Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-12904-avoid-overflow' | Brad King | 2013-01-03 | 1 | -1/+6 |
|\ | |||||
| * | CTest: Prevent creation of unbounded number of tests in ctest (#12904) | Casey Goodlett | 2012-12-18 | 1 | -1/+6 |
* | | Merge topic 'iface-depends' | Brad King | 2013-01-03 | 2 | -1/+64 |
|\ \ | |||||
| * | | Make targets depend on the link interface of their dependees. | Stephen Kelly | 2013-01-03 | 2 | -1/+64 |
* | | | Merge topic 'genex-cleanup' | Brad King | 2013-01-03 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Replace some 'if' with 'else if' | Stephen Kelly | 2012-12-23 | 1 | -4/+4 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2013-01-03 | 12 | -1701/+127 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2012-12-22 | 1 | -0/+8 |
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2012-12-19 | 11 | -1701/+119 |
* | | | | | Merge topic 'fix-undef-warnings' | Brad King | 2013-01-03 | 2 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix some warnings from -Wundef | Stephen Kelly | 2012-12-22 | 2 | -3/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-03 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-31 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-30 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-29 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-28 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-27 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-26 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-25 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-24 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-23 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-21 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-20 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-19 | 1 | -1/+1 |
* | | Merge topic 'doc-implicit-link-dirs' | David Cole | 2012-12-18 | 1 | -1/+9 |
|\ \ | |/ |/| | |||||
| * | Documentation: Clarify handling of implicit link directories | Brad King | 2012-12-11 | 1 | -1/+9 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-18 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-17 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-16 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-15 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-14 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-13 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-12 | 1 | -1/+1 |
* | | Merge topic 'fix-13657-more-gcov47-output' | David Cole | 2012-12-11 | 1 | -4/+11 |
|\ \ | |||||
| * | | CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657) | David Cole | 2012-12-10 | 1 | -4/+11 |
* | | | Merge topic 'xcode-framework-paths' | David Cole | 2012-12-11 | 4 | -62/+26 |
|\ \ \ | |||||
| * | | | Makefile: Use modern link information for framework search paths | Brad King | 2012-12-07 | 3 | -37/+15 |
| * | | | Xcode: Add frameworks search paths from link dependeny closure (#13397) | Brad King | 2012-12-07 | 1 | -25/+11 |
* | | | | Merge topic 'TheRealAutomocIncludeDirFix' | David Cole | 2012-12-11 | 3 | -71/+21 |
|\ \ \ \ | |||||
| * | | | | Automoc: get include dirs without stripping implicit include dirs off | Alex Neundorf | 2012-12-07 | 3 | -71/+21 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'skip-variable-re-expansion' | David Cole | 2012-12-11 | 4 | -13/+82 |
|\ \ \ \ | |||||
| * | | | | Add policy CMP0019 to skip include/link variable re-expansion | Brad King | 2012-12-07 | 4 | -13/+82 |
* | | | | | Merge topic 'add-timestamp-subcommands' | David Cole | 2012-12-11 | 7 | -1/+324 |
|\ \ \ \ \ | |||||
| * | | | | | CMake: Fix dashboard build errors and warnings | David Cole | 2012-12-06 | 1 | -3/+3 |
| * | | | | | CMake: Fix dashboard test failure | David Cole | 2012-12-05 | 1 | -8/+2 |
| * | | | | | CMake: Fix dashboard warnings | David Cole | 2012-12-05 | 2 | -2/+2 |
| * | | | | | CMake: Stylistic changes and documentation tweaks | David Cole | 2012-12-05 | 3 | -28/+33 |