aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
* Define _UNICODE as wellJack Lloyd2020-02-071-3/+3
* Remove support for splitting the amalgamation by ABIJack Lloyd2020-01-221-170/+59
* Fix amalgamation build on non-x86 gccJack Lloyd2020-01-211-14/+25
* Make status of maintainer mode build more clearJack Lloyd2020-01-161-1/+1
* Clean up handling of POWER ISA extensionsJack Lloyd2019-12-121-3/+3
* Fix Windows linking to consistently use .lib suffix as requiredJack Lloyd2019-12-061-5/+5
* Add -Werror mode for CI buildJack Lloyd2019-12-031-0/+8
* Add some more possibilities for CA bundleJack Lloyd2019-11-101-2/+4
* Avoid using .PHONY when generating Makefile for WindowsJack Lloyd2019-10-311-1/+1
* Avoid passing ABI flags to the MSVC linkerJack Lloyd2019-10-251-0/+6
* Add generic CPU targetJack Lloyd2019-10-171-2/+3
* Merge GH #2138 If --without-documentation don't invoke the builder scriptJack Lloyd2019-10-101-1/+2
|\
| * --without-documentation disables build target 'docs'René Meusel2019-10-091-1/+2
* | Merge GH #2140 Avoid make install trying to build unwanted targetsJack Lloyd2019-10-101-0/+9
|\ \
| * | install CLI only when it was builtRené Meusel2019-10-091-0/+1
| * | dynamically decide on required install targetsRené Meusel2019-10-091-0/+8
| |/
* / Fix nmake buildJack Lloyd2019-10-091-1/+1
|/
* Use the full path to the Python interpreterJack Lloyd2019-10-051-1/+1
* Continue to accept relative paths to --libdir/--bindirJack Lloyd2019-09-221-2/+7
* support full-path styled --libdir and --bindir options刘群2019-09-211-2/+2
* build-data: fix up a bug in botan.pc.in刘群2019-09-211-1/+1
* Merge GH #2098 Add --build-targets= optionJack Lloyd2019-09-101-9/+43
|\
| * allow multiple --build-targets= configure switchesRené Meusel2019-09-101-2/+5
| * simplify/optimize reading of --build-targets optionRené Meusel2019-09-101-22/+10
| * remove --build-bogo-shim switchRené Meusel2019-09-091-5/+2
| * remove --build-targets= 'fuzzers' and 'docs' for nowRené Meusel2019-09-091-3/+2
| * FIX: please pylintRené Meusel2019-09-091-3/+3
| * please lgtm for pythonRené Meusel2019-09-091-4/+4
| * --build-targets= sanity checks and target selectionRené Meusel2019-09-091-3/+43
| * rename --build-extra-targets to --build-targetsRené Meusel2019-09-091-1/+1
| * please pylintRene Meusel2019-09-061-1/+1
| * add configure param --build-extra-targets=Rene Meusel2019-09-051-6/+13
* | Disable vperm AES on big-endian systemsJack Lloyd2019-09-071-16/+24
|/
* Add build supportJack Lloyd2019-09-041-11/+42
* Add option to disable installing the Python moduleJack Lloyd2019-08-161-0/+4
* Fix crash if unknown OS is passed to configureJack Lloyd2019-07-181-3/+2
* Add support for OS-specific feature macrosJack Lloyd2019-07-151-2/+10
* Remove BearSSL providerJack Lloyd2019-07-051-1/+1
* Log when an option is implicitly taken from the environmentJack Lloyd2019-07-041-16/+22
* Ignore all deprecated headers when generating amalgamationJack Lloyd2019-06-081-3/+5
* Lint fixesJack Lloyd2019-06-051-2/+2
* Address some issues found by LGTMJack Lloyd2019-06-031-1/+1
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-311-4/+4
* Fix lintJack Lloyd2019-05-221-1/+1
* Merge GH #1960 Add option for setting arbitrary macros during buildJack Lloyd2019-05-221-0/+8
|\
| * adaptions after code reviewRené Meusel2019-05-221-3/+3
| * add metavarRené Meusel2019-05-211-2/+2
| * allow to specify external compile definitionsRené Meusel2019-05-211-0/+8
* | Merge GH #1964 Add configure helpers for Boost, enable Boost on AppVeyorJack Lloyd2019-05-221-1/+28
|\ \ | |/ |/|
| * FIX: lint complaint + add some explainationRené Meusel2019-05-221-11/+19