aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* Build: use attributes to indicate installed script classesRichard Levitte2019-01-221-4/+14
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-8/+27
* Rework building: Unix changes to handle extensions and product namesRichard Levitte2019-01-211-166/+93
* Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte2018-12-111-1/+1
* Configure: fix the version string in the configure outputDr. Matthias St. Pierre2018-12-071-1/+1
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-061-5/+2
* Make sure to run util/mktar.sh from the source directoryRichard Levitte2018-11-241-1/+2
* Remove all 'make dist' artifactsRichard Levitte2018-11-231-30/+1
* Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte2018-11-191-1/+3
* Have install targets depend on more precise build targetsRichard Levitte2018-11-081-4/+4
* Allow parallel installRichard Levitte2018-11-081-13/+19
* Build: adapt Unix Makefile template to use the extra macrosRichard Levitte2018-11-051-4/+6
* Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte2018-10-311-1/+5
* build file templates: have targets for all shared library namesRichard Levitte2018-10-211-20/+12
* Build file templates: look at *all* definesRichard Levitte2018-10-171-4/+4
* Add build file support for generic symbol exports with DSOsRichard Levitte2018-10-051-5/+12
* Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte2018-10-041-2/+40
* Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte2018-10-031-3/+3
* Refactor linker script generationRichard Levitte2018-10-011-6/+19
* VMS: stop trying to build shared libraries from static onesRichard Levitte2018-09-131-1/+1
* Build files: Separate 'lib' intent from 'shlib' intentRichard Levitte2018-09-121-0/+3
* Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov2018-08-241-3/+3
* Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte2018-07-231-4/+17
* Keep supporting the env / make variable PERLRichard Levitte2018-07-091-1/+1
* Configurations/unix-Makefile.tmpl: switch to "natural" AIX shared libraries.Andy Polyakov2018-06-221-10/+34
* Improve the output of `make doc-nits`Dr. Matthias St. Pierre2018-06-191-1/+3
* make errors: use the new util/ck_errf.pl optionsRichard Levitte2018-06-121-3/+5
* Configurations/unix-Makefile.tmpl: harmonize with no-engine.Andy Polyakov2018-04-291-1/+1
* Don't distribute team internal config targetsRichard Levitte2018-04-191-1/+1
* Remove mandatory generated files tooBernd Edlinger2018-04-151-1/+1
* Fix cygwin make dependenciesBernd Edlinger2018-04-151-3/+7
* Configurations/*.tmpl: refine build_all_generated.Andy Polyakov2018-04-121-10/+11
* Configuration: Simplify generating list of generated files in build file temp...Richard Levitte2018-04-111-6/+3
* Fix the build_all_generated rule to include generated .map, .def and .opt filesBernd Edlinger2018-04-081-1/+1
* Don't use CPP in Configurations/unix-Makefile.tmplRichard Levitte2018-04-041-2/+2
* Configurations/unix-Makefile.tmpl: fix inconsistencies with resource filesRichard Levitte2018-03-221-6/+8
* Move all dependency post-processing to util/add-depends.plRichard Levitte2018-03-161-5/+6
* Streamline dependency generationRichard Levitte2018-03-151-8/+3
* Refactor the 'depend' targetRichard Levitte2018-03-131-13/+1
* Configurations/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov2018-03-101-26/+25
* Display the library building flagsRichard Levitte2018-03-091-5/+10
* Reduce travis-ci log outputMichael Richardson2018-03-081-1/+1
* Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGSRichard Levitte2018-03-081-3/+3
* Make "make variables" config attributes for overridable flagsRichard Levitte2018-03-081-48/+124
* Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte2018-03-071-3/+2
* Make some perl scripts output to stdoutRich Salz2018-02-271-2/+7
* Make it possible to give --libdir an absolute pathRichard Levitte2018-02-261-63/+80
* Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte2018-02-221-3/+3
* Build file templates: be less verbose when reconfiguringRichard Levitte2018-02-221-2/+2