summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2021-04-19Don't worry about magic in the Makefile for 3.0Matt Caswell
2021-04-19Remove crypt32.lib from C++Builder configurationTanzinul Islam
2021-04-19Link with uplink moduleTanzinul Islam
2021-04-19Link with .def filesTanzinul Islam
2021-04-19Generate dependency informationTanzinul Islam
2021-04-19Build resource filesTanzinul Islam
2021-04-19Support DLL builds + Fix C RTL variantsTanzinul Islam
2021-04-19Ensure cw32mt.lib and import32.lib are linked to in no-sock modeTanzinul Islam
2021-04-19Replace "ld_wildcard_args" with "bin_lflags"Tanzinul Islam
2021-04-19Add explanation + bugtracker link for quoted dependency workaroundsTanzinul Islam
2021-04-19Use cmd.exe to export env vars before commandsTanzinul Islam
2021-04-19Resurrect and modernize C++Builder configTanzinul Islam
2021-04-19Avoid redirection to quoted filenameTanzinul Islam
2021-04-19Generalize link rule in windows-makefile.tmplTanzinul Islam
2021-04-19Ensure at least one command if no dependenciesTanzinul Islam
2021-04-19Avoid quoting dependency filepaths in build treeTanzinul Islam
2021-04-19Generalize delimiter in archiver response fileTanzinul Islam
2021-04-19Avoid space between "-I" and include directoryTanzinul Islam
2021-04-19Move VS Tools configuration to VC-common targetTanzinul Islam
2021-04-19Avoid "&&" in windows-makefile.tmplTanzinul Islam
2021-04-19Change the default MANSUFFIXMatt Caswell
2021-04-14nits: fix a few typo in template codeFdaSilvaYY
2021-04-13util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre
2021-04-01Corrected missing definitions from NonStop SPT build.Randall S. Becker
2021-04-01Add riscv64 targetluyahan
2021-03-31Split Makefile clean recipe for document sets into individual lines.Randall S. Becker
2021-03-30Android config targets: don't include the SO version in the shlib file nameRichard Levitte
2021-03-30Unix build file template: symlink "simple" to "full" shlib selectivelyRichard Levitte
2021-03-29Add $(PERL) to util/wrap.pl execution to avoid env incompatibilitiesRandall S. Becker
2021-03-03Fix the perl code to get FIPSMODULENAMERichard Levitte
2021-03-03build.info: Make it possible to use compiled programs as generatorsRichard Levitte
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte
2021-02-26Makefile: Only update doc/build.info when there's an actual changeRichard Levitte
2021-02-23Generate doc/build.info with 'make update' rather than on the flyRichard Levitte
2021-02-22Fix no-tests on mingwMatt Caswell
2021-02-12Revise some renamings of NOTES and README filesDr. Matthias St. Pierre
2021-02-12VMS documentation fixesRichard Levitte
2021-02-12Configurations/descrip.mms.tmpl: avoid enormous PIPE commandsRichard Levitte
2021-02-05Makefile template: Allow separate generation of .pod.in -> .podRichard Levitte
2021-01-25Unix Makefile generator: Fix empty basename callsRichard Levitte
2021-01-21Unix Makefile generator: separate "simple" shared libraries from import libra...Richard Levitte
2021-01-06Mac M1 setting change proposal.David CARLIER
2021-01-04win-onecore: Build with /APPCONTAINER for UWP compatNirbheek Chauhan
2020-12-14Configurations: PowerPC is big endianSebastian Andrzej Siewior
2020-12-13Building: Fix the library file names for MSVC builds to include multilibRichard Levitte
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte
2020-11-23Support for Android NDK r22-beta1Fred Hornsey
2020-11-20Haiku system build fix.David Carlier
2020-11-01Remove FLOSS from all OSS builds on NonStop except for SPT threading.Randall S. Becker
2020-10-14Reconciled c99 and loader arguments for float on NonStop TNS/E and TNS/X.Randall S. Becker