summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2014-06-13build: run wix tool chain out of processTimothy J Fontaine
Building MSIs for different arch's can sometimes confuse MSBuild and Wix, isntead run the toolchain externally so we don't have to worry about which arch cmd.exe is running as.
2014-02-21installer: copy `node.d` only with node_use_dtraceFedor Indutny
2014-02-21gyp: specialize node.d for freebsdFedor Indutny
`node.d` should use `psinfo.d` instead of `procfs.d` and have statically defined architecture on FreeBSD.
2014-02-18tools: update to support separate website repoTimothy J Fontaine
2014-02-13website: move website to joyent/node-websiteTimothy J Fontaine
The website will no longer be living in the source repository instead it can be found at http://github.com/joyent/node-website
2014-01-13gyp: fix build with python 2.6Fedor Indutny
fix #6859
2014-01-13deps: update gyp to 1eae492bFedor Indutny
2013-12-30deps: update gyp to 828ce09Fedor Indutny
2013-12-20build: install common.gypi along with headersT.C. Hollingsworth
node-gyp requires this file
2013-12-18build: unix install node and dep library headersTimothy J Fontaine
Restores functionality from v0.8 where module authors may not be relying on gyp for building their modules.
2013-12-11gyp: update to 78b26f7Timothy J Fontaine
2013-11-10gyp: update to bebdceaTimothy J Fontaine
2013-10-09blog: Remove wp-to-markdown scriptisaacs
2013-08-21tools: script release steps after jenkins buildTimothy J Fontaine
2013-08-21tools: script to report [un]stable buildTimothy J Fontaine
2013-07-09tools: Add next/prev version scriptsisaacs
2013-06-06build: add pkgsrc ruleTimothy J Fontaine
2013-05-14tools: remove unnecessary cpplint rulesisaacs
We don't actually care about header order much, and since we never use stl classes, 'string' isn't an issue for node ever.
2013-05-07test: don't use total_seconds() because of py2.6Timothy J Fontaine
2013-05-07test: report test duration in TAP progressTimothy J Fontaine
2013-04-11build: Typo in tools/msvs/msi/product.wxsisaacs
2013-03-26test: test name is the last elem, not secondTimothy J Fontaine
When a test requires node to have parameters passed (--expose-gc) the test name will be the last element in the command array, not the second.
2013-03-24tools: update gyp to r1601Ben Noordhuis
Among other things, this should make it easier for people to build node.js on openbsd.
2013-03-16install: don't install man page twiceBen Noordhuis
Looks like a merge conflict in 77ed12f left in the old, unconditional install rule. Remove it, the new and improved rule is a few lines down. Fixes #5044.
2013-03-09win/msi: Fix typosisaacs
2013-03-08win/msi: enable modify and repairBert Belder
2013-03-08win/msi: miscellaneous style cleanupsBert Belder
2013-03-08win/msi: don't include architecture in start menu group nameBert Belder
2013-03-08win/msi: update 'install finished' messageBert Belder
2013-03-08win/msi: clean up the 'documentation shortcuts' featureBert Belder
2013-03-08win/msi: refactor 'node.js runtime' featureBert Belder
* This feature now includes the start menu items. * 'nodejsvars.bat' was renamed to 'nodevars.bat'. * Improved feature description.
2013-03-08win/msi: make 'add to path' a separate featureBert Belder
2013-03-08win/msi: separate features for ETW and perfctr supportBert Belder
2013-03-08win/msi: make npm a feature separate from the runtimeBert Belder
2013-03-08win/msi: use consistent registry key pathsBert Belder
2013-03-08win/msi: don't create empty npm folder in %appdata%Bert Belder
Npm creates this folder when it's needed. Creating it in the installer violates the per-user / per-machine scope separation.
2013-03-08win/msi: don't install pdb fileBert Belder
It's only available in debug builds, and we're not providing installer packages for debug builds anyway.
2013-03-08win/msi: define features before directories/componentsBert Belder
2013-03-08win: make nodejsvars.bat detect whether npm is availableBert Belder
2013-03-04win/msi: make msi build work when spaces are present in the pathBert Belder
2013-03-02windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng
The `heat` tool that gathers NPM source files wasn't getting called. Closes #4896
2013-03-01blog: Do not pass undefined to path.joinisaacs
2013-02-28Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2013-02-28test: fix tap output on windowsTimothy J Fontaine
Test output is always \n and not platform dependent
2013-02-26Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny
This reverts commit f80f3c5f62a3955636c1af1872ef9539a0b01cb0.
2013-02-26sunos: unbreak build after v8 downgradeBen Noordhuis
Commit 3d67f89 ("fix generation of v8 constants on freebsd") is an unfortunate victim of this rollback. Revert "dtrace: fix generation of v8 constants on freebsd" Revert "dtrace: More style" Revert "dtrace: Make D style more D-ish" Revert "dtrace: x64 ustack helper" Revert "dtrace: fix style in ustack helper" Revert "dtrace: SeqAsciiString was renamed to SeqOneByteString in v8" This reverts commit 3d67f895521cf905922d20af9b03e5c73c363868. This reverts commit 321b8eec08d445d60a4149bfa71959936fc189c6. This reverts commit 38df9d51a229e1d74b2d1c2835353f07c784cfc3. This reverts commit f9afb3f01002e5667a0df80ee784af0dfe2305c2. This reverts commit 13296e4b13b5ed192c4faa6501f3efec2ded8ac1. This reverts commit 3b715edda97c8edfd95cc1fb8d31f92cef6bcc52.
2013-02-20test: add TAP output to the test runnerTimothy J Fontaine
This is a back-port of commit 14ed173 from the master branch.
2013-02-19tools: Add wrk for benchmarking http serversisaacs
2013-02-07windows/msi: more installer enhancementsScott Blomquist
Noteworthy installer improvements provided here: * Support in the Installer UI for not installing shortcuts. * Support in the Installer UI for choosing a custom install directory. * Command line support for not installing shortcuts (ADDDEFAULT=nodejs) * Command line support for custom install directory (INSTALLDIR=c:\tools\node)
2013-02-07windows/msi: add feature selection to installerJim Schubert