| Commit message (Expand) | Author | Age | Files | Lines |
* | CMakeDetermineCompilerABI: Use normal linker flags in ABI project | Brad King | 2014-12-03 | 1 | -1/+1 |
|
|
* | Use a more reliable regex for extracting binary INFO strings | Chuck Atkins | 2014-09-03 | 1 | -1/+1 |
|
|
* | CMakeDetermineCompilerABI: Link with standard libraries on MSVC | Brad King | 2014-08-21 | 1 | -5/+7 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | Revert "Add compiler target compile options." | Stephen Kelly | 2013-08-09 | 1 | -3/+0 |
|
|
* | Teach compiler ABI check to tolerate try_compile COPY_FILE failure | Brad King | 2013-07-17 | 1 | -2/+3 |
|
|
* | Add compiler target compile options. | Stephen Kelly | 2013-06-11 | 1 | -0/+3 |
|
|
* | OS X: Detect implicit linker framework search paths | Brad King | 2012-12-11 | 1 | -1/+3 |
|
|
* | OS X: Detect implicit link directories on modern toolchains | Brad King | 2012-12-11 | 1 | -12/+9 |
|
|
* | Store ABI detection results in compiler information files | Brad King | 2012-08-24 | 1 | -3/+7 |
|
|
* | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -9/+9 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -67/+67 |
|
|
* | Fortran: Detect pointer size in gfortran on MinGW | Brad King | 2011-12-05 | 1 | -0/+2 |
|
|
* | Simplify IntelVSImplicitPath detection project | Brad King | 2011-09-14 | 1 | -4/+1 |
|
|
* | Move IntelVSImplicitPath project to better location | Brad King | 2011-09-14 | 1 | -1/+1 |
|
|
* | For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH. | Bill Hoffman | 2011-09-08 | 1 | -0/+26 |
|
|
* | Teach find_(library|package) about Linux multiarch (#12037) | Brad King | 2011-06-08 | 1 | -0/+11 |
|
|
* | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 1 | -1/+2 |
|\ |
|
| * | Detect object files in implicit link information | Brad King | 2010-12-09 | 1 | -1/+2 |
|
|
* | | Ignore CLI warnings for ABI determination | Ben Boeckel | 2010-09-16 | 1 | -0/+4 |
|
|
* | | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -2/+12 |
|/ |
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Load compiler information after configuring it | Brad King | 2010-05-06 | 1 | -2/+0 |
|
|
* | Log implicit link information parsing actions | Brad King | 2009-10-06 | 1 | -1/+3 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | Skip implicit link info for multiple OS X archs | Brad King | 2009-09-22 | 1 | -2/+6 |
|
|
* | BUG: Skip implicit link information on Xcode | Brad King | 2009-07-23 | 1 | -1/+2 |
|
|
* | ENH: Implicit link info for C, CXX, and Fortran | Brad King | 2009-07-23 | 1 | -0/+13 |
|
|
* | ENH: Clarify message about checking for compiler ABI information. | Brad King | 2008-04-14 | 1 | -5/+5 |
|
|
* | ENH: Generalize the check for sizeof void* to detect more ABI information. | Brad King | 2008-01-21 | 1 | -0/+49 |
|
|