summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-03-21Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-21Configurations/windows-makefile.tmpl: respect no-makedepend.Andy Polyakov
2016-03-21Windows build system: get uplink right.Andy Polyakov
2016-03-21Configurations/10-main.conf: freeze -std option in darwin*-ppc-cc.Andy Polyakov
2016-03-21Remove mk1mf documentationRichard Levitte
2016-03-21Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte
2016-03-20Have makedepend output to stdout and redirect itRichard Levitte
2016-03-19If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte
2016-03-19Don't let 'generate' target depend on generated files, act directly insteadRichard Levitte
2016-03-19Revert "Generate apps/progs.h on the fly"Viktor Dukhovni
2016-03-19Add a few more quotes for Windows (install_ssldirs)Richard Levitte
2016-03-19Replace sed command with perlRichard Levitte
2016-03-19Clear the exit code from 'find' in 'make depend'Richard Levitte
2016-03-19Shut find up about files not foundRichard Levitte
2016-03-19Use the dependencies received in generatesrc()Richard Levitte
2016-03-19Generate apps/progs.h on the flyRichard Levitte
2016-03-18Better 'make depend' mechanismRichard Levitte
2016-03-17Make picker, thread and combine standard config helper functionsRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17windows-makefile.tmpl: Stop keeping temporary filesRichard Levitte
2016-03-17Add install targets for WindowsRichard Levitte
2016-03-17Remove ultrix/mips support.Rich Salz
2016-03-17Remove support for Borland C++Richard Levitte
2016-03-17Start documenting Configure internalsRichard Levitte
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte
2016-03-16unix-Makefile template: use $(PERL) everywhereRichard Levitte
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