aboutsummaryrefslogtreecommitdiff
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte1-3/+7
2019-10-10Build files: Make it possible to source libraries into other librariesRichard Levitte1-32/+49
2019-10-10Configure: rework build.info grammar and attributesRichard Levitte1-13/+13
2019-10-03Rename "private" file, doc doc changes in CHANGESRich Salz1-1/+1
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz1-3/+1
2019-09-16Build files: Unify standard arguments for assembler generating scripsRichard Levitte1-7/+9
2019-08-27testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte1-0/+1
2019-08-12Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte1-3/+3
2019-07-15Refactor apps/progs.* to be generate with 'make update'Richard Levitte1-0/+6
2019-06-21Remove OPENSSL_memcmp.Pauli1-1/+0
2019-06-12Make find-doc-nits check for newly added undocumented symbolsMatt Caswell1-1/+1
2019-05-28Configurations/unix-Makefile.tmpl: not -v for rmRichard Levitte1-1/+1
2019-03-11Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte1-1/+3
2019-02-27Ensure configured module specific and application specific defines are usedRichard Levitte1-2/+6
2019-02-21Make sure that generated POD files are actually created before we run doc-nitsKurt Roeckx1-1/+1
2019-02-13Windows/Cygwin dlls need the executable bit setMichael Haubenwallner1-1/+1
2019-02-11Rework build: small correction in unix-Makefile.tmplRichard Levitte1-1/+1
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte1-11/+12
2019-02-05Remove unnecessary trailing whitespaceSam Roberts1-1/+1
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte1-4/+14
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte1-8/+27
2019-01-21Rework building: Unix changes to handle extensions and product namesRichard Levitte1-166/+93
2018-12-11Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte1-1/+1
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre1-1/+1
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte1-5/+2
2018-11-24Make sure to run util/mktar.sh from the source directoryRichard Levitte1-1/+2
2018-11-23Remove all 'make dist' artifactsRichard Levitte1-30/+1
2018-11-19Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte1-1/+3
2018-11-08Have install targets depend on more precise build targetsRichard Levitte1-4/+4
2018-11-08Allow parallel installRichard Levitte1-13/+19
2018-11-05Build: adapt Unix Makefile template to use the extra macrosRichard Levitte1-4/+6
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte1-1/+5
2018-10-21build file templates: have targets for all shared library namesRichard Levitte1-20/+12
2018-10-17Build file templates: look at *all* definesRichard Levitte1-4/+4
2018-10-05Add build file support for generic symbol exports with DSOsRichard Levitte1-5/+12
2018-10-04Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte1-2/+40
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte1-3/+3
2018-10-01Refactor linker script generationRichard Levitte1-6/+19
2018-09-13VMS: stop trying to build shared libraries from static onesRichard Levitte1-1/+1
2018-09-12Build files: Separate 'lib' intent from 'shlib' intentRichard Levitte1-0/+3
2018-08-24Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov1-3/+3
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte1-4/+17
2018-07-09Keep supporting the env / make variable PERLRichard Levitte1-1/+1
2018-06-22Configurations/unix-Makefile.tmpl: switch to "natural" AIX shared libraries.Andy Polyakov1-10/+34
2018-06-19Improve the output of `make doc-nits`Dr. Matthias St. Pierre1-1/+3
2018-06-12make errors: use the new util/ck_errf.pl optionsRichard Levitte1-3/+5
2018-04-29Configurations/unix-Makefile.tmpl: harmonize with no-engine.Andy Polyakov1-1/+1
2018-04-19Don't distribute team internal config targetsRichard Levitte1-1/+1
2018-04-15Remove mandatory generated files tooBernd Edlinger1-1/+1
2018-04-15Fix cygwin make dependenciesBernd Edlinger1-3/+7