aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Add missing semiRichard Levitte1-1/+1
2016-03-09Adapt unix Makefile template to 'no-makedepend'Richard Levitte1-5/+18
2016-03-09Adapt descrip.mms.tmpl to 'no-makedepend'Richard Levitte1-1/+7
2016-03-09Redo the Unix source code generatorRichard Levitte1-20/+29
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov1-5/+5
2016-03-08Fix configurations such as 'dist' and tar buildingRichard Levitte2-3/+8
2016-03-08Make unified builds the default on UnixRichard Levitte1-4/+1
2016-03-07Unified - Add the build.info command OVERRIDE, to avoid build file clashesRichard Levitte2-0/+15
2016-03-07Unified - Adapt the Unix and VMS templates to support GENERATERichard Levitte2-0/+52
2016-03-07Unified - Add the build.info command GENERATE, to generate source filesRichard Levitte3-14/+62
2016-03-05No -fno-common for DarwinRichard Levitte1-1/+2
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte1-4/+4
2016-03-04Correction, $disabled{shared} rather than $config{no_shared}Richard Levitte1-1/+1
2016-03-03Remove overzealous echoingRichard Levitte1-17/+9
2016-03-02Document the changes in config settingsRichard Levitte1-28/+9
2016-03-02Don't copy from %target to %config so much, see %config as a complementRichard Levitte2-5/+5
2016-03-02Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte8-192/+263
2016-03-02Configure - get rid of the special debug_ and release_ settingsRichard Levitte3-157/+166
2016-03-02Minimize copied config settingsRichard Levitte2-3/+3
2016-03-02Configure - move the addition of the zlib / libz lib to configsRichard Levitte6-47/+96
2016-03-02Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte2-45/+113
2016-03-02Add a shared_target to the VC-common configRichard Levitte1-0/+1
2016-03-02Make uplink auxiliary source separate from cpuid sourceRichard Levitte1-4/+5
2016-03-01Unified - have configdata.pm depend on a few more thingsRichard Levitte2-2/+2
2016-02-28VMS - don't exit out of a MMS recipeRichard Levitte1-4/+4
2016-02-28Make generation of dependency files more efficient when possibleRichard Levitte2-14/+11
2016-02-27Remove some old files.Rich Salz2-29/+3
2016-02-27Keep a cache of files that already have a recipe, in common.tmplRichard Levitte1-1/+12
2016-02-27GH753: More spelling fixFdaSilvaYY3-11/+11
2016-02-26Public API for Certificate TransparencyRob Percival2-6/+2
2016-02-26Remove comments saying you must do 'make -f Makefile.in TABLE'Richard Levitte8-32/+0
2016-02-26Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)Richard Levitte1-1/+2
2016-02-26Configure - neater looking add() and add_before()Richard Levitte3-37/+37
2016-02-25Make it possible to build even if dependency files can't be generatedRichard Levitte1-1/+1
2016-02-23Remove all -march= from configsRichard Levitte2-11/+7
2016-02-22Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte5-19/+19
2016-02-21Check that any dependency file is newer than Makefile before concatenatingRichard Levitte1-8/+30
2016-02-21Avoid GNU make re-exec when adding dependencies to MakefileRichard Levitte1-2/+1
2016-02-20Remove OBJ_EXT and friends.Ben Laurie1-42/+43
2016-02-20Missing extension on dependency, .d file is not always made (e.g. when inputBen Laurie1-1/+2
2016-02-20Unified on VMS - install dynamic engines if there are anyRichard Levitte1-3/+5
2016-02-20Always build library object files with shared library cflagsRichard Levitte4-13/+26
2016-02-20apps_extra_src changed name to apps_aux_src, rename everywhereRichard Levitte1-1/+1
2016-02-20VMS static libraries have the extension .OLB, not .LIBRichard Levitte1-2/+2
2016-02-19Unified 'make depend' has to cleanup after itselfRichard Levitte1-0/+2
2016-02-19Fix Configurations/unix-Makefile.tmplRichard Levitte1-2/+2
2016-02-19Make sure the linked programs have the correct extensionRichard Levitte1-1/+1
2016-02-19Big rename fest of MingW shared librariesRichard Levitte1-2/+4
2016-02-19Misc small fixes.Richard Levitte1-4/+14
2016-02-19Try removing installation directories after having uninstalled filesRichard Levitte1-0/+13