summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Corrected missing definitions from NonStop SPT build.Randall S. Becker2021-04-011-2/+2
* Add riscv64 targetluyahan2021-04-011-0/+7
* Split Makefile clean recipe for document sets into individual lines.Randall S. Becker2021-03-311-2/+8
* Android config targets: don't include the SO version in the shlib file nameRichard Levitte2021-03-301-0/+1
* Unix build file template: symlink "simple" to "full" shlib selectivelyRichard Levitte2021-03-301-1/+1
* Add $(PERL) to util/wrap.pl execution to avoid env incompatibilitiesRandall S. Becker2021-03-291-1/+2
* Fix the perl code to get FIPSMODULENAMERichard Levitte2021-03-033-3/+6
* build.info: Make it possible to use compiled programs as generatorsRichard Levitte2021-03-033-117/+250
* build.info: Add the possibility to add dependencies on raw targetsRichard Levitte2021-03-034-2/+40
* Makefile: Only update doc/build.info when there's an actual changeRichard Levitte2021-02-261-1/+10
* Generate doc/build.info with 'make update' rather than on the flyRichard Levitte2021-02-231-1/+10
* Fix no-tests on mingwMatt Caswell2021-02-221-2/+6
* Revise some renamings of NOTES and README filesDr. Matthias St. Pierre2021-02-121-1/+1
* VMS documentation fixesRichard Levitte2021-02-121-7/+11
* Configurations/descrip.mms.tmpl: avoid enormous PIPE commandsRichard Levitte2021-02-121-18/+5
* Makefile template: Allow separate generation of .pod.in -> .podRichard Levitte2021-02-051-2/+16
* Unix Makefile generator: Fix empty basename callsRichard Levitte2021-01-251-13/+17
* Unix Makefile generator: separate "simple" shared libraries from import libra...Richard Levitte2021-01-213-27/+63
* Mac M1 setting change proposal.David CARLIER2021-01-061-1/+1
* win-onecore: Build with /APPCONTAINER for UWP compatNirbheek Chauhan2021-01-041-4/+5
* Configurations: PowerPC is big endianSebastian Andrzej Siewior2020-12-141-0/+1
* Building: Fix the library file names for MSVC builds to include multilibRichard Levitte2020-12-131-0/+11
* Modify the ERR init functions to use the internal ERR string loadersRichard Levitte2020-11-241-1/+2
* Support for Android NDK r22-beta1Fred Hornsey2020-11-231-31/+51
* Haiku system build fix.David Carlier2020-11-201-0/+3
* Remove FLOSS from all OSS builds on NonStop except for SPT threading.Randall S. Becker2020-11-011-9/+6
* Reconciled c99 and loader arguments for float on NonStop TNS/E and TNS/X.Randall S. Becker2020-10-141-12/+36
* descrip.mms.tmpl: Add a target to install the FIPS module configRichard Levitte2020-10-081-0/+19
* windows-makefile.tmpl: Add a target to install the FIPS module configRichard Levitte2020-10-081-0/+19
* unix-Makefile.tmpl: Add a target to install the FIPS module configRichard Levitte2020-10-081-0/+20
* Configure: handle undefined shared_target.Richard Levitte2020-09-291-6/+0
* Build: Make NonStop shared libraries only export selected symbolsRichard Levitte2020-09-251-8/+14
* Configuration: Don't have shared libraries depend on themselvesRichard Levitte2020-09-251-6/+9
* Configuration: Make it possible to have an argument fileRichard Levitte2020-09-253-6/+40
* Configuration: Streamline NonStop entriesRichard Levitte2020-09-241-171/+267
* Configurations/unix-Makefile.tmpl: make cleanup kinderRichard Levitte2020-09-231-3/+3
* Configurations/unix-Makefile.tmpl: Don't specify headers twiceRichard Levitte2020-09-161-6/+6
* Make 'make ordinals' work againRichard Levitte2020-09-131-18/+40
* NonStop port updates for 3.0.0.Randall S. Becker2020-09-121-0/+176
* Improve robustness and performance of building Unix static librariesDr. David von Oheimb2020-09-112-3/+4
* Fix markdown nits in NOTES-Windows.txtRich Salz2020-09-101-1/+1
* Building: Build Unix static libraries one object file at a timeRichard Levitte2020-09-072-4/+9
* STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte2020-09-031-0/+2
* Fix broken windows builds.Shane Lontis2020-08-171-1/+1
* Initial Apple Silicon support.C.W. Betts2020-08-101-0/+10
* Fix linking against non-system zlib on macOSJean-Christophe Fillion-Robin2020-07-201-1/+1
* To generate makefile with correct parameters for WinCE.aSoujyuTanaka2020-07-152-5/+5
* Configurations: make Makefile tmpl files non-linksDaniel Bevenius2020-07-141-5/+3
* DOC: install documentation without execution permissions.Richard Levitte2020-07-111-8/+8
* Makefile template: fix incorrect treatment of produced document filesRichard Levitte2020-07-091-8/+8