summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* deps: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2015-09-161-0/+2
* deps: update gyp to 25ed9acJoão Reis2015-09-1640-2593/+3480
* win: fix custom actions for WiX older than 3.9João Reis2015-09-162-4/+4
* win: fix custom actions on Visual Studio != 2013Julien Gilli2015-09-161-14/+14
* build: work around VS2015 issue in ICU <56Steven R. Loomis2015-08-242-0/+720
* build: Intl: bump ICU4C from 54 to 55 (backport)Steven R. Loomis2015-08-141-4/+4
* win,msi: correct installation path registry keysJoão Reis2015-07-221-11/+31
* win,msi: change InstallScope to perMachineJoão Reis2015-07-223-5/+67
* test: runner should return 0 on flaky testsAlexis Campailla2015-07-101-3/+10
* tools: pass constant to logger instead of stringJohan Bergström2015-07-101-1/+1
* test: support writing test output to fileAlexis Campailla2015-07-101-8/+20
* win,msi: create npm folder in AppData directorySteven Rockarts2015-07-011-0/+12
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-06-227-1/+261
|\
| * win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel2015-05-116-0/+257
| * win,msi: Added empty InstallExecuteSequence groupJoão Reis2015-05-111-0/+3
| * install: make sure opensslconf.h is overwrittenOguz Bastemur2015-04-231-1/+1
| * install: fix source path for openssl headersOguz Bastemur2015-04-231-1/+1
* | tools: improve tooling around AUTHORS fileJulien Gilli2015-02-053-13/+293
* | Merge remote-tracking branch 'upstream/v0.10' into merge-0-10-into-0-12Julien Gilli2015-01-121-1/+1
|\ \ | |/
| * crypto: update root certificatesBen Noordhuis2014-12-041-0/+30153
| * tools: customize mk-ca-bundle.plBen Noordhuis2014-12-041-70/+30
| * tools: bundle mk-ca-bundle.pl from upstream curlBen Noordhuis2014-12-041-0/+241
| * doc: build branch versioned docsTimothy J Fontaine2014-10-131-1/+1
* | build: i18n: add icu config optionsSteven R. Loomis2015-01-024-40/+289
* | test: runner support for flaky testsAlexis Campailla2014-12-041-14/+32
* | build: i18n: support little-endian machinesSteven Loomis2014-11-131-2/+2
* | build: i18n: fix icu toolset dependenciesSteven R. Loomis2014-11-111-32/+30
* | build: i18n: fix build on OSXSteven R. Loomis2014-11-111-0/+3
* | build: i18n: py27 -> py26 dependencySteven R. Loomis2014-10-071-68/+73
* | build: i18n: move noisy variables to separate gypiSteven R. Loomis2014-10-071-0/+1
* | build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-017-0/+1249
* | doc: fix optional parameter parsingTrevor Norris2014-09-291-5/+6
* | deps: upgrade npm to 2.0.0Timothy J Fontaine2014-09-241-0/+7
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-08-072-1/+21
|\ \ | |/
| * Now working on 0.10.31Timothy J Fontaine2014-07-311-1/+1
| * timers: backport f8193abJulien Gilli2014-07-311-0/+20
* | Merge remote-tracking branch 'upstream-rw/v0.10'Timothy J Fontaine2014-06-161-2/+2
|\ \ | |/
| * build: run wix tool chain out of processTimothy J Fontaine2014-06-131-2/+2
* | installer: copy smalloc.h on installationFedor Indutny2014-05-021-0/+1
* | Merge remote-tracking branch 'origin/v0.10'Fedor Indutny2014-03-022-4/+34
|\ \ | |/
| * installer: copy `node.d` only with node_use_dtraceFedor Indutny2014-02-211-4/+2
| * gyp: specialize node.d for freebsdFedor Indutny2014-02-212-1/+33
* | wrk: compile on sunosTimothy J Fontaine2014-02-251-1/+1
* | wrk: build against our distributed sslTimothy J Fontaine2014-02-251-3/+3
* | tools: wrk update to 5b2fa06Timothy J Fontaine2014-02-25219-461/+115294
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-191-11/+11
|\ \ | |/
| * tools: update to support separate website repoTimothy J Fontaine2014-02-181-11/+11
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-13105-9690/+0
|\ \ | |/
| * website: move website to joyent/node-websiteTimothy J Fontaine2014-02-13105-9690/+0
* | doc: skip type parsing inside code blocksVladimir Kurchatkin2014-01-221-2/+8