summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ry/v0.6' into masterisaacs2012-01-311-3/+13
|\
| * doc: Add images to makefileisaacs2012-01-231-3/+13
* | build: compile release build too if BUILDTYPE=DebugBen Noordhuis2012-01-261-1/+3
* | build: respect --debug configure switchBen Noordhuis2012-01-171-0/+2
* | Makefile: Don't force user to run ./configure firstRyan Dahl2012-01-161-2/+5
* | Add make dist-uploadRyan Dahl2012-01-161-0/+5
* | Fix 'make dist'Ryan Dahl2012-01-161-7/+10
* | Merge branch 'v0.6'Fedor Indutny2012-01-121-1/+1
|\ \ | |/
| * makefile: ignore `lib/punycode.js` while lintingMaciej MaƂecki2012-01-111-1/+1
* | Merge remote branch 'origin/v0.6'Ryan Dahl2012-01-091-16/+31
|\ \ | |/
| * build: honour the PYTHON environment variableBen Noordhuis2012-01-081-16/+17
| * Remove snapshot from Mac binary buildisaacs2012-01-061-2/+2
* | GYP: rename options.gypi to config.gypiRyan Dahl2011-12-231-4/+4
* | Merge remote branch 'origin/v0.6'Ryan Dahl2011-12-211-0/+7
|\ \ | |/
| * add 'make test-npm'isaacs2011-12-161-0/+6
* | Fix make targets so they detect changesRyan Dahl2011-12-181-5/+8
* | saner targetsRyan Dahl2011-12-171-4/+15
* | Merge remote branch 'origin/v0.6'Ryan Dahl2011-12-161-4/+18
|\ \ | |/
| * use rsync instead of scp to upload websiteRyan Dahl2011-12-151-1/+1
| * Fix doc generation for new websiteRyan Dahl2011-12-141-3/+17
| * build: fix circular dependency in doc targetBen Noordhuis2011-11-231-4/+1
| * Fixes #2084. Makeify tools/osx-dist.shRyan Dahl2011-11-201-3/+14
* | Remove UVTEST from makefileRyan Dahl2011-12-161-189/+0
* | Implement make installFedor Indutny2011-12-141-4/+6
* | build: update 'make install' warning messageBen Noordhuis2011-12-141-1/+2
* | build: regenerate out/Makefile from within the main Makefileeddy_me08@yahoo.com2011-11-291-1/+2
* | build: print "not yet implemented" warning on `make install`Ben Noordhuis2011-11-231-0/+3
* | Add missing rmRyan Dahl2011-11-181-1/+1
* | Force makefile generation in gypRyan Dahl2011-11-171-2/+2
* | Remove SCONS deprecate WAFRyan Dahl2011-11-141-60/+203
|/
* Add 'make dist-upload'Ryan Dahl2011-11-111-4/+20
* Improve OSX installerRyan Dahl2011-11-101-0/+1
* Remove separation of libuv testsRyan Dahl2011-11-021-198/+0
* Don't ls node_g after make - it confuses peopleRyan Dahl2011-09-291-1/+0
* prepare for release - website under new userRyan Dahl2011-08-261-1/+1
* test: add dgram tests to test-uv listBen Noordhuis2011-08-241-0/+192
* tools/test.py to support marking files a libuv-brokenRyan Dahl2011-08-231-192/+2
* waf: Don't build out/Debug/node_g - just out/Debug/nodeRyan Dahl2011-08-231-1/+1
* WAF builds in out/ instead of build/Ryan Dahl2011-08-231-29/+29
* Have WAF variants match GYP configuration namesRyan Dahl2011-08-231-6/+6
* net_uv: Don't error on ECONNRESETRyan Dahl2011-08-221-0/+1
* test: enable simple/test-http-dns-error for `make test-uv`Ben Noordhuis2011-08-121-0/+1
* win: fix test-process-envRyan Dahl2011-08-101-0/+1
* Add test-pipe-file-to-http to test-uvRyan Dahl2011-08-101-0/+1
* Fix test-net-server-on-fd-0 for windows by removing assertRyan Dahl2011-08-091-0/+1
* Add fixed tests to test-uvRyan Dahl2011-08-091-0/+3
* build: don't try to `ls -lh` executables that don't existBen Noordhuis2011-08-071-2/+2
* http: make http2 the default, legacy backend is available with --use-http1Ben Noordhuis2011-08-021-4/+4
* test: add targets `test-http2` and `test-all-http2`Ben Noordhuis2011-08-021-0/+6
* child_process_uv: don't attempt to pass test-child-process-deprecated-apiRyan Dahl2011-08-011-0/+1