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
2017-12-20build: fix bsd build with gccMatheus Marchini
2017-12-20build: remove empty VCLibrarianTool entryDaniel Bevenius
2017-12-20test: --enable-static linked executableDaniel Bevenius
2017-10-31build,win: set /MP separately in Debug and ReleaseNikolai Vavilov
2017-10-24build,win: use /MP for debug buildsNikolai Vavilov
2017-10-24build, windows: use /bigobj for debug buildsNikolai Vavilov
2017-10-18build: set disable_glibcxx_debug flagAnna Henningsen
2017-07-24tools: skip workaround for newer llvmnanaya
2017-05-11build: fix ninja build failureDaniel Bevenius
2017-05-06build: fix V8 build on FreeBSDMichaël Zasso
2017-03-31build: always use V8_ENABLE_CHECKS in debug modeAnna Henningsen
2017-03-24build: enable cctest to use generated objectsDaniel Bevenius
2017-03-17build: mac OBJ_DIR should point to obj.targetDaniel Bevenius
2017-03-10s390: enable march=z196Junliang Yan
2017-02-17build: fix building with ninja on linuxKenan Yildirim
2017-02-09build: disable C4267 conversion compiler warningBen Noordhuis
2016-10-28build: use wxneeded on openbsdAaron Bieber
2016-09-22build: use libc++ on OSXAli Ijaz Sheikh
2016-09-22build: define icu_use_data_file_flagAli Ijaz Sheikh
2016-09-22build: update V8 gypfile pathsMichaël Zasso
2016-08-09build: turn on thin static archivesBen Noordhuis
2016-08-05build: windows sharedlib supportStefan Budeanu
2016-08-01build: don't link against liblog on host systemBen Noordhuis
2016-07-05build: enable big toc for release builds in AIXGireesh Punathil
2016-06-29build: configure --sharedStefan Budeanu
2016-05-10build: don't compile with -B, reduxBen Noordhuis
2016-04-29build: unbreak -prof, disable PIE on OS XBen Noordhuis
2016-04-27build: don't compile with -BBen Noordhuis
2016-04-26build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7Сковорода Никита Андреевич
2016-04-07build: remove -f{data,function}-sections flagsBen Noordhuis
2016-03-30build: enable compilation for linuxOneMichael Dawson
2016-03-27build: add missing `openssl_fips%` to common.gypiFedor Indutny
2016-03-22build: add suport for x86 architectureRobert Chiras
2015-11-05build: omit -gline-tables-only for --enable-asanBen Noordhuis
2015-09-15build: Updates to enable AIX supportMichael Dawson
2015-09-08build: fix v8_enable_handle_zapping overrideKarl Skomski
2015-09-06build: add --enable-asan with builtin leakcheckKarl Skomski
2015-08-04build: first set of updates to enable PPC supportMichael Dawson
2015-07-29build: produce symbol map files on windowsAli Ijaz Sheikh
2015-06-11crypto: support FIPS mode of OpenSSLFedor Indutny
2015-05-04build: don't compile debug build with -OgBen Noordhuis
2015-05-04build: disable -Og when building with clangBen Noordhuis
2015-05-01build: turn on debug-safe optimizations with -OgBen Noordhuis
2015-04-29deps: enable v8 postmortem debugging againBen Noordhuis
2015-04-29deps: upgrade v8 to 4.2.77.18Chris Dickinson
2015-04-29deps: enable v8 postmortem debugging againBen Noordhuis
2015-04-29deps: upgrade v8 to 4.2.77.13Ben Noordhuis
2015-02-03gyp: enable postmortem support, fix dtrace pathsFedor Indutny
2015-01-19win: bring back xp/2k3 supportBert Belder
2015-01-08win: disable stl exception usageBert Belder