aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* VMS: Rearrange installation targets for shared librariesRichard Levitte2016-07-221-18/+22
* Install shared libraries in runtime installRichard Levitte2016-07-202-3/+19
* VMS: fix typo, shared libraries have the extension .EXE, not .OLBRichard Levitte2016-07-201-1/+1
* Don't make a difference between building test programs and other programsRichard Levitte2016-07-183-34/+28
* Adapt the build files to the new "install" hash tableRichard Levitte2016-07-183-32/+44
* Document the _NO_INST variantsRichard Levitte2016-07-181-12/+48
* Windows: allow input and output flags to end with a space, or notRichard Levitte2016-07-151-10/+10
* Small fixes in unix-Makefile.tmplRichard Levitte2016-07-141-4/+4
* Install applink.c with the public header files.Richard Levitte2016-07-142-0/+13
* Windows: take care of manifest filesRichard Levitte2016-07-142-0/+18
* VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte2016-07-101-3/+3
* VMS: Small cleanupsRichard Levitte2016-07-101-1/+0
* VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte2016-07-101-3/+5
* Unix: Set the execute permission on installed shared librariesRichard Levitte2016-07-081-2/+2
* VMS: correct post-install instructionsRichard Levitte2016-07-071-2/+2
* Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte2016-07-071-2/+2
* Versioning engines default location: the VMS caseRichard Levitte2016-07-071-16/+22
* Versioning engines default location: the Unix caseRichard Levitte2016-07-071-10/+14
* Versioning engines default location: the Windows caseRichard Levitte2016-07-071-1/+3
* Make 'build_libs' build shared libraries as wellRichard Levitte2016-07-063-3/+3
* VMS: make sure there's a file extension when creating filesRichard Levitte2016-07-061-1/+1
* VMS: Add installation verification procedureRichard Levitte2016-07-021-2/+15
* Fix some VMS inconsistenciesRichard Levitte2016-07-021-8/+4
* Install the openssl app with version number on VMSRichard Levitte2016-07-021-5/+10
* Have the VMS shared library file names contain the shared versionRichard Levitte2016-07-021-1/+1
* Pass down correct information to the VMS startup script templatesRichard Levitte2016-07-021-9/+5
* Add the missing pointer_size information on VMS configsRichard Levitte2016-07-021-0/+7
* Ensure that global dependencies are built first, even for parallell buildsBen Laurie2016-07-021-12/+15
* Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte2016-07-011-1/+1
* Windows: Recreate the $prefix variableRichard Levitte2016-06-301-2/+2
* Windows: Make DESTDIR workRichard Levitte2016-06-281-45/+64
* Build files: don't generate empty action lines in generatedir()Richard Levitte2016-06-282-11/+10
* Use include paths to our source before any other cflagsRoumen Petrov2016-06-272-9/+9
* unix-Makefile.tmpl: omit lib<rary>.a updates from directory targets.Andy Polyakov2016-06-271-4/+1
* windows-makefile.tmpl: don't use $? in library targets.Andy Polyakov2016-06-271-6/+2
* Configurations/10-main.conf: fix PA-RISC commentary.Andy Polyakov2016-06-271-3/+3
* Harmonise the different build filesRichard Levitte2016-06-173-112/+136
* VMS: use BLDDIR rather than BUILDDIR in descrip.mms.tmplRichard Levitte2016-06-141-3/+3
* Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte2016-06-143-18/+24
* Build file templates: make sure to depend on generated header filesRichard Levitte2016-06-143-21/+75
* Configure: Make it possible to generate mandatory header filesRichard Levitte2016-06-141-0/+3
* Omit corpora from tarball.Ben Laurie2016-06-101-1/+2
* Fix the directory target generationRichard Levitte2016-06-061-2/+14
* Add developer targets for each subdirectory we have something to build inRichard Levitte2016-06-043-2/+115
* Windows build: Remove .manifest files in test/ as wellRichard Levitte2016-06-041-0/+1
* Remove/rename some old files.Rich Salz2016-06-011-3/+1
* Windows makefile: handle the case with space in source directoryRichard Levitte2016-05-271-50/+51
* Allow space in PERL spec (unix only)Richard Levitte2016-05-271-4/+5
* Complete the list of files to clean up on WindowsRichard Levitte2016-05-251-0/+5
* Communicate Configure generated header files to build filesRichard Levitte2016-05-253-2/+15