summaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl
AgeCommit message (Expand)Author
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-11-27VMS build: don't forget the generation marker when removing filesRichard Levitte
2018-11-27VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm tooRichard Levitte
2018-11-24VMS build: typo in build file template, generatesrcRichard Levitte
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte
2018-11-08Have install targets depend on more precise build targetsRichard Levitte
2018-11-08Allow parallel installRichard Levitte
2018-11-08VMS build: don't add a comma before 'extradefines'Richard Levitte
2018-11-05Build: adapt VMS build file template to use the extra macrosRichard Levitte
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte
2018-10-05Add build file support for generic symbol exports with DSOsRichard Levitte
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte
2018-10-01Refactor linker script generationRichard Levitte
2018-09-14VMS libtestutil: look for lower case "main"Richard Levitte
2018-09-14VMS build: fix a misspelled 'bin_cflags' and a wrongly coded 'NO_INST_'Richard Levitte
2018-09-13VMS: stop trying to build shared libraries from static onesRichard Levitte
2018-09-12Build files: Separate 'lib' intent from 'shlib' intentRichard Levitte
2018-07-09Keep supporting the env / make variable PERLRichard Levitte
2018-04-16Remove mandatory generated files on VMS tooBernd Edlinger
2018-04-12Configurations/*.tmpl: refine build_all_generated.Andy Polyakov
2018-04-11Configuration: Simplify generating list of generated files in build file temp...Richard Levitte
2018-04-08Fix the build_all_generated rule to include generated .map, .def and .opt filesBernd Edlinger
2018-03-16Move all dependency post-processing to util/add-depends.plRichard Levitte
2018-03-15Streamline dependency generationRichard Levitte
2018-03-13Refactor the 'depend' targetRichard Levitte
2018-03-10Configurations/descrip.mms.tmpl: Fix small errorsRichard Levitte
2018-03-09Display the library building flagsRichard Levitte
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2018-02-22Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte
2018-02-22Build file templates: be less verbose when reconfiguringRichard Levitte
2018-02-14VMS: add the possibility to use Itanium assembler with 'ias'Richard Levitte
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-02-14Build files: parametrize cppRichard Levitte
2018-02-09Configuration: move the handling of zlib_include to config filesRichard Levitte
2018-02-09VMS: take care of includesRichard Levitte
2018-02-01VMS: MMS wants a space before the target / dependecies separatorRichard Levitte
2018-01-30Add a 'reconfigure' make targetRichard Levitte
2018-01-29Have the build files use the executable configdata.pmRichard Levitte
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2017-12-27VMS fix: link shared libs from objects files instead of from static libsRichard Levitte
2017-12-12VMS build file template: adapt for when someone disabled 'makedepend'Richard Levitte
2017-12-12Configure et al: cleanupsRichard Levitte
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-07-07VMS: When running a sub-MMS, make sure to give it the main MMS' qualifiersRichard Levitte
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-04-24VMS: Make sure to include MAIN from static libraries if neededRichard Levitte