233 Commits (0b0faceb198c68669d078f00ebda0d80c3793866)

Author SHA1 Message Date
Ryan Dahl a0e9a510b0 Introduce require('tty') 14 years ago
Ryan Dahl 33685fee48 Add configure flag for oprofile 14 years ago
Bert Belder 99ba903d46 win: Define __POSIX__ constant when the platform is POSIX-y 14 years ago
Ryan Dahl a326eebac8 Put tools/ into PYTHON_PATH 14 years ago
Nikhil Marathe 7a3971e433 Use sys.executable to call python 14 years ago
Ben Noordhuis a87172f9b2 Compile with `-Wno-unused-parameter -D_FORTIFY_SOURCE=2` 14 years ago
Brian White 952bbb86b5 Fix OpenSSL SSL_library_init function check on OpenBSD. 14 years ago
Ryan Dahl 473721979d Print warning when using platform_none.cc 14 years ago
Ryan Dahl 25eecd179b Fix configure on x86 14 years ago
Ben Noordhuis 5d80bdb6ae Add --profile flag to configure script, enables gprof profiling. 14 years ago
Rasmus Andersson e5a0fbe500 Added support for cross compilation and also fixed DEST_CPU to represent the canonical symbols dictated by v8 14 years ago
Ryan Dahl 029180a93c Install node-waf 14 years ago
Ryan Dahl 97c9745063 Back to WAF 14 years ago
Ryan Dahl 15594eaf87 Replace WAF with make/autoconf 14 years ago
AJ ONeal 74c8b5fd08 ./wscript: allow for cross-compiling of all three supported architectures 14 years ago
Ben Noordhuis 045bd4c7a4 Preliminary pkg-config support. 14 years ago
Ryan Dahl c4636a578c Dynamically load native scripts 14 years ago
Ryan Dahl fe74283e1d Fix a few compiler warnings... 14 years ago
Ryan Dahl fe060916ec Put preprocessor defines into CPPFLAGS not compile flags... 14 years ago
Ryan Dahl 9922e4e433 Don't choose jobs based on processor 14 years ago
Ryan Dahl 754fde7325 More explicit openssl configure warning 14 years ago
Paul Querna 2d348bb985 Fatal error out if OpenSSL was not explicitly disabled, we just couldn't autodetect it. 14 years ago
Ryan Dahl 124fbedc2f Add node::Start() 14 years ago
Tony Metzidis 5c9b9c2e70 - fix AttributeError on "use_openssl" when doing ./configure --without-ssl - error was: AttributeError: Values instance has no attribute 'use_openssl' 14 years ago
Ryan Dahl e8b3751743 Only check for execinfo lib in freebsd 14 years ago
Ryan Dahl 5bce8ed118 Fix process.platform 14 years ago
Ryan Dahl ae5d613b3e Add --without-snapshot configure option 14 years ago
Rasmus Andersson 758f12f34c added read and write support for process.title Darwin 14 years ago
Ryan Dahl 5185c15ef7 Stub out process.title 15 years ago
Ryan Dahl a4906c7c83 Print warning when OpenSSL not found 14 years ago
Samuel Shull 24c6d26cca Add node_version.h to install 14 years ago
Paul Querna 30dadfc033 Register builtin extensions via a macro, rather than a manual strcmp 14 years ago
Paul Querna 480164f923 Move node version to a single static header file. 14 years ago
Ryan Dahl a6b8586e94 bump version 15 years ago
Rasmus Andersson 67f7fe5e5c Use all available CPUs when building 15 years ago
Ryan Dahl a620b7298f bump version 15 years ago
Ryan Dahl 545e10f239 wscript shouldn't fail if 'git describe' doesn't work 15 years ago
Ryan Dahl 01a8d270cf Add platform files, move getmem to node::OS class. 15 years ago
Brian McKenna 431e72cbe8 Make addon building work for Cygwin. 15 years ago
Ryan Dahl 10d8adb089 bump version 15 years ago
Raffaele Sena b3b81d67ff Port to cygwin 15 years ago
Ryan Dahl 9e8df0e836 More dynamic linking options (again) 15 years ago
Ryan Dahl ef9f4046c9 Better 'make' output 15 years ago
Ryan Dahl 501136b999 Revert "More dynmaic linking options" 15 years ago
Ryan Dahl 75f0cf471a More dynmaic linking options 15 years ago
Ryan Dahl 0c1aa36835 bump version 15 years ago
Ryan Dahl 78e49f1c88 Rename node_net2.cc to node_net.cc 15 years ago
Ryan Dahl 311a62dea7 Fix JOBS for Solaris make 15 years ago
Ryan Dahl 9514a4d547 bump version 15 years ago
Andrew Johnston 9599607065 Added posix fsync and fdatasync to fs module 15 years ago