summaryrefslogtreecommitdiff
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
* build: use pathlib for pathsMohammed Keyvanzadeh2023-05-021-56/+54
* build: refactor configure.pyMohammed Keyvanzadeh2023-05-011-125/+121
* build: avoid usage of pipes libraryMohammed Keyvanzadeh2023-03-291-2/+1
* build: warn for gcc versions earlier than 10.1Richard Lau2023-02-251-2/+2
* build,test: add proper support for IBM iXu Meng2023-02-221-2/+7
* build: do not disable inspector when intl is disabledRich Trott2023-02-181-2/+1
* src: add initial support for single executable applicationsDarshan Sen2023-02-181-0/+10
* build: build ICU with ICU_NO_USER_DATA_OVERRIDERafaelGSS2023-02-161-0/+3
* src: use simdutf for converting externalized builtins to UTF-16Anna Henningsen2023-01-101-5/+1
* build: add option to disable shared readonly heapAnna Henningsen2022-12-211-1/+7
* build: disable v8 snapshot compression by defaultJoyee Cheung2022-12-121-0/+8
* build,deps,src: fix Intel VTune profiling supportShi Lei2022-11-221-0/+16
* build: add --v8-disable-object-print flagMURAKAMI Masahiko2022-11-171-2/+12
* deps: update zlib to upstream 8bbd6c31Luigi Pinca2022-11-161-0/+1
* src: add support for externally shared js builtinsMichael Dawson2022-10-111-0/+31
* gyp: libnode for ios app embeddingchexiongsheng2022-09-211-2/+2
* build: add --libdir flag to configureStephen Gallagher2022-08-281-0/+9
* build: enable pointer authentication for branch protection on arm64Jeremiah Gowdy2022-08-121-0/+4
* build: remove dtrace & etw supportBen Noordhuis2022-07-171-44/+0
* build: remove systemtap supportBen Noordhuis2022-07-151-9/+0
* src,deps,build,test: add OpenSSL config appnameDaniel Bevenius2022-05-311-0/+8
* bootstrap: include code cache in the embedded snapshotJoyee Cheung2022-05-171-1/+1
* build: fix indeterminacy of icu_locales valueSergey Nazaryev2022-05-061-1/+1
* test: fix test-crypto-fips.js under shared OpenSSLVita Batrla2022-05-041-1/+3
* build: enable V8's shared read-only heapMichaël Zasso2022-04-241-0/+1
* tools: update V8 gypfiles for 10.1Michaël Zasso2022-04-121-0/+1
* build: add configure option --v8-enable-short-builtin-callsdaomingq2022-04-121-0/+9
* build: windows/arm64 native compilation supportNiyas Sait2022-04-051-0/+1
* tools: fixed bug causing JSON format to be brokenmawaregetsuka2022-03-311-3/+3
* build: add --node-snapshot-main configure optionJoyee Cheung2022-03-311-0/+19
* build: use zoslib_include_dir provided by node-gypalexcfyung2022-02-151-1/+2
* build: remove broken x32 arch supportBen Noordhuis2022-02-111-2/+1
* build: add --v8-enable-hugepage flagDaoming Qiu2022-01-191-1/+10
* build: add loong64 configureShi Pujin2022-01-181-1/+3
* build: fix node build failures in WSL UbuntuMrJithil2022-01-141-2/+2
* build: start build on z/OSalexcfyung2022-01-061-1/+34
* src: add kNoBrowserGlobals flag for EnvironmentCheng Zhao2022-01-051-1/+2
* build: use list for mutable retval rather than tupleRich Trott2022-01-051-3/+3
* build: remove Python 2 workaroundRich Trott2022-01-011-7/+1
* build: add `--without-corepack`Jonah Snider2021-12-051-0/+7
* deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius2021-10-211-0/+1
* deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius2021-10-111-25/+11
* build: pass a tuple of alternatives to str.endswith()Christian Clauss2021-09-261-1/+1
* build: override python executable path on configurelegendecas2021-07-301-0/+4
* build: fix `host_arch_cc()` for AIX/IBM iRichard Lau2021-07-251-6/+1
* build: add `library_files` to gyp variableshimself652021-07-141-0/+4
* build: add riscv into host_arch_ccLu Yahan2021-07-111-0/+7
* tools: update V8 gypfiles for 9.1Michaël Zasso2021-06-101-0/+1
* build: allow LTO with Clang 3.9.1+Jesse Chan2021-05-251-14/+23
* build,src,test,doc: enable FIPS for OpenSSL 3.0Daniel Bevenius2021-05-141-0/+6