Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 'gluegen-clang.properties' for generic clang and ↵ | Sven Gothel | 2013-11-17 | 1 | -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 Gothel | 2013-09-13 | 1 | -0/+29 |
'clang']; Use 'gcc.compat.compiler' for all gcc based compiler/linker definitions. |