summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: support Python 3.11Luigi Pinca2022-10-281-1/+2
* build: support Python 3.10.0FrankQiu2021-10-061-1/+2
* build: remove dependency on `distutils.spawn`Richard Lau2021-05-101-2/+5
* build: remove support for Python 2Christian Clauss2021-04-161-10/+6
* build: try “python3” as a last resort for 3.xOle André Vadla Ravnås2020-11-181-0/+1
* build: gitHub actions: Python 3.9 and actions/setup-python@v2cclauss2020-10-091-1/+2
* build: fix inability to detect correct python command in configureEli Schwartz2020-05-251-5/+5
* build: drop Travis in favor of ActionsMatheus Marchini2020-03-271-3/+0
* build: workaround for gclient python3 issuesMatheus Marchini2020-03-101-0/+1
* build: use Node.js instead of Node in configureTobias Nießen2019-11-301-1/+1
* build: allow Python 3.8Michaël Zasso2019-11-021-1/+2
* build: prefer python 3 over 2 for configureSam Roberts2019-10-251-1/+1
* build: find Python 3 or Python 2 in configurecclauss2019-09-111-16/+22
* build: remove unsupported Python 2.6 from configurecclauss2019-04-301-3/+3
* build: move meta-shebang back to `configure`Refael Ackermann2018-09-071-0/+28
* build: rename configure to configure.pyRefael Ackermann2018-09-071-1656/+0
* build: enabling pgo at configureOctavian Soldea2018-09-041-10/+51
* build: use `0o` octal notation in configureAnna Henningsen2018-08-311-1/+1
* build: make --shared-[...]-path work on WindowsJeremy Apthorp2018-08-121-2/+8
* build,win,v8: allow precompiling objects-inl.hJoão Reis2018-07-271-0/+10
* build: enabling lto at configureOctavian Soldea2018-07-131-0/+24
* deps: icu 62.1 bump (Unicode 11, CLDR 33.1)Steven R. Loomis2018-07-111-2/+2
* build: remove requirement to re-run ./configureAnna Henningsen2018-06-291-0/+7
* build: speed up startup with V8 code cacheJoyee Cheung2018-06-271-0/+8
* build, win: make LTCG optionalBartosz Sosnowski2018-06-271-0/+9
* build: fix configure script for double-digitsMisty De Meo2018-06-091-4/+4
* build: use LC_ALL of C for maximum compatibilityRich Trott2018-06-081-4/+1
* tools: update tooling to work with new macOS CLI …Rich Trott2018-06-081-1/+1
* build: don't change locale on smartosRefael Ackermann2018-06-081-3/+7
* build: fix 'gas_version' check on localized environmentsEvandro Oliveira2018-06-081-1/+3
* http2: switch to new runtime-controlled debugging systemAnna Henningsen2018-05-311-10/+0
* build: remove --xcode configure switchBen Noordhuis2018-04-291-12/+1
* build: limit assembler version check on x86Shigeki Ohtsu2018-04-231-1/+3
* build: require --openssl-no-asm if old assemblerRod Vagg2018-04-231-29/+38
* build: extract error() function in configureRod Vagg2018-04-231-42/+32
* build: check without_ssl in warn openssl_no_asmDaniel Bevenius2018-04-141-1/+2
* build: add option to build v8 with GNYang Guo2018-04-111-0/+18
* build: add OpenSSL-1.1.0 supportShigeki Ohtsu2018-04-101-20/+47
* deps: ICU 61.1 bumpSteven R. Loomis2018-04-021-2/+2
* lib: add internal check macrosGus Caplan2018-03-051-0/+7
* src: Remove lttng support.Glen Keane2018-03-011-14/+0
* build: allow x86_64 as a dest_cpu alias for x64Rod Vagg2018-02-041-1/+4
* build: remove unused vars from configureBen Noordhuis2018-01-191-5/+0
* deps: ICU 60.2 bumpSteven R. Loomis2018-01-171-2/+2
* build: refine static and shared lib buildYihong Wang2018-01-171-1/+8
* build: allow running configure from any directoryGibson Fahnestock2017-12-101-8/+10
* build: replace runtime flag with compiler optionPeter Marshall2017-12-061-0/+4
* build: add serial commas to messages in configure scriptRich Trott2017-12-051-2/+2
* build: fix bsd build with gccMatheus Marchini2017-11-271-2/+1
* build: Allow linking against an external copy of nghttp2.Ed Schouten2017-11-201-0/+22