Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OS X: Detect implicit linker framework search paths | Brad King | 2012-12-11 | 1 | -0/+2 |
* | Add platform variable for flags specific to shared libraries | Stephen Kelly | 2012-06-12 | 1 | -0/+2 |
* | Add platform variables for position independent code flags | Stephen Kelly | 2012-06-12 | 1 | -0/+4 |
* | Add framework to detect compiler version with its id (#12408) | Brad King | 2011-12-07 | 1 | -0/+4 |
* | Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG | Brad King | 2009-12-02 | 1 | -4/+0 |
* | Teach Xcode generator to set XCODE_VERSION | Brad King | 2009-09-23 | 1 | -0/+1 |
* | ENH: Implicit link info for C, CXX, and Fortran | Brad King | 2009-07-23 | 1 | -0/+7 |
* | ENH: Adding support to link specifically to an archive or a shared library ba... | Brad King | 2006-09-15 | 1 | -2/+16 |
* | add some more prints | Bill Hoffman | 2003-01-17 | 1 | -0/+6 |
* | fix for create shared library | Bill Hoffman | 2002-11-21 | 1 | -1/+1 |
* | add print for compiler is gnu | Bill Hoffman | 2002-11-18 | 1 | -0/+3 |
* | clean up test for html output | Bill Hoffman | 2002-11-12 | 1 | -0/+1 |
* | new test | Bill Hoffman | 2002-11-11 | 1 | -0/+64 |