summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: don't run find in non-existent directoryJose Luis Rivas2014-12-061-1/+1
* Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis2014-11-221-1/+13
|\
| * test: more thorough tests for npmForrest L Norvell2014-11-051-1/+13
| * deps: re-implement debugger-agentFedor Indutny2014-10-081-1/+1
* | build: remove python 2.7 dependencyBen Noordhuis2014-10-291-1/+2
* | build: determine and use EXEEXT on windowsRay Donnelly2014-10-101-30/+35
* | deps: re-implement debugger-agentFedor Indutny2014-10-081-1/+1
|/
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-011-1/+1
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-08-071-0/+7
|\
| * timers: backport f8193abJulien Gilli2014-07-311-0/+7
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-05-011-1/+1
|\ \ | |/
| * build: make sure changelog.html is generatedTimothy J Fontaine2014-04-081-1/+1
* | test: migrate pummel/keep-alive to wrkTimothy J Fontaine2014-02-251-1/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-131-31/+4
|\ \ | |/
| * website: move website to joyent/node-websiteTimothy J Fontaine2014-02-131-31/+4
* | addons: build and test examplesFedor Indutny2014-01-221-7/+22
* | test: move debugger repl into own sectionTimothy J Fontaine2014-01-201-0/+3
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-11-181-2/+2
|\ \ | |/
| * gyp: update to bebdceaTimothy J Fontaine2013-11-101-2/+2
| * build: fix test-gc weakref build ruleBen Noordhuis2013-10-241-3/+3
* | build: fix test-gc weakref build ruleBen Noordhuis2013-10-231-3/+3
* | build: make ninja build respect V=Ben Noordhuis2013-08-101-0/+6
* | build: don't auto-destroy existing configurationBen Noordhuis2013-08-101-1/+5
* | cpplint: exclude src/node_win32_perfctr_provider.ccBen Noordhuis2013-08-011-3/+5
* | make: add `cpplint` to `test` targetFedor Indutny2013-07-311-1/+11
* | src: update v8 build requirementsTrevor Norris2013-07-221-1/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-07-121-2/+2
|\ \ | |/
| * build: use separate env vars for signingTimothy J Fontaine2013-07-091-2/+2
* | Merge remote-tracking branch 'ry/v0.10' into masterisaacs2013-06-251-1/+20
|\ \ | |/
| * build: add pkgsrc ruleTimothy J Fontaine2013-06-061-1/+20
| * build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine2013-05-061-4/+4
* | build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine2013-05-061-8/+8
* | install: Support $(PREFIX) install target directory prefixOlof Johansson2013-04-231-8/+9
|/
* build: define nightly tag external to build systemTimothy J Fontaine2013-03-051-3/+3
* build: automatically add tag for nightly buildsTimothy J Fontaine2013-02-261-4/+8
* bench: Add bench-cryptoisaacs2013-02-191-0/+3
* bench: Only run http,net,fs,tls by defaultisaacs2013-02-191-2/+4
* bench: Use wrk for http benchmarkingisaacs2013-02-191-1/+5
* tools: Add wrk for benchmarking http serversisaacs2013-02-191-0/+4
* make: Add benchmark make targetsisaacs2013-02-191-1/+27
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-111-1/+1
|\
| * make binary: allow custom config flagsNathan Rajlich2013-01-101-1/+1
* | build: support ARM in makefile target 'binary'Adam Malcontenti-Wilson2012-11-271-0/+4
* | build: add $(PYTHON) when calling configureMichael Axiak2012-11-271-4/+4
* | build: add ninja support to MakefileBen Noordhuis2012-09-041-7/+20
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-09-041-2/+2
|\ \ | |/
| * build: fix `make -j' fails after `make clean'Bearice Ren2012-08-281-2/+2
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-08-171-24/+57
|\ \ | |/
| * website: download pageGolo Roden2012-08-151-1/+2
| * Makefile: add a better check to ensure a node "release"Nathan Rajlich2012-08-091-8/+10