Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'update-KWIML' | David Cole | 2012-07-09 | 2 | -11/+22 |
|\ | |||||
| * | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-06-21 | 2 | -11/+22 |
| |\ | |||||
| | * | KWIML: Teach INT about broken UINT32_C on old HP | Brad King | 2012-06-21 | 1 | -0/+6 |
| | * | KWIML: Teach INT.h that no HP platform implements SCN*8 formats | Brad King | 2012-06-21 | 1 | -2/+2 |
| | * | KWIML: Teach ABI.h about 'long long' and 'char' on old HP | Brad King | 2012-06-21 | 1 | -0/+4 |
| | * | KWIML: Generalize interface to report broken integer literal macros | Brad King | 2012-06-20 | 1 | -9/+10 |
* | | | Merge topic 'Ninja-absolute-compile-commands' | David Cole | 2012-07-09 | 2 | -3/+24 |
|\ \ \ | |||||
| * | | | Construct the full path before escaping it. | Stephen Kelly | 2012-06-20 | 1 | -4/+7 |
| * | | | STYLE: Fix line length, remove extra blank line | David Cole | 2012-06-19 | 1 | -2/+2 |
| * | | | Use full paths in compile_commands.json for out of source builds. | Stephen Kelly | 2012-06-19 | 2 | -1/+19 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-09 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-08 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-30 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-29 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-28 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-27 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-26 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-25 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-24 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-23 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-22 | 1 | -1/+1 |
* | | | | Merge topic 'eliminate-warnings' | David Cole | 2012-06-21 | 3 | -7/+3 |
|\ \ \ \ | |||||
| * | | | | Remove unused ivars to eliminate compiler warnings | David Cole | 2012-06-20 | 2 | -6/+3 |
| * | | | | Remove unused ivars to eliminate compiler warnings | Sean McBride | 2012-06-20 | 1 | -1/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'CMakeDetermineCCompiler-clear-init' | David Cole | 2012-06-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | CMakeDetermineCCompiler: Fix typo "_CXX_" -> "_C_" (#13330) | Brad King | 2012-06-20 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'qt4-macros' | David Cole | 2012-06-21 | 2 | -24/+38 |
|\ \ \ \ | |||||
| * | | | | Qt4Macros: add some quotes to prevent damage from spaces in the paths | Rolf Eike Beer | 2012-06-20 | 1 | -17/+17 |
| * | | | | Qt4Macros: improve basename extraction in QT4_ADD_DBUS_INTERFACES | Rolf Eike Beer | 2012-06-20 | 1 | -1/+2 |
| * | | | | FindQt4: extend documentation | Rolf Eike Beer | 2012-06-20 | 1 | -6/+19 |
| |/ / / | |||||
* | | | | Merge topic 'module-no-soname' | David Cole | 2012-06-21 | 8 | -2/+16 |
|\ \ \ \ | |||||
| * | | | | Do not crash on SHARED library without language (#13324) | Brad King | 2012-06-20 | 8 | -2/+16 |
* | | | | | Merge topic 'CTestUpdateGit-safecrlf' | David Cole | 2012-06-21 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Make CTest.UpdateGIT robust to Git safecrlf on Windows | Brad King | 2012-06-20 | 1 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'no-source-language-crash' | David Cole | 2012-06-21 | 1 | -4/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Do not crash on unknown source language (#13323) | Mariusz Plucinski | 2012-06-20 | 1 | -4/+7 |
* | | | | | | Merge topic 'find-devil-doc-formatting' | David Cole | 2012-06-21 | 1 | -5/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindDevIL: clean up documentation formatting | Rolf Eike Beer | 2012-06-19 | 1 | -5/+16 |
* | | | | | | | Merge topic 'use-string-to-cmake-path' | David Cole | 2012-06-21 | 3 | -18/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | replace open coded versions of file(TO_CMAKE_PATH) | Rolf Eike Beer | 2012-06-19 | 3 | -18/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'no-explicit-usr-search' | David Cole | 2012-06-21 | 14 | -72/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | do not explicitely specify /usr and /usr/local as search paths | Rolf Eike Beer | 2012-06-19 | 14 | -72/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'fix-typos' | David Cole | 2012-06-21 | 3 | -3/+3 |
|\ \ \ \ \ \ \ |