Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use modern global dependency graph for VS < 8 deps | Brad King | 2010-11-18 | 2 | -73/+156 |
* | Record edge type in global dependency graph | Brad King | 2010-11-18 | 4 | -7/+59 |
* | Merge branch 'vs8-direct-depends' into vs-target-dependencies | Brad King | 2010-11-12 | 3 | -3/+18 |
|\ | |||||
| * | Store direct dependencies in solutions for VS >= 8 | Brad King | 2010-09-10 | 3 | -3/+18 |
* | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-12 | 1 | -1/+1 |
* | | Merge topic '11429_FindGTK2_MSVC10' | David Cole | 2010-11-11 | 1 | -4/+9 |
|\ \ | |||||
| * | | 11429: FindGTK2 does not find libraries built for Visual Studio 2010 | Philip Lowman | 2010-11-10 | 1 | -4/+9 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-11 | 1 | -1/+1 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-10 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'fix_osf_build' | David Cole | 2010-11-09 | 5 | -7/+20 |
|\ \ | |||||
| * | | Add a fix for the inline keyword on the osf os. | Bill Hoffman | 2010-09-10 | 1 | -1/+1 |
| * | | Fixes for the OSF operating system build. | Bill Hoffman | 2010-09-08 | 4 | -6/+19 |
* | | | Merge topic 'add-cse-contract-test' | David Cole | 2010-11-09 | 6 | -2/+256 |
|\ \ \ | |||||
| * | | | Update tag in the Contracts/cse-snapshot test. | David Cole | 2010-10-28 | 1 | -2/+16 |
| * | | | Enable overriding contract test timeout values. | David Cole | 2010-10-22 | 1 | -2/+11 |
| * | | | Add a contract test for building the CSE. | David Cole | 2010-10-08 | 4 | -1/+184 |
| * | | | Fix contract test so it is not hard coded to the vtk542 test. | Bill Hoffman | 2010-09-21 | 2 | -1/+10 |
| * | | | Add a "Contract" test for VTK. The test downloads and builds VTK. | Bill Hoffman | 2010-09-21 | 2 | -1/+40 |
* | | | | Merge topic 'FindPerlLibs-mac' | David Cole | 2010-11-09 | 1 | -0/+28 |
|\ \ \ \ | |||||
| * | | | | FindPerlLibs: Fix for Mac locally applied patches | Dave Abrahams | 2010-11-08 | 1 | -0/+28 |
* | | | | | Merge topic 'external-link-depends' | David Cole | 2010-11-09 | 8 | -50/+87 |
|\ \ \ \ \ | |||||
| * | | | | | Define LINK_DEPENDS target property (#11406) | Brad King | 2010-11-05 | 5 | -0/+51 |
| * | | | | | Consolidate duplicate link rule make dependency code | Brad King | 2010-11-05 | 4 | -50/+36 |
* | | | | | | Merge topic 'document-custom-command-no-DEPENDS' | David Cole | 2010-11-09 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document custom command behavior without DEPENDS (#11407) | Brad King | 2010-11-05 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'improve-HTML-test' | David Cole | 2010-11-09 | 1 | -4/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | No CMake.HTML test if xmllint has no --nonet. | David Cole | 2010-11-04 | 1 | -28/+0 |
| * | | | | | | Make HTML test fail when --nonet arg is not available. | David Cole | 2010-11-02 | 1 | -3/+27 |
* | | | | | | | Merge topic 'CheckCompilerFlag-foreign-MSVC' | David Cole | 2010-11-09 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | BUG: Fix compiler flag test for non-English MSVC (#11336) | Brad King | 2010-11-04 | 2 | -2/+4 |
* | | | | | | | | Merge topic 'rule-messages' | David Cole | 2010-11-09 | 2 | -77/+96 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Honor RULE_MESSAGES property for build target messages | Campbell Barton | 2010-11-03 | 2 | -77/+96 |
* | | | | | | | | | Merge topic 'cmake-gui-args-11388' | David Cole | 2010-11-09 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix regression to allow specifying a CMakeCache.txt file on the command line. | Clinton Stimpson | 2010-11-01 | 1 | -1/+13 |
* | | | | | | | | | | Merge topic '11363' | David Cole | 2010-11-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 11363: FindBoost.cmake fails to find debug libraries in tagged layout install | Philip Lowman | 2010-10-29 | 1 | -0/+1 |
* | | | | | | | | | | | Merge topic 'FixBisonWithLocale' | David Cole | 2010-11-09 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Make FindBISON work properly with non-C locales (#11326) | Alex Neundorf | 2010-10-18 | 1 | -4/+11 |
* | | | | | | | | | | | | Merge topic 'qt4-resources-bug5952' | David Cole | 2010-11-09 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Force cmake to run again when qrc dependency scanning needs to happen. | Clinton Stimpson | 2010-10-15 | 1 | -1/+6 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'qt4-imports-dir' | David Cole | 2010-11-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix regression in 2dae2f1 which added find of Qt imports dir. | Clinton Stimpson | 2010-10-15 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge topic 'qtdialog-use-bundleutilities' | David Cole | 2010-11-09 | 2 | -363/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | cmake-gui: use BundleUtilities in place of custom script. | Clinton Stimpson | 2010-10-14 | 2 | -363/+16 |
* | | | | | | | | | | | | | | KWSys: Teach SystemInformation about WinXP Pro and Win7 | Brad King | 2010-11-09 | 1 | -6/+15 |
* | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-09 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-08 | 1 | -1/+1 |
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-07 | 1 | -1/+1 |
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-06 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-11-05 | 1 | -1/+1 |