summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
2021-04-23Don't remove $(TARFILE) when cleaningRichard Levitte
2021-03-04[1.1.1] Fix `make update` for out-of-tree buildsRichard Levitte
2020-03-29fix generated Makefile for Windows builds made on *nix (1.1.1d)Viktor Szakats
2019-10-31Fix find/rm command in Unix clean recipeTanzinul Islam
2019-08-12Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte
2019-07-25Fix default installation paths on mingwRichard Levitte
2019-05-28Configurations/unix-Makefile.tmpl: not -v for rmRichard Levitte
2019-02-27Ensure configured module specific and application specific defines are usedRichard Levitte
2019-02-13Windows/Cygwin dlls need the executable bit setMichael Haubenwallner
2018-11-24Make sure to run util/mktar.sh from the source directoryRichard Levitte
2018-11-23Remove all 'make dist' artifactsRichard Levitte
2018-11-19Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte
2018-11-09Have install targets depend on more precise build targetsRichard Levitte
2018-11-09Allow parallel installRichard Levitte
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte
2018-10-21build file templates: have targets for all shared library namesRichard Levitte
2018-10-17Build file templates: look at *all* definesRichard Levitte
2018-08-24Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte
2018-07-09Keep supporting the env / make variable PERLRichard Levitte
2018-06-22Configurations/unix-Makefile.tmpl: switch to "natural" AIX shared libraries.Andy Polyakov
2018-06-19Improve the output of `make doc-nits`Dr. Matthias St. Pierre
2018-06-12make errors: use the new util/ck_errf.pl optionsRichard Levitte
2018-04-29Configurations/unix-Makefile.tmpl: harmonize with no-engine.Andy Polyakov
2018-04-19Don't distribute team internal config targetsRichard Levitte
2018-04-15Remove mandatory generated files tooBernd Edlinger
2018-04-15Fix cygwin make dependenciesBernd 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-04-04Don't use CPP in Configurations/unix-Makefile.tmplRichard Levitte
2018-03-22Configurations/unix-Makefile.tmpl: fix inconsistencies with resource filesRichard Levitte
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/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov
2018-03-09Display the library building flagsRichard Levitte
2018-03-08Reduce travis-ci log outputMichael Richardson
2018-03-08Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGSRichard Levitte
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2018-03-07Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte
2018-02-27Make some perl scripts output to stdoutRich Salz
2018-02-26Make it possible to give --libdir an absolute pathRichard 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-22Unix Makefile: Rework the assignment of CXX and ASRichard Levitte
2018-02-22Refactor the ranlib attributeRichard 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