summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* Support dtrace for debug buildRyan Dahl2011-02-251-7/+13
* Add support for specifying the libdirAria Stewart2011-02-241-6/+17
* libeio and http_parser build with PIC codeAria Stewart2011-02-241-0/+2
* Bump version to v0.4.1v0.4.1Ryan Dahl2011-02-191-1/+1
* Install node.d in the correct placeRyan Dahl2011-02-171-1/+1
* Autodetect no-strict-aliasing, propagate toolchain option to SConsBert Belder2011-02-171-1/+4
* MinGW: OpenSSL supportBert Belder2011-02-151-3/+44
* Improve V8 support for CygwinBert Belder2011-02-151-1/+1
* Bump version to v0.4.0v0.4.0Ryan Dahl2011-02-101-1/+1
* Follow-up fix for v8 cygwin buildBert Belder2011-02-091-2/+2
* New DTrace probes from CA teamRyan Dahl2011-02-091-10/+15
* Bump version to v0.3.8v0.3.8Ryan Dahl2011-02-041-1/+1
* Bump version to v0.3.7v0.3.7Ryan Dahl2011-01-271-1/+1
* Pre-process out assert()Ryan Dahl2011-01-271-0/+1
* Revert "Preprocess out assert()"Ryan Dahl2011-01-251-1/+0
* Preprocess out assert()Ryan Dahl2011-01-251-0/+1
* Land Cantrill's DTrace patchRyan Dahl2011-01-241-2/+95
* waf: display oprofile and gdbjit options for all platformsRyan Dahl2011-01-201-14/+13
* Disable gdbjit by defaultRyan Dahl2011-01-201-8/+17
* wscript: styleRyan Dahl2011-01-191-1/+1
* Compile gdbjit in by default on linuxRyan Dahl2011-01-191-0/+3
* wscript chooses win32 source files, not cppRyan Dahl2011-01-181-2/+8
* Merge remote branch 'origin/master'Bert Belder2011-01-021-2/+5
|\
| * Add more functionality to the os moduleBrian White2010-12-221-1/+1
| * Add toolchain=gcc to V8 build for SunRyan Dahl2010-12-211-1/+4
* | After building overwrite existing ./node(_g)?.exeBert Belder2010-12-201-2/+2
* | Make select work on >64 FDs on windowsBert Belder2010-12-201-0/+4
* | Fix whitespace errors introduced by porting effortsBert Belder2010-12-201-1/+1
* | wscript: use "node.exe" and avoid symlinks on windowsBert Belder2010-12-201-6/+16
* | On windows, link with Winsock and WinMMBert Belder2010-12-201-0/+4
* | Backslashes in paths wreak havocBert Belder2010-12-201-3/+5
* | No -rdynamic and -pthread flags when building with mingwBert Belder2010-12-201-2/+2
* | Always use statically linked c-ares on windows; fix buildBert Belder2010-12-201-1/+6
* | Dynamically link with pthreads-w32Bert Belder2010-12-201-0/+7
* | V8: Don't attempt to build w/ snapshot, doesn't seem to work on mingw32Bert Belder2010-12-201-1/+2
|/
* Bump version to v0.3.2v0.3.2Ryan Dahl2010-12-171-1/+1
* Fix compilation on OpenBSD and FreeBSDBrian White2010-12-171-0/+1
* Patch V8 to compile on solarisRyan Dahl2010-12-161-1/+2
* Make oprofile workRyan Dahl2010-12-131-1/+4
* Add os module and getHostnameBrian White2010-12-111-0/+1
* Introduce require('tty')Ryan Dahl2010-12-021-1/+4
* Add configure flag for oprofileRyan Dahl2010-12-021-1/+16
* win: Define __POSIX__ constant when the platform is POSIX-yBert Belder2010-11-291-0/+4
* Put tools/ into PYTHON_PATHRyan Dahl2010-11-291-0/+3
* Use sys.executable to call pythonNikhil Marathe2010-11-211-1/+1
* Compile with `-Wno-unused-parameter -D_FORTIFY_SOURCE=2`Ben Noordhuis2010-11-211-0/+3
* Fix OpenSSL SSL_library_init function check on OpenBSD.Brian White2010-11-181-1/+1
* Print warning when using platform_none.ccRyan Dahl2010-11-161-7/+13
* Fix configure on x86Ryan Dahl2010-11-141-1/+1
* Add --profile flag to configure script, enables gprof profiling.Ben Noordhuis2010-11-131-0/+11