Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30gitignore: ignore xcode workspaces and projectsRoman Klauke
2015-04-04build: default to armv7+vfpv3 for androidGiovanny Andres Gongora Granada
2015-03-05build: remove tools/wrk from the treeJohan Bergström
2015-02-24build: make test-ci output TAP to stdout and logRod Vagg
2015-01-27win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel
2015-01-16build: add new installer config for OS XRod Vagg
2015-01-13build: create smaller build artifactsJohan Bergström
2015-01-11src: remove icu_configTrevor Norris
2015-01-09build: rename binary from node to iojsBen Noordhuis
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2015-01-03build: i18n: add icu config optionsSteven R. Loomis
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-10-08build: i18n: move noisy variables to separate gypiSteven R. Loomis
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-08-08Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-07-31timers: backport f8193abJulien Gilli
2014-01-22addons: build and test examplesFedor Indutny
2013-12-07build: Ignore gyp-generated files on androidSteven Kabbes
2013-08-22tools: script release steps after jenkins buildTimothy J Fontaine
2013-02-20tools: Add wrk for benchmarking http serversisaacs
2013-02-01gitignore: Ignore release tarballs and shasum filesisaacs
2013-01-24gitignore: ignore v8.log filesBen Noordhuis
2013-01-23build: Add some gyp artifacts to .gitignoreScott Blomquist
2013-01-14gitignore: ignore perf data filesBen Noordhuis
2012-07-08gitignore: ignore .svn directoriesBert Belder
2012-06-22Generate static HTML blog content out of markdownisaacs
2012-06-11Do not gitignore npm's node_modulesisaacs
2012-05-05Tests for memory leaksisaacs
2012-03-17Ignore 'making a build' artifactsisaacs
2012-01-18build: respect --debug configure switchBen Noordhuis
2011-12-24GYP: rename options.gypi to config.gypiRyan Dahl
2011-12-14.gitignore core and vgcore filesBen Noordhuis
2011-11-23Fixes #2083. Support installing npm in the .msiRyan Dahl
2011-11-11Improve OSX installerRyan Dahl
2011-10-11wix project to create msi installer for windowsTomasz Janczuk
2011-08-24WAF builds in out/ instead of build/Ryan Dahl
2011-08-12build: .gitignore build/ directoryBen Noordhuis
2011-08-08Move GYP file to the project rootRyan Dahl
2011-08-08sketch out configure supportRyan Dahl
2011-08-07Make MSVS build.Peter Bright
2011-08-06Bring gyp into the tools directory; handwritten makefileRyan Dahl
2011-08-06gyp: fix makefile buildRyan Dahl
2011-08-06gyp: Fix buildRyan Dahl
2011-08-06add build/gyp_node build scriptRyan Dahl
2011-08-06Improve gyp build - now works kind ofRyan Dahl
2011-08-06WIPRyan Dahl
2011-08-06Upgrade libuv for gyp supportRyan Dahl
2011-08-06WIPRyan Dahl
2011-03-18hello.txt should be stored in tmpdirRyan Dahl
2010-12-21Ignore eclipse project filesBert Belder