summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-08-17gyp: add freebsd supportBen Noordhuis1-0/+6
2011-08-17gyp: revive sunos support, lost in 6b98a63Ben Noordhuis1-20/+50
2011-09-18Upgrade gyp to r1046Ryan Dahl7-98/+393
2011-09-12gyp: add sunos supportBen Noordhuis2-18/+90
2011-09-08Upgrade GYP to r1034Ryan Dahl7-232/+442
2011-08-24Reapply Peter Bright's fixes for GYP on MSVSRyan Dahl1-3/+14
2011-08-23tools/test.py to support marking files a libuv-brokenRyan Dahl1-5/+25
2011-08-23Support MSVS build directories in tools/test.pyRyan Dahl1-2/+13
2011-08-23WAF builds in out/ instead of build/Ryan Dahl1-2/+2
2011-08-23Have WAF variants match GYP configuration namesRyan Dahl4-7/+7
2011-08-22Upgrade GYP to r1010Ryan Dahl10-92/+963
2011-08-15Complete GYP support for Python 2.5.2Ryan Dahl1-2/+3
2011-08-15GYP Support python 2.5.2Ryan Dahl1-1/+2
2011-08-15Upgrade GYP to r999Ryan Dahl1-8/+4
2011-08-15Upgrade GYP to r995Ryan Dahl21-563/+1467
2011-08-13Rename gyp files to produce useful solution names.Peter Bright3-142/+11
2011-08-11Fix MSVS building.Peter Bright1-1/+0
2011-08-08Tests should point at the build directory until GYP is defaultRyan Dahl1-2/+2
2011-08-08Revert "Remove scons"Ryan Dahl182-0/+47319
2011-08-08Fix MSVS buildRyan Dahl1-2/+10
2011-08-08Move GYP file to the project rootRyan Dahl2-290/+2
2011-08-08sketch out configure supportRyan Dahl1-0/+6
2011-08-07Disable optimization in debug builds.Peter Bright1-0/+14
2011-08-07Silence VC++ warnings about use of badly-designed parts of the C library.Peter Bright1-1/+7
2011-08-07Fix bad platform name.Peter Bright1-2/+5
2011-08-06Make MSVS build.Peter Bright1-11/+40
2011-08-06Modify GYP scripts for VC buildPeter Bright4-26/+200
2011-08-06Remove sconsRyan Dahl182-47319/+0
2011-08-06Bring gyp into the tools directory; handwritten makefileRyan Dahl34-0/+18747
2011-08-06gyp: fix test runnerRyan Dahl1-2/+2
2011-08-02http: make http2 the default, legacy backend is available with --use-http1Ben Noordhuis1-3/+3
2011-08-02test: add targets `test-http2` and `test-all-http2`Ben Noordhuis1-2/+12
2011-07-27Remove pkg-conf fileRyan Dahl1-9/+0
2011-07-14Addons should not -DEV_MULTIPLICITY=0Brian White1-1/+0
2011-07-04Fix doctool uses RegExp object as a Functionkoichik1-5/+5
2011-06-17Revert "Add --cov code coverage option"Ryan Dahl1-60/+0
2011-04-15Add covhtml.js toolRyan Dahl1-0/+60
2011-03-08Add string class that uses ExternalAsciiStringResource.Tom Hughes1-2/+3
2011-02-17Fix test runner bug on windowsBert Belder1-1/+0
2011-01-16Bump version to v0.3.5v0.3.5Ryan Dahl1-1/+1
2010-12-20`make test` somewhat worksBert Belder1-1/+1
2010-12-20Better way of getting rid of symlinksBert Belder4-6/+9
2010-12-20Wafadmin: don't even think about using msvcBert Belder2-2/+2
2010-12-01Import cpplint.pyRyan Dahl1-0/+3126
2010-12-01Import Google's closure_linterRyan Dahl44-0/+9425
2010-11-29win: Symlink to jsmin.py doesn't work on windowsBert Belder1-1/+3
2010-11-22Add cmake build support.Tom Hughes1-0/+8
2010-11-17Generate Table of Contents at compile time.Micheil Smith1-40/+87
2010-11-15Build API page into build/doc; simplify doctool.Micheil Smith1-118/+66
2010-11-15Remove RonnJS not used anymoreRyan Dahl8-2254/+0