summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Add cleaning targets to Configurations/windows-makefile.tmplRichard Levitte2016-03-101-0/+14
* Pass down inclusion directories to source file generatorsRichard Levitte2016-03-103-6/+15
* When configured "shared", don't build static libraries on WindowsRichard Levitte2016-03-101-0/+5
* Adapt the Windows makefile template to source generationRichard Levitte2016-03-091-0/+47
* Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte2016-03-093-36/+212
* Unified - a native Windows makefile templateRichard Levitte2016-03-091-0/+293
* Because crypto/build.info demands CFLAGS_Q, descrip.mms.tmpl must deliverRichard Levitte2016-03-091-0/+1
* Add missing semiRichard Levitte2016-03-091-1/+1
* Adapt unix Makefile template to 'no-makedepend'Richard Levitte2016-03-091-5/+18
* Adapt descrip.mms.tmpl to 'no-makedepend'Richard Levitte2016-03-091-1/+7
* Redo the Unix source code generatorRichard Levitte2016-03-091-20/+29
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-081-5/+5
* Fix configurations such as 'dist' and tar buildingRichard Levitte2016-03-082-3/+8
* Make unified builds the default on UnixRichard Levitte2016-03-081-4/+1
* Unified - Add the build.info command OVERRIDE, to avoid build file clashesRichard Levitte2016-03-072-0/+15
* Unified - Adapt the Unix and VMS templates to support GENERATERichard Levitte2016-03-072-0/+52
* Unified - Add the build.info command GENERATE, to generate source filesRichard Levitte2016-03-073-14/+62
* No -fno-common for DarwinRichard Levitte2016-03-051-1/+2
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-4/+4
* Correction, $disabled{shared} rather than $config{no_shared}Richard Levitte2016-03-041-1/+1
* Remove overzealous echoingRichard Levitte2016-03-031-17/+9
* Document the changes in config settingsRichard Levitte2016-03-021-28/+9
* Don't copy from %target to %config so much, see %config as a complementRichard Levitte2016-03-022-5/+5
* Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte2016-03-028-192/+263
* Configure - get rid of the special debug_ and release_ settingsRichard Levitte2016-03-023-157/+166
* Minimize copied config settingsRichard Levitte2016-03-022-3/+3
* Configure - move the addition of the zlib / libz lib to configsRichard Levitte2016-03-026-47/+96
* Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte2016-03-022-45/+113
* Add a shared_target to the VC-common configRichard Levitte2016-03-021-0/+1
* Make uplink auxiliary source separate from cpuid sourceRichard Levitte2016-03-021-4/+5
* Unified - have configdata.pm depend on a few more thingsRichard Levitte2016-03-012-2/+2
* VMS - don't exit out of a MMS recipeRichard Levitte2016-02-281-4/+4
* Make generation of dependency files more efficient when possibleRichard Levitte2016-02-282-14/+11
* Remove some old files.Rich Salz2016-02-272-29/+3
* Keep a cache of files that already have a recipe, in common.tmplRichard Levitte2016-02-271-1/+12
* GH753: More spelling fixFdaSilvaYY2016-02-273-11/+11
* Public API for Certificate TransparencyRob Percival2016-02-262-6/+2
* Remove comments saying you must do 'make -f Makefile.in TABLE'Richard Levitte2016-02-268-32/+0
* Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)Richard Levitte2016-02-261-1/+2
* Configure - neater looking add() and add_before()Richard Levitte2016-02-263-37/+37
* Make it possible to build even if dependency files can't be generatedRichard Levitte2016-02-251-1/+1
* Remove all -march= from configsRichard Levitte2016-02-232-11/+7
* Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte2016-02-225-19/+19
* Check that any dependency file is newer than Makefile before concatenatingRichard Levitte2016-02-211-8/+30
* Avoid GNU make re-exec when adding dependencies to MakefileRichard Levitte2016-02-211-2/+1
* Remove OBJ_EXT and friends.Ben Laurie2016-02-201-42/+43
* Missing extension on dependency, .d file is not always made (e.g. when inputBen Laurie2016-02-201-1/+2
* Unified on VMS - install dynamic engines if there are anyRichard Levitte2016-02-201-3/+5
* Always build library object files with shared library cflagsRichard Levitte2016-02-204-13/+26
* apps_extra_src changed name to apps_aux_src, rename everywhereRichard Levitte2016-02-201-1/+1