summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-09-24support arm64 buildChanho Park1-0/+4
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine1-0/+7
2014-07-31timers: backport f8193abJulien Gilli1-0/+7
2014-05-01Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-1/+1
2014-04-08build: make sure changelog.html is generatedTimothy J Fontaine1-1/+1
2014-02-25test: migrate pummel/keep-alive to wrkTimothy J Fontaine1-1/+1
2014-02-13Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-31/+4
2014-02-13website: move website to joyent/node-websiteTimothy J Fontaine1-31/+4
2014-01-22addons: build and test examplesFedor Indutny1-7/+22
2014-01-20test: move debugger repl into own sectionTimothy J Fontaine1-0/+3
2013-11-18Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-2/+2
2013-11-10gyp: update to bebdceaTimothy J Fontaine1-2/+2
2013-10-24build: fix test-gc weakref build ruleBen Noordhuis1-3/+3
2013-10-23build: fix test-gc weakref build ruleBen Noordhuis1-3/+3
2013-08-10 build: make ninja build respect V=Ben Noordhuis1-0/+6
2013-08-10build: don't auto-destroy existing configurationBen Noordhuis1-1/+5
2013-08-01cpplint: exclude src/node_win32_perfctr_provider.ccBen Noordhuis1-3/+5
2013-07-31make: add `cpplint` to `test` targetFedor Indutny1-1/+11
2013-07-22src: update v8 build requirementsTrevor Norris1-1/+1
2013-07-12Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-2/+2
2013-07-09build: use separate env vars for signingTimothy J Fontaine1-2/+2
2013-06-25Merge remote-tracking branch 'ry/v0.10' into masterisaacs1-1/+20
2013-06-06build: add pkgsrc ruleTimothy J Fontaine1-1/+20
2013-05-06build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine1-8/+8
2013-05-06build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine1-4/+4
2013-04-23install: Support $(PREFIX) install target directory prefixOlof Johansson1-8/+9
2013-03-05build: define nightly tag external to build systemTimothy J Fontaine1-3/+3
2013-02-26build: automatically add tag for nightly buildsTimothy J Fontaine1-4/+8
2013-02-19bench: Add bench-cryptoisaacs1-0/+3
2013-02-19bench: Only run http,net,fs,tls by defaultisaacs1-2/+4
2013-02-19bench: Use wrk for http benchmarkingisaacs1-1/+5
2013-02-19tools: Add wrk for benchmarking http serversisaacs1-0/+4
2013-02-19make: Add benchmark make targetsisaacs1-1/+27
2013-01-11Merge remote-tracking branch 'ry/v0.8' into masterisaacs1-1/+1
2013-01-10make binary: allow custom config flagsNathan Rajlich1-1/+1
2012-11-27build: support ARM in makefile target 'binary'Adam Malcontenti-Wilson1-0/+4
2012-11-27build: add $(PYTHON) when calling configureMichael Axiak1-4/+4
2012-09-04build: add ninja support to MakefileBen Noordhuis1-7/+20
2012-09-04Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis1-2/+2
2012-08-28build: fix `make -j' fails after `make clean'Bearice Ren1-2/+2
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis1-24/+57
2012-08-15website: download pageGolo Roden1-1/+2
2012-08-09Makefile: add a better check to ensure a node "release"Nathan Rajlich1-8/+10
2012-08-06Makefile: move the release verification logic into a `make release-only` targetNathan Rajlich1-24/+26
2012-08-06Makefile: properly set the ARCH variable when forcing a DESTCPUNathan Rajlich1-0/+8
2012-08-06Makefile: allow the dest-cpu to be specified for `make binary`Nathan Rajlich1-1/+1
2012-08-06Makefile: add `make binary` helper targetNathan Rajlich1-1/+3
2012-08-06Makefile: add `make tar` helper targetNathan Rajlich1-1/+3
2012-08-06Makefile: add target for precompiled binary tarballsNathan Rajlich1-0/+16
2012-08-05Makefile: DRY js lintBen Noordhuis1-1/+1