aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove/rename some old files.Rich Salz2016-06-011-3/+1
* Allow space in PERL spec (unix only)Richard Levitte2016-05-271-4/+5
* Communicate Configure generated header files to build filesRichard Levitte2016-05-251-1/+6
* HTML docs on Unix: Add a HTML titleRichard Levitte2016-05-231-1/+2
* Add support for RC / WINDRES env variablesRichard Levitte2016-05-161-3/+4
* do not remove links found in .git directoryCristian Stoica2016-05-161-1/+1
* Configurations/unix-Makefile.tmpl: don't count on -E -P.Andy Polyakov2016-05-031-2/+5
* Android build fixes.Andy Polyakov2016-05-021-1/+1
* Add the adjusted perl scripts to the set of "update" scriptsRichard Levitte2016-05-011-1/+10
* Fixed scripts order for generate_crypto_objects targetKirill Marinushkin2016-04-291-3/+3
* Build system: add include directories and dependencies for generatorsRichard Levitte2016-04-251-4/+5
* Build: Make 'test' depend on 'tests'Richard Levitte2016-04-191-2/+3
* Fix installation for no-stdio and no-autoalginitRichard Levitte2016-04-141-0/+2
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-141-0/+4
* Fix the handling of --with-zlib-includeRichard Levitte2016-04-131-0/+5
* Remove redundant symlinkEmilia Kasper2016-04-071-7/+1
* New SSL test frameworkEmilia Kasper2016-04-051-2/+7
* Makefile et al template: only modify static library with new object filesRichard Levitte2016-04-041-1/+1
* make depend: Check that find returned a non-empty string rather than an emptyRichard Levitte2016-04-021-1/+1
* Correcting typo that causes make install failCoty Sutherland2016-04-021-1/+1
* Make the use of perl more consistentRichard Levitte2016-04-011-1/+1
* 'make test' depends of having util/shlib-wrap.sh symlinked in build dirRichard Levitte2016-03-301-1/+2
* In for loop values, introduce a dummy to protect against empty listRichard Levitte2016-03-211-10/+20
* Have makedepend output to stdout and redirect itRichard Levitte2016-03-201-3/+2
* If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte2016-03-191-1/+6
* Don't let 'generate' target depend on generated files, act directly insteadRichard Levitte2016-03-191-50/+29
* Revert "Generate apps/progs.h on the fly"Viktor Dukhovni2016-03-191-1/+12
* 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-191-4/+5
* Generate apps/progs.h on the flyRichard Levitte2016-03-191-12/+1
* Better 'make depend' mechanismRichard Levitte2016-03-181-21/+4
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-171-0/+1
* unix-Makefile template: use $(PERL) everywhereRichard Levitte2016-03-161-1/+1
* We should use $SRCDIR in MakefilesMatt Caswell2016-03-161-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
* 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-131-25/+26
* 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
* Pass down inclusion directories to source file generatorsRichard Levitte2016-03-101-2/+3
* Adapt unix Makefile template to 'no-makedepend'Richard Levitte2016-03-091-5/+18
* Redo the Unix source code generatorRichard Levitte2016-03-091-20/+29
* Fix configurations such as 'dist' and tar buildingRichard Levitte2016-03-081-3/+5