Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: remove int/size_t warning | Peter Kuemmel | 2012-07-09 | 1 | -1/+1 |
* | Ninja: also consider rule command length for rsp file | Peter Kuemmel | 2012-07-02 | 3 | -1/+9 |
* | Ninja: also consider variables when checking command line length | Peter Kuemmel | 2012-07-01 | 2 | -20/+21 |
* | 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 |
|\ \ \ \ \ | |||||
| * | | | | | fix some typos | Rolf Eike Beer | 2012-06-19 | 3 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'run_compile_commands-aix-gcc-2.9' | David Cole | 2012-06-21 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Avoid string.clear and string.push_back (#13319) | Daniel R. Gomez | 2012-06-19 | 1 | -2/+2 |
* | | | | | | Merge topic 'test-FindPackageModeMakefileTest' | David Cole | 2012-06-21 | 1 | -3/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix FindPackageMode test Makefile (#13314) | Daniel R. Gomez | 2012-06-19 | 1 | -3/+22 |
* | | | | | | | Merge topic 'test-Assembler-C-flags' | David Cole | 2012-06-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests/Assembler: Assemble and link with same flags (#13314) | Daniel R. Gomez | 2012-06-18 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-21 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-20 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'test-VSGNUFortran-C-comment' | David Cole | 2012-06-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests/VSGNUFortran: Avoid C++ comment in C code (#13314) | Daniel R. Gomez | 2012-06-18 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'test-IncludeDirectories-eof' | David Cole | 2012-06-19 | 1 | -3/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests/IncludeDirectories: Files must end in a newline (#13314) | Daniel R. Gomez | 2012-06-18 | 1 | -3/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'CPackDeb-docUpdate' | David Cole | 2012-06-19 | 1 | -1/+29 |
|\ \ \ \ \ | |||||
| * | | | | | CPackDeb add missing documentation for some CPACK_DEBIAN_xx variables. | Eric NOULARD | 2012-06-19 | 1 | -1/+29 |
| | |/ / / | |/| | | |