summaryrefslogtreecommitdiff
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
* build: add configure option to debug only Node.js part of the binaryAnna Henningsen2020-02-171-0/+6
* build: enable loading internal modules from diskGus Caplan2020-02-171-6/+16
* build: avoid using CMP for BZ2FileSpaceRacet5w2A6l0I2020-01-161-2/+5
* build: warn upon --use-largepages config optionGabriel Schulhof2020-01-031-0/+7
* build: re-introduce --use-largepages as no-opGabriel Schulhof2020-01-031-0/+10
* src: make --use-largepages a runtime optionGabriel Schulhof2020-01-031-33/+0
* build: auto-load ICU data from --with-icu-default-data-dirStephen Gallagher2019-12-171-0/+9
* build: fix library version and compile flags on AndroidGiovanni Campagna2019-12-131-2/+5
* build: add flag to enable pointer compressionMatteo Collina2019-12-131-0/+7
* build: do not build mksnapshot and mkcodecache for --sharedJoyee Cheung2019-12-031-2/+4
* build: add --without-node-code-cache configure optionJoyee Cheung2019-12-031-3/+12
* build: fix pkg-config search for libnghttp2Ben Noordhuis2019-10-311-11/+9
* build: python3 support for configureRod Vagg2019-10-241-4/+6
* build: log the found compiler version if too oldRichard Lau2019-10-231-2/+4
* build: make configure --without-snapshot a no-opMichaël Zasso2019-10-231-7/+6
* build: fix version checks in configure.pyMichaël Zasso2019-10-231-4/+5
* build: always use strings for compiler version in gyp filesMichaël Zasso2019-10-131-6/+6
* tools: support full-icu by defaultSteven R. Loomis2019-10-031-26/+61
* build: allow clang 10+ in configure.pyKamil Rytarowski2019-09-141-1/+1
* build: make --without-snapshot imply --without-node-snapshotJoyee Cheung2019-08-271-1/+2
* src: add large page support for macOSDavid Carlier2019-08-201-3/+5
* build: enable linux large pages LLVM lld linkage supportDavid Carlier2019-08-191-0/+6
* build: support py3 for configure.pycclauss2019-08-151-23/+16
* build: remove support for s390 (but not s390x)Ben Noordhuis2019-07-301-4/+2
* build: update of the large page option errorDavid Carlier2019-07-191-1/+1
* src: large pages option: FreeBSD support proposalDavid Carlier2019-07-151-8/+9
* build: remove broken intel vtune supportBen Noordhuis2019-07-151-16/+0
* build: remove --code-cache-path help optionDaniel Bevenius2019-07-041-6/+1
* build: change ASM compiler url to httpsgengjiawen2019-07-021-1/+1
* build: expose napi_build_version variableNickNaso2019-07-011-0/+6
* Revert "build: remove mips support"mutao2019-06-181-1/+44
* build: turn on custom V8 snapshot by defaultJoyee Cheung2019-06-171-7/+5
* build: fix icu-i18n pkg-config version checkBen Noordhuis2019-06-141-1/+1
* build: don't swallow pkg-config warningsBen Noordhuis2019-06-141-3/+5
* build: fix configure script to work with Apple Clang 11Saagar Jha2019-06-111-1/+1
* build,v8: sync V8 gypfiles with 7.5Refael Ackermann2019-06-011-0/+8
* build: delegate building from Makefile to ninjaRefael Ackermann2019-05-021-4/+16
* build: allow icu download to use other hashes besides md5Steven R. Loomis2019-04-261-7/+13
* build: disable custom v8 snapshot by defaultJoyee Cheung2019-04-241-0/+12
* build: improve embedded code-cache detectionRefael Ackermann2019-04-221-1/+3
* build: run `mkcodecache` as an actionRefael Ackermann2019-04-161-4/+4
* tools: python: ignore instead of select flake8 rulesRefael Ackermann2019-04-131-1/+1
* build,win: put all compilation artifacts into `out`Refael Ackermann2019-04-121-1/+1
* build: only emit download ICU warnings onceRichard Lau2019-04-031-1/+2
* deps: sync V8 gypfiles with 7.4Ujjwal Sharma2019-03-281-2/+2
* build: update configure for Node.js 12Richard Lau2019-03-221-4/+2
* build: enable v8's siphash for hash seed creationRod Vagg2019-03-121-0/+6
* build: indicate that configure has done somethingRichard Lau2019-03-071-0/+1
* win,build: scope NASM warning to only x64 and x86Jon Kunkee2019-03-041-1/+1
* build: make 'floating patch' message informationalBen Noordhuis2019-03-021-1/+5