aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Revert "Generate apps/progs.h on the fly"Viktor Dukhovni2016-03-191-1/+12
* Add a few more quotes for Windows (install_ssldirs)Richard Levitte2016-03-191-2/+2
* Replace sed command with perlRichard Levitte2016-03-191-3/+3
* Clear the exit code from 'find' in 'make depend'Richard Levitte2016-03-191-1/+1
* Shut find up about files not foundRichard Levitte2016-03-191-1/+1
* Use the dependencies received in generatesrc()Richard Levitte2016-03-193-9/+12
* Generate apps/progs.h on the flyRichard Levitte2016-03-191-12/+1
* Better 'make depend' mechanismRichard Levitte2016-03-181-21/+4
* Make picker, thread and combine standard config helper functionsRichard Levitte2016-03-173-32/+0
* Remove Netware and OS/2Rich Salz2016-03-171-57/+0
* windows-makefile.tmpl: Stop keeping temporary filesRichard Levitte2016-03-171-2/+2
* Add install targets for WindowsRichard Levitte2016-03-171-10/+67
* Remove ultrix/mips support.Rich Salz2016-03-171-17/+0
* Remove support for Borland C++Richard Levitte2016-03-171-10/+0
* Start documenting Configure internalsRichard Levitte2016-03-171-0/+136
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-172-0/+3
* unix-Makefile template: use $(PERL) everywhereRichard Levitte2016-03-161-1/+1
* When building DLLs, hack the library name in the .def fileRichard Levitte2016-03-161-1/+7
* DLL object files should not be built with /Zl"Richard Levitte2016-03-161-1/+3
* We should use $SRCDIR in MakefilesMatt Caswell2016-03-161-1/+1
* poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov2016-03-151-1/+1
* Make the perl dependency post-processor into just one lineRichard Levitte2016-03-151-3/+1
* Not all shells understand !Richard Levitte2016-03-151-9/+9
* Cygwin configs were missing thread_scheme settings, add themRichard Levitte2016-03-151-0/+2
* s390x assembly pack: 32-bit fixups.Andy Polyakov2016-03-142-2/+2
* Fix a few Configure errorsRichard Levitte2016-03-141-6/+7
* Collect the names of generated files and clean them away at target clean:Richard Levitte2016-03-131-7/+9
* Use single quotes rather than double quotes when neededRichard Levitte2016-03-131-16/+16
* Harmonize Unix Makefile template with Windows ditoRichard Levitte2016-03-132-27/+28
* Avoid sed for dependency post-processingRichard Levitte2016-03-121-7/+3
* Some sed implementations are not greedy enough, use perl insteadRichard Levitte2016-03-111-1/+10
* Configurations/unix-Makefile.tmpl: don't leave empty .s files behind.Andy Polyakov2016-03-111-2/+2
* Harmonise the two methods to generate dependency filesRichard Levitte2016-03-111-2/+8
* In the recipe using "makedepend", make sure the object file extension is thereRichard Levitte2016-03-101-1/+1
* 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