Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docbook: Add CMake.DocBook test to validate xml (#13508) | Daniel Pfeifer | 2012-09-08 | 1 | -6/+15 |
* | docbook: Add support for <abstract> at section level 1 | Daniel Pfeifer | 2012-09-08 | 1 | -2/+24 |
* | docbook: Cleanup formatter and generated DocBook | Daniel Pfeifer | 2012-09-07 | 1 | -24/+24 |
* | docbook: Fix the DocBook section output | Daniel Pfeifer | 2012-09-07 | 1 | -24/+15 |
* | docbook: Factor out code to write valid DocBook IDs | Daniel Pfeifer | 2012-09-07 | 2 | -37/+36 |
* | docbook: Remove table of contents | Daniel Pfeifer | 2012-09-07 | 1 | -18/+0 |
* | Utilities/xml: Add docbook-4.5 DTD (#13508) | Brad King | 2012-09-07 | 33 | -0/+14494 |
* | Utilities/xml: Add .gitattributes to disable whitespace checks | Brad King | 2012-09-07 | 1 | -0/+1 |
* | Simplify CMake.HTML documentation test command line | Daniel Pfeifer | 2012-09-07 | 5 | -8/+8 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-09-05 | 1 | -1/+1 |
* | Merge topic 'magrathea-release-DT_RUNPATH' | David Cole | 2012-09-04 | 1 | -0/+2 |
|\ | |||||
| * | magrathea: Tell cmELF about DT_RUNPATH (#13497) | Brad King | 2012-09-03 | 1 | -0/+2 |
* | | Merge topic 'doc-add_library-PIC' | David Cole | 2012-09-04 | 2 | -2/+4 |
|\ \ | |||||
| * | | add_library: Document POSITION_INDEPENDENT_CODE default (#13479) | Brad King | 2012-08-31 | 2 | -2/+4 |
* | | | Merge topic 'flex-version-apple' | David Cole | 2012-09-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindFLEX: fix version extraction on Apple | Rolf Eike Beer | 2012-08-30 | 1 | -1/+1 |
* | | | | Merge topic 'Qt4Macros-fix-resource-parsing' | David Cole | 2012-09-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Read entire Qt4 qrc file when parsing for depends info. | Stephen Kelly | 2012-08-30 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-04 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-03 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-01 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'msvc-compiler-info' | Brad King | 2012-08-31 | 2 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | VS: Fix MSVC_IDE definition recently broken by refactoring | Brad King | 2012-08-30 | 2 | -2/+13 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-31 | 1 | -1/+1 |
* | | | | | Merge topic 'fix-Qt-casing' | Brad King | 2012-08-30 | 9 | -27/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Fix casing of 'Qt' in docs, comments and user-visible strings. | Stephen Kelly | 2012-08-28 | 9 | -27/+27 |
* | | | | | | Merge topic 'AutomocRerunFix' | Brad King | 2012-08-30 | 2 | -6/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix #13494: rerun automoc also if include dirs or moc options change | Alex Neundorf | 2012-08-27 | 2 | -6/+28 |
* | | | | | | | Merge topic 'mingw-unix-generator' | Brad King | 2012-08-30 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Find mingw's windres also when Unix Makefiles are used | Peter Kümmel | 2012-08-27 | 1 | -0/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmcldeps-icl' | Brad King | 2012-08-30 | 1 | -7/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: also detect /showInclude prefix for icl | Peter Kümmel | 2012-08-27 | 1 | -7/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'qt4-windows8' | Brad King | 2012-08-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix errors detecting Qt4 on Windows 8. | Clinton Stimpson | 2012-08-24 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet' | Brad King | 2012-08-30 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not set | Alex Neundorf | 2012-08-20 | 1 | -0/+11 |
* | | | | | | | | | Merge topic 'msvc-compiler-info' | Brad King | 2012-08-30 | 20 | -364/+209 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'cmake-platform-info-version' into msvc-compiler-info | Brad King | 2012-08-30 | 22 | -98/+127 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Modernize MSVC compiler information files | Brad King | 2012-08-30 | 4 | -99/+81 |
| * | | | | | | | | | VS: Simplify MSVC version reporting | Brad King | 2012-08-30 | 14 | -124/+42 |
| * | | | | | | | | | VS: Remove support for "free" version 2003 tools | Brad King | 2012-08-23 | 4 | -66/+11 |
* | | | | | | | | | | Merge topic 'cmake-platform-info-version' | Brad King | 2012-08-30 | 23 | -111/+147 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Store ABI detection results in compiler information files | Brad King | 2012-08-24 | 4 | -3/+10 |
| | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files | Brad King | 2012-08-24 | 7 | -72/+104 |
| * | | | | | | | | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 19 | -42/+39 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-30 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-29 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-28 | 1 | -1/+1 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-27 | 1 | -1/+1 |