summaryrefslogtreecommitdiff
path: root/Makefile.setting.in
AgeCommit message (Collapse)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-01-05Fix 59e42ea17, 1f083c3ac: 'make clean' was not fully cleaningglx
2018-04-29Codechange: remove endian_check in favour of __BYTE_ORDER macro (Rubidium) ↵Patric Stout
(#6762)
2014-04-24(svn r26497) -Fix: make sure the strgen and settingsgen code gets notified ↵rubidium
of changes to safeguards.h
2012-07-01(svn r24365) -Fix-ish: add C(XX)FLAGS_BUILD to all the executables that are ↵rubidium
compiled for the build enviroment
2011-03-04(svn r22180) -Fix: when using -static-libgcc, also use -static-libstdc++glx
2011-03-03(svn r22177) -Fix: make sure the right endianness is chosen with ↵rubidium
cross-compiling, and strndup is available in the binary for more exotic platforms
2011-03-03(svn r22174) -Add: Generate the settings as part of the unix build process ↵alberth
without using it (Rubidium)