summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Lowercase configuration arguments on VMSRichard Levitte2016-02-161-0/+7
* Make the use of mdebug backtrace a separate optionRichard Levitte2016-02-141-12/+16
* Reformat warn variables for easier editing.Rich Salz2016-02-131-6/+28
* Rethink the method to place user cflags lastRichard Levitte2016-02-131-10/+10
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-121-9/+0
* Put user flags last for priority.Rich Salz2016-02-121-8/+10
* Remove last chompsRichard Levitte2016-02-121-5/+5
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-111-0/+1
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-111-1/+1
* Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte2016-02-111-0/+1
* Modernise the mingw cflags and ldflagsRichard Levitte2016-02-111-3/+3
* Unified build: Keep track of generated header filesRichard Levitte2016-02-111-11/+22
* Remove the "make depend" messageRichard Levitte2016-02-111-42/+0
* Produce buildinf.h on Windows the same way as on UnixRichard Levitte2016-02-101-12/+0
* unified build scheme: Try to nudge users to try the "unified" buildRichard Levitte2016-02-101-1/+48
* Configure et al: move the installation directory logic to MakefilesRichard Levitte2016-02-101-27/+2
* Configure et al: treat C defines separatelyRichard Levitte2016-02-101-71/+91
* Remove store.Rich Salz2016-02-101-3/+1
* Make the processing of build.info files more aware of absolute dirsRichard Levitte2016-02-101-26/+49
* GH649: Fix: version32.rc was not created on WindowsMat2016-02-091-1/+1
* Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell2016-02-091-1/+2
* Provide framework for auto initialise/deinitialise of the libraryMatt Caswell2016-02-091-1/+3
* Use rel2abs() on VMS, rather than realpath()Richard Levitte2016-02-091-16/+33
* unified build scheme: add and document the "unified" driving engineRichard Levitte2016-02-091-12/+41
* Use File::Path::mkpath rather than File::Path::make_pathRichard Levitte2016-02-081-5/+5
* Enhance and clear the support of linker flagsRichard Levitte2016-02-061-2/+10
* Add option to disable asyncTodd Short2016-02-041-1/+2
* If egd is disabled by default, it should be possible to enableRichard Levitte2016-02-041-0/+1
* [Configure] Make --with-zlib-* work with configdata.pmMichael Lee2016-02-031-4/+4
* Use a simpler method to build a glob than splitpath and catpathRichard Levitte2016-02-021-3/+2
* Better check for gcc/clangRich Salz2016-02-011-4/+13
* unified build scheme: a first introductionRichard Levitte2016-02-011-104/+598
* Configure: restore original logic for -DWHIRLPOOL_ASM.Andy Polyakov2016-01-311-4/+6
* Remove the extra checks for Intel's C compilerRichard Levitte2016-01-311-32/+0
* Don't go into dotted directories when copying Makefile.in to MakefileRichard Levitte2016-01-311-13/+20
* Move more BN internals to bn_lcl.hRich Salz2016-01-301-9/+13
* Configure: Clarify the handling of $thread_cflagsRichard Levitte2016-01-301-13/+4
* Missed rc2_int from before.Rich Salz2016-01-291-4/+1
* Templatize util/domdRich Salz2016-01-291-1/+5
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-291-15/+17
* Revert "Don't replace cflags with thread_cflags, only append the latter"Richard Levitte2016-01-291-1/+1
* Don't replace cflags with thread_cflags, only append the latterRichard Levitte2016-01-291-1/+1
* Remove x86_gcc_des,x86_gcc_optsRich Salz2016-01-291-4/+1
* Missed part of b4f35eRich Salz2016-01-281-4/+0
* Remove EIGHT_BIT and SIXTEEN_BITRich Salz2016-01-271-3/+1
* Remove outdated legacy crypto optionsRich Salz2016-01-271-69/+3
* Fix check of what makedepprog should beRichard Levitte2016-01-271-7/+5
* SHARED_LIBS_LINK_EXTS is no longer used, remove it completelyRichard Levitte2016-01-261-21/+0
* Use Configure's @disablables and %disabled through configdata.pmRichard Levitte2016-01-261-0/+15
* Small cleanups in ConfigureRichard Levitte2016-01-251-16/+19