aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Required changes according to the code reviewHegedüs Márton Csaba2018-06-111-3/+3
* Add support for GCC's --sysroot option to configure.pyHegedüs Márton Csaba2018-06-081-2/+2
* Keep cxx_abi_flags out of CXX, which may get overriddenLauri Nurmi2018-05-241-6/+7
* Some makefile simplificationsJack Lloyd2018-04-111-11/+4
* Do not create shared library symlinks on OpenBSD.Alexander Bluhm2018-04-121-0/+2
* Put ISA enabling flags after CXXFLAGS to override as neededJack Lloyd2018-03-151-4/+4
* Avoid defining LIB_LINK_CMD if we are not creating a shared object.Jack Lloyd2017-12-231-3/+2
* Simplify how make flags are setJack Lloyd2017-12-121-6/+5
* Avoid a warning under AIX makeJack Lloyd2017-12-111-4/+2
* Add basic iteration constructs to template filesJack Lloyd2017-12-101-10/+24
* Argh nmake doesn't know about .PHONYJack Lloyd2017-12-041-1/+3
* Add a script for generating the documentationJack Lloyd2017-12-041-22/+29
* Accept CXXFLAGS and LDFLAGS from environment (GH #1237)Jack Lloyd2017-12-021-5/+6
* Fix macOS dynamic linkJack Lloyd2017-12-011-4/+3
* Merge the gnumake and nmake makefilesJack Lloyd2017-12-011-0/+117