summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-03-16When building DLLs, hack the library name in the .def fileRichard Levitte
2016-03-16DLL object files should not be built with /Zl"Richard Levitte
2016-03-16We should use $SRCDIR in MakefilesMatt Caswell
2016-03-15poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov
2016-03-15Make the perl dependency post-processor into just one lineRichard Levitte
2016-03-15Not all shells understand !Richard Levitte
2016-03-15Cygwin configs were missing thread_scheme settings, add themRichard Levitte
2016-03-14s390x assembly pack: 32-bit fixups.Andy Polyakov
2016-03-14Fix a few Configure errorsRichard Levitte
2016-03-13Collect the names of generated files and clean them away at target clean:Richard Levitte
2016-03-13Use single quotes rather than double quotes when neededRichard Levitte
2016-03-13Harmonize Unix Makefile template with Windows ditoRichard Levitte
2016-03-12Avoid sed for dependency post-processingRichard Levitte
2016-03-11Some sed implementations are not greedy enough, use perl insteadRichard Levitte
2016-03-11Configurations/unix-Makefile.tmpl: don't leave empty .s files behind.Andy Polyakov
2016-03-11Harmonise the two methods to generate dependency filesRichard Levitte
2016-03-10In the recipe using "makedepend", make sure the object file extension is thereRichard Levitte
2016-03-10Add cleaning targets to Configurations/windows-makefile.tmplRichard Levitte
2016-03-10Pass down inclusion directories to source file generatorsRichard Levitte
2016-03-10When configured "shared", don't build static libraries on WindowsRichard Levitte
2016-03-09Adapt the Windows makefile template to source generationRichard Levitte
2016-03-09Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte
2016-03-09Unified - a native Windows makefile templateRichard Levitte
2016-03-09Because crypto/build.info demands CFLAGS_Q, descrip.mms.tmpl must deliverRichard Levitte
2016-03-09Add missing semiRichard Levitte
2016-03-09Adapt unix Makefile template to 'no-makedepend'Richard Levitte
2016-03-09Adapt descrip.mms.tmpl to 'no-makedepend'Richard Levitte
2016-03-09Redo the Unix source code generatorRichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-03-08Fix configurations such as 'dist' and tar buildingRichard Levitte
2016-03-08Make unified builds the default on UnixRichard Levitte
2016-03-07Unified - Add the build.info command OVERRIDE, to avoid build file clashesRichard Levitte
2016-03-07Unified - Adapt the Unix and VMS templates to support GENERATERichard Levitte
2016-03-07Unified - Add the build.info command GENERATE, to generate source filesRichard Levitte
2016-03-05No -fno-common for DarwinRichard Levitte
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte
2016-03-04Correction, $disabled{shared} rather than $config{no_shared}Richard Levitte
2016-03-03Remove overzealous echoingRichard Levitte
2016-03-02Document the changes in config settingsRichard Levitte
2016-03-02Don't copy from %target to %config so much, see %config as a complementRichard Levitte
2016-03-02Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte
2016-03-02Configure - get rid of the special debug_ and release_ settingsRichard Levitte
2016-03-02Minimize copied config settingsRichard Levitte
2016-03-02Configure - move the addition of the zlib / libz lib to configsRichard Levitte
2016-03-02Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte
2016-03-02Add a shared_target to the VC-common configRichard Levitte
2016-03-02Make uplink auxiliary source separate from cpuid sourceRichard Levitte
2016-03-01Unified - have configdata.pm depend on a few more thingsRichard Levitte
2016-02-28VMS - don't exit out of a MMS recipeRichard Levitte
2016-02-28Make generation of dependency files more efficient when possibleRichard Levitte