Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fixed bug where last entry would be lost. | Marcus D. Hanwell | 2010-12-13 | 1 | -0/+5 | |
| * | | | | | | | Escape file write expansion, and build up lists. | Marcus D. Hanwell | 2010-12-11 | 1 | -12/+25 | |
| * | | | | | | | Added CMAKE_CACHE_ARGS to ExternalProject. | Marcus D. Hanwell | 2010-12-10 | 1 | -0/+33 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'CPackRPM-Fix0011595' | Brad King | 2010-12-14 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...) | Eric NOULARD | 2010-12-13 | 1 | -3/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ParallelEclipseMakefiles2' | Brad King | 2010-12-14 | 3 | -8/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT as a ADVANCED cache variable (#9631) | Alex Neundorf | 2010-12-13 | 1 | -0/+4 | |
| * | | | | | | | Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator | Alex Neundorf | 2010-12-12 | 3 | -8/+14 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'vim-help' | Brad King | 2010-12-14 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Inline help in vim with vertical split. | Matthias Kretz | 2010-12-13 | 1 | -0/+21 | |
* | | | | | | | | Merge topic 'custom-command-depend' | Brad King | 2010-12-14 | 8 | -39/+54 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Skip file-level dependencies on custom targets (#11332) | Brad King | 2010-12-08 | 3 | -8/+5 | |
| * | | | | | | | | Improve signature of cmLocalGenerator::GetRealDependency | Brad King | 2010-12-08 | 7 | -33/+51 | |
* | | | | | | | | | Merge topic '11445-workaround' | Brad King | 2010-12-14 | 1 | -28/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add Boost 1.46 | Philip Lowman | 2010-12-13 | 1 | -2/+2 | |
| * | | | | | | | | | [patch] Add Boost 1.45 to search, simplify a check removing VERSION_LESS | Philip Lowman | 2010-12-13 | 1 | -28/+26 | |
* | | | | | | | | | | Merge topic 'vs10-sln-msbuild-workaround' | Brad King | 2010-12-14 | 4 | -10/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove unused parameter "root" in some VS generator methods | Brad King | 2010-12-10 | 3 | -4/+2 | |
| * | | | | | | | | | | Avoid msbuild idiosyncrasy that builds multiple configs (#11594) | Brad King | 2010-12-10 | 1 | -2/+0 | |
| * | | | | | | | | | | Remove unused variable "rootdir" in VS generators | Brad King | 2010-12-10 | 2 | -4/+0 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'fix_incremental_vs2010' | Brad King | 2010-12-14 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix incremental linking for VS2010 with nmake or make. | Bill Hoffman | 2010-12-09 | 2 | -0/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindTCL-version-ref' | Brad King | 2010-12-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindTCL: Fix TCL and TK version variable references (#11528) | Kai Wasserbäch | 2010-12-09 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge topic 'cross-compile-apple-host' | Brad King | 2010-12-14 | 1 | -15/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix soname in cross-compiled targets with Mac host (#11547) | Brad King | 2010-12-09 | 1 | -15/+24 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'doc-ctest_sleep' | Brad King | 2010-12-14 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CTest: Fix ctest_sleep documentation (#11554) | Brad King | 2010-12-09 | 1 | -5/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'parallel-make-install-of-CMake' | Brad King | 2010-12-14 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix parallel "make install" of CMake itself | Brad King | 2010-12-09 | 1 | -0/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'imported-target-dependencies' | Brad King | 2010-12-14 | 2 | -9/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Honor custom command dependencies on imported targets (#10395) | Brad King | 2010-12-08 | 2 | -9/+49 | |
* | | | | | | | | | | | | Merge topic 'fix-INSTALL-and-PACKAGE-depend-tracing' | Brad King | 2010-12-14 | 3 | -22/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused GLOBAL_TARGET generation code | Brad King | 2010-12-13 | 2 | -22/+3 | |
| * | | | | | | | | | | | | Fix dependency tracing of INSTALL and PACKAGE (#11598) | Brad King | 2010-12-13 | 1 | -0/+6 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'FixDocTypoInFindFLEX' | Brad King | 2010-12-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix typos in the doc | Alex Neundorf | 2010-12-07 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge topic 'BundleUtilities-should-produce-error-if-item-is-not-embedded' | Brad King | 2010-12-14 | 1 | -0/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | BundleUtilities: error if fixup_bundle_item called on non-embedded item | David Cole | 2010-12-06 | 1 | -0/+30 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'vs10-express-64bit' | Brad King | 2010-12-14 | 5 | -0/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Enable 64-bit tools with VS 2010 Express (#9981, #10722) | Brad King | 2010-12-01 | 5 | -0/+85 | |
* | | | | | | | | | | | | | | KWSys: Use EXPORT name only if installing library | Brad King | 2010-12-14 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-14 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-13 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-12 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-10 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-09 | 1 | -1/+1 | |
* | | | | | | | | | KWSys: Remove realpath from SystemTools::GetPath (#10335) | Brad King | 2010-12-08 | 1 | -3/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-08 | 1 | -1/+1 | |