Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest-cmd-line-vars' | David Cole | 2012-07-09 | 6 | -30/+116 |
|\ | |||||
| * | CTest: Add test to verify -D variable definitions work | David Cole | 2012-06-25 | 2 | -0/+29 |
| * | CTest: Allow -Dvar=value with no space between the D and the var | David Cole | 2012-06-24 | 1 | -0/+11 |
| * | CTest: Extend -D command line arg handling for variable definitions | David Cole | 2012-06-24 | 4 | -2/+46 |
| * | CTest: Rename local variable for clarity | David Cole | 2012-06-24 | 1 | -6/+5 |
| * | CTest: Refactor error output into ErrorMessageUnknownDashDValue | David Cole | 2012-06-24 | 2 | -24/+27 |
* | | Merge topic 'DetectManSection' | David Cole | 2012-07-09 | 5 | -64/+95 |
|\ \ | |||||
| * | | man documentation: detect man section from the given filename | Alex Neundorf | 2012-06-21 | 2 | -15/+35 |
| * | | documentation: preparation for making the man section configurable | Alex Neundorf | 2012-06-21 | 5 | -10/+21 |
| * | | -remove trailing whitespace | Alex Neundorf | 2012-06-21 | 3 | -39/+39 |
* | | | Merge topic 'documentUndefinedCOMPONENT' | David Cole | 2012-07-09 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Enhance documentation of install command w.r.t. the "Undefined" component. | Eric NOULARD | 2012-06-21 | 1 | -1/+4 |
* | | | | 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 |
|\ \ \ \ |