summaryrefslogtreecommitdiff
path: root/configure.py
AgeCommit message (Expand)Author
2019-02-14build,win: always build with PCHRefael Ackermann
2019-01-28build: make configure.py compatible with python 3Sakthipriyan Vairamani (thefourtheye)
2019-01-18src: merge into coreGireesh Punathil
2019-01-17build: introduce --openssl-is-fips flagDaniel Bevenius
2019-01-11build: add check for empty openssl-fips flagDaniel Bevenius
2018-12-09http: switch default parser to llhttpAnna Henningsen
2018-12-08build: fix compiler version detectionRichard Lau
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-11-19build: use print() function in configure.pycclauss
2018-11-16build: check minimum ICU in configure for system-icuSteven R. Loomis
2018-11-12build: disable openssl asm on arm64 for nowBen Noordhuis
2018-11-10deps: introduce `llhttp`Fedor Indutny
2018-10-31build: configure default v8_optimized_debugRefael Ackermann
2018-10-24tools, icu: actually failover if there are multiple URLsSteven R. Loomis
2018-10-23doc: document and warn if the ICU version is too oldSteven R. Loomis
2018-10-18src: initial large page (2M) supportSuresh Srinivas
2018-10-11tools,icu: read full ICU version info from fileRefael Ackermann
2018-10-05tools: remove useless assignment from configure.pyGus Caplan
2018-09-19src: deprecate global COUNTER_* and remove perfctrJames M Snell
2018-09-07build: add `--verbose` to `./configure`Refael Ackermann
2018-09-07build: move meta-shebang back to `configure`Refael Ackermann
2018-09-07build: rename configure to configure.pyRefael Ackermann