Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | KWSys 2013-12-19 (88165c5e) | KWSys Robot | 2013-12-19 | 6 | -9/+44 | |
* | | | | | | | Merge topic 'doc-TestCXXAcceptsFlag-cleanup' | Brad King | 2013-12-20 | 1 | -7/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | TestCXXAcceptsFlag: Update documentation (#14657) | Brad King | 2013-12-19 | 1 | -7/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'find_backtrace' | Brad King | 2013-12-20 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | FindBacktrace: Search and report only when not already found | Vadim Zhukov | 2013-12-19 | 1 | -7/+10 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-20 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'doc-clarify-if-TARGET' | Brad King | 2013-12-19 | 1 | -208/+170 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Clarify if(TARGET) behavior (#14646) | Brad King | 2013-12-18 | 1 | -1/+3 | |
| * | | | | | Help: Format 'if' command documentation | Brad King | 2013-12-18 | 1 | -207/+167 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'wix-fragment-injection' | Brad King | 2013-12-19 | 8 | -0/+366 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPackWiX: allow customization of generated WiX sources | Nils Gladitz | 2013-12-17 | 8 | -0/+366 | |
* | | | | | | Merge topic 'GenerateExportHeader-tests' | Brad King | 2013-12-19 | 31 | -326/+595 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge some GenerateExportHeader subtests. | Stephen Kelly | 2013-12-15 | 15 | -143/+28 | |
| * | | | | | | Speed up the GenerateExportHeader unit test (#14453). | Stephen Kelly | 2013-12-15 | 17 | -183/+567 | |
* | | | | | | | Merge topic 'build-symlink-invalid-sup-file' | Brad King | 2013-12-19 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: allow valgrind test to pass with symlinked build dir | Nils Gladitz | 2013-12-14 | 1 | -1/+9 | |
* | | | | | | | | Merge topic 'minor-cleanup' | Brad King | 2013-12-19 | 3 | -3/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Note that COMPATIBLE_INTERFACE_ properties may be origin-debugged. | Stephen Kelly | 2013-12-13 | 1 | -3/+5 | |
| * | | | | | | | | Avoid certain actions on IMPORTED targets. | Stephen Kelly | 2013-12-11 | 2 | -0/+12 | |
* | | | | | | | | | Merge topic 'Qt4-NO_DEBUG-define' | Brad King | 2013-12-19 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use a config-specific moc parameters file, if needed. | Stephen Kelly | 2013-12-12 | 1 | -0/+1 | |
| * | | | | | | | | | Define QT_NO_DEBUG for non-debug use of Qt 4. | Stephen Kelly | 2013-12-10 | 1 | -0/+4 | |
* | | | | | | | | | | Merge topic 'constify' | Brad King | 2013-12-19 | 36 | -180/+226 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Constify autogen handling. | Stephen Kelly | 2013-12-11 | 3 | -15/+18 | |
| * | | | | | | | | | Autogen: Split AutoRcc handling into two methods | Stephen Kelly | 2013-12-11 | 2 | -20/+37 | |
| * | | | | | | | | | cmLocalGenerator: Constify target definitions access | Stephen Kelly | 2013-12-11 | 2 | -3/+4 | |
| * | | | | | | | | | Constify cmGeneratorTarget access. | Stephen Kelly | 2013-12-11 | 3 | -3/+4 | |
| * | | | | | | | | | Constify handling of link targets. | Stephen Kelly | 2013-12-11 | 8 | -34/+41 | |
| * | | | | | | | | | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 24 | -105/+122 | |
* | | | | | | | | | | Merge topic 'FindSubversion-TortoiseSVN' | Brad King | 2013-12-19 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindSubversion: Use TortoiseSVN registry key to locate svn | Daniele E. Domenichelli | 2013-12-11 | 1 | -0/+2 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'remove-INTERFACE-build-targets' | Brad King | 2013-12-19 | 12 | -119/+65 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Remove INTERFACE build targets. | Stephen Kelly | 2013-12-10 | 12 | -119/+65 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'KateFixNinja' | Brad King | 2013-12-19 | 2 | -57/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kate: fix ninja support | Alex Neundorf | 2013-12-19 | 2 | -11/+24 | |
| * | | | | | | | | | kate: remove unused function | Alex Neundorf | 2013-12-19 | 2 | -46/+0 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-INTERFACE-mapped-config' | Brad King | 2013-12-19 | 5 | -2/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) | Stephen Kelly | 2013-12-09 | 5 | -2/+35 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'libarchive-left-shift-fix' | Brad King | 2013-12-19 | 1 | -20/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | libarchive: Use ARCHIVE_LITERAL_ULL to add ULL integer suffix | Brad King | 2013-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | libarchive: Port upstream issue 320 second fix | Brad King | 2013-12-09 | 1 | -20/+48 | |
* | | | | | | | | | | Merge topic 'vtk-contract' | Brad King | 2013-12-19 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests/Contracts: Submit notes with VTK build | Zack Galbreath | 2013-12-19 | 1 | -0/+9 | |
* | | | | | | | | | | | Merge topic 'FindFreetype-2.5' | Brad King | 2013-12-19 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindFreetype: Remove duplicates in FREETYPE_INCLUDE_DIRS | Daniele E. Domenichelli | 2013-12-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | FindFreetype: Detect version string with Freetype 2.5 | Daniele E. Domenichelli | 2013-12-09 | 1 | -2/+8 | |
| * | | | | | | | | | | | FindFreetype: Find ftheader.h with Freetype 2.5 | Daniele E. Domenichelli | 2013-12-09 | 1 | -1/+4 | |
* | | | | | | | | | | | | Merge topic 'xcode-5.1' | Brad King | 2013-12-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1 | Ted Kremenek | 2013-12-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |