summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-05-09tools: replace closure-linter with eslintYosuke Furukawa
2015-04-28build: remove -J from test-ciRod Vagg
2015-04-27test: adjust Makefile/test-ci, add to vcbuild.batRod Vagg
2015-04-15build: Expose xz compression levelJohan Bergström
2015-04-14build: fix RELEASE checkRod Vagg
2015-04-13build: Simplify fetching release versionJohan Bergström
2015-04-01deps: check in gtest, add util unit testBen Noordhuis
2015-03-20build: make check aliases testJohan Bergström
2015-03-16make: remove node_dtrace from cpplint excludesJulien Gilli
2015-03-16build: allow custom PackageMaker pathJulien Gilli
2015-03-04benchmark: check for wrk ahead of running benchmarksJohan Bergström
2015-03-04build: remove tools/wrk from the treeJohan Bergström
2015-02-27build: reduce tarball size by 8-10%Johan Bergström
2015-02-24build: Fix incorrect referenceJohan Bergström
2015-02-24build: make test-ci output TAP to stdout and logRod Vagg
2015-02-09tracing: add lttng support for tracing on linuxGlen Keane
2015-02-04tools: add release tool and docs, remove old toolsRod Vagg
2015-01-28benchmark: add bench-(url & events) make targetsYosuke Furukawa
2015-01-27build: remove artefacts on distcleanJohan Bergström
2015-01-27build: disable v8 snapshotsBen Noordhuis
2015-01-17configure: remove --ninja switchBen Noordhuis
2015-01-16build: add tools/gflags to PYTHONPATHShigeki Ohtsu
2015-01-16build: add new installer config for OS XRod Vagg
2015-01-15doc: fix 404s for syntax highlighting jsPhil Hughes
2015-01-14build: rename ChangeLog to CHANGELOG.md in buildRod Vagg
2015-01-13build: initialize variable before useJohan Bergström
2015-01-13build: create smaller build artifactsJohan Bergström
2015-01-13test: create test-ci, modify test-all, fix cpplintBen Noordhuis
2015-01-13deps: don't build docs on 'make npm-test'Forrest L Norvell
2015-01-11doc: remove changelog.html from doc make targetRod Vagg
2015-01-08build: rename binary from node to iojsBen Noordhuis
2015-01-08test: remove --use-http1 test runner flagBen Noordhuis
2015-01-08doc: rename node.1 -> iojs.1Ben Noordhuis
2015-01-08build: remove upload targets from makefileBen Noordhuis
2015-01-08build: don't run make recursivelyBen Noordhuis
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2015-01-02build: i18n: add icu config optionsSteven R. Loomis
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-12-17test: split test in parallel/sequentialFedor Indutny
2014-12-06build: don't run find in non-existent directoryJose Luis Rivas
2014-11-22Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis
2014-11-05test: more thorough tests for npmForrest L Norvell
2014-10-29build: remove python 2.7 dependencyBen Noordhuis
2014-10-10build: determine and use EXEEXT on windowsRay Donnelly
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-07-31timers: backport f8193abJulien Gilli
2014-05-01Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine