summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.macosx-clang.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use 'gluegen-clang.properties' for generic clang and ↵Sven Gothel2013-11-171-2/+2
| | | | | | | | 'gluegen-xcode_clang.properties' for OSX xcode-clang ; Add GNU/Linux LLVM/clang build scripts Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.properties' for OSX xcode-clang. Add GNU/Linux LLVM/clang build scripts
* Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', ↵Sven Gothel2013-09-131-0/+29
'clang']; Use 'gcc.compat.compiler' for all gcc based compiler/linker definitions.