summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* build: fix gcc 4.7 sunos buildv0.4Trent Mick2012-10-301-3/+6
* Bump version to v0.4.10v0.4.10Ryan Dahl2011-07-191-1/+1
* Bump to v0.4.9v0.4.9Ryan Dahl2011-06-291-1/+1
* Option to disable SSL v2Jérémy Lal2011-06-031-0/+12
* Bump to v0.4.8v0.4.8Ryan Dahl2011-05-201-1/+1
* Assert, Debug output in normal default buildRyan Dahl2011-05-041-3/+2
* Remove oprofile flags in wscript.Ben Noordhuis2011-05-011-18/+1
* bump version to v0.4.7v0.4.7Ryan Dahl2011-04-221-1/+1
* Bump to v0.4.6v0.4.6Ryan Dahl2011-04-131-1/+1
* Add os.cpus() and os.uptime() support for sunosScott McWhirter2011-04-131-1/+3
* Revert "Add os.cpus() and os.uptime() support for sunos"Ryan Dahl2011-04-131-3/+1
* Add os.cpus() support for sunosScott McWhirter2011-04-111-1/+3
* Bump version to v0.4.5v0.4.5Ryan Dahl2011-04-011-1/+1
* Bump version to v0.4.4v0.4.4Ryan Dahl2011-03-261-1/+1
* Turn off strictaliasing on solarisRyan Dahl2011-03-261-1/+3
* bump version to v0.4.3v0.4.3Ryan Dahl2011-03-181-1/+1
* Don't override explicit openssl paths with pkg-config results.Dean McNamee2011-03-181-3/+5
* Update copyright headersRyan Dahl2011-03-141-0/+22
* Add string class that uses ExternalAsciiStringResource.Tom Hughes2011-03-081-0/+1
* Bump version to v0.4.2v0.4.2Ryan Dahl2011-03-021-1/+1
* 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