summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: enable/add additional eslint rulesRoman Reiss2015-06-111-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+1
* tools: make eslint work on subdirectoriesRoman Reiss2015-05-121-1/+1
* tools: refactor `make test-npm` into test-npm.shJeremiah Senkpiel2015-05-121-13/+1
* tools: replace closure-linter with eslintYosuke Furukawa2015-05-091-4/+1
* build: remove -J from test-ciRod Vagg2015-04-281-1/+1
* test: adjust Makefile/test-ci, add to vcbuild.batRod Vagg2015-04-271-1/+3
* build: Expose xz compression levelJohan Bergström2015-04-151-2/+3
* build: fix RELEASE checkRod Vagg2015-04-141-1/+1
* build: Simplify fetching release versionJohan Bergström2015-04-131-1/+1
* deps: check in gtest, add util unit testBen Noordhuis2015-04-011-3/+11
* build: make check aliases testJohan Bergström2015-03-201-0/+2
* make: remove node_dtrace from cpplint excludesJulien Gilli2015-03-161-1/+0
* build: allow custom PackageMaker pathJulien Gilli2015-03-161-2/+2
* benchmark: check for wrk ahead of running benchmarksJohan Bergström2015-03-041-1/+1
* build: remove tools/wrk from the treeJohan Bergström2015-03-041-8/+7
* build: reduce tarball size by 8-10%Johan Bergström2015-02-271-2/+4
* build: Fix incorrect referenceJohan Bergström2015-02-241-1/+1
* build: make test-ci output TAP to stdout and logRod Vagg2015-02-241-2/+2
* tracing: add lttng support for tracing on linuxGlen Keane2015-02-091-1/+2
* tools: add release tool and docs, remove old toolsRod Vagg2015-02-041-10/+0
* benchmark: add bench-(url & events) make targetsYosuke Furukawa2015-01-281-1/+7
* build: remove artefacts on distcleanJohan Bergström2015-01-271-0/+1
* build: disable v8 snapshotsBen Noordhuis2015-01-271-4/+4
* configure: remove --ninja switchBen Noordhuis2015-01-171-23/+0
* build: add tools/gflags to PYTHONPATHShigeki Ohtsu2015-01-161-2/+2
* build: add new installer config for OS XRod Vagg2015-01-161-2/+5
* doc: fix 404s for syntax highlighting jsPhil Hughes2015-01-151-5/+1
* build: rename ChangeLog to CHANGELOG.md in buildRod Vagg2015-01-141-3/+3
* build: initialize variable before useJohan Bergström2015-01-131-0/+1
* build: create smaller build artifactsJohan Bergström2015-01-131-4/+14
* test: create test-ci, modify test-all, fix cpplintBen Noordhuis2015-01-131-1/+3
* deps: don't build docs on 'make npm-test'Forrest L Norvell2015-01-131-1/+1
* doc: remove changelog.html from doc make targetRod Vagg2015-01-111-1/+1
* build: rename binary from node to iojsBen Noordhuis2015-01-081-11/+11
* test: remove --use-http1 test runner flagBen Noordhuis2015-01-081-6/+0
* doc: rename node.1 -> iojs.1Ben Noordhuis2015-01-081-1/+1
* build: remove upload targets from makefileBen Noordhuis2015-01-081-15/+0
* build: don't run make recursivelyBen Noordhuis2015-01-081-6/+4
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-051-1/+3
|\
| * build: i18n: add icu config optionsSteven R. Loomis2015-01-021-1/+3
* | test: run tests in parallel, common improvementsFedor Indutny2014-12-171-1/+1
* | test: split test in parallel/sequentialFedor Indutny2014-12-171-4/+7
* | 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
|/