Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug ↵ | Sven Gothel | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | | | | 837 w/ xcode's xcrun) Bump make/lib/cpptasks.jar to a65cc99054a5a6684784bf9a9e8c13fe866b81ad make/lib/gluegen-clang.properties: Defaults to xcode.clang make/jogamp-env.xml: Show env. SDKROOT | ||||
* | Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', ↵ | Sven Gothel | 2013-09-13 | 1 | -0/+1 |
'clang']; Use 'gcc.compat.compiler' for all gcc based compiler/linker definitions. |