Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'xcode-ReRunCMake-full-path' | David Cole | 2012-10-31 | 1 | -2/+6 |
|\ | |||||
| * | Xcode: Fix ReRunCMake.make path to cmake.check_cache (#13603) | Brad King | 2012-10-24 | 1 | -2/+6 |
* | | Merge topic 'cpack-rez-error' | David Cole | 2012-10-31 | 1 | -1/+16 |
|\ \ | |||||
| * | | Fix for possible Rez errors when creating dmg. | Clinton Stimpson | 2012-10-23 | 1 | -1/+16 |
* | | | Merge topic 'EclipseNoLinkedResources' | David Cole | 2012-10-31 | 2 | -0/+14 |
|\ \ \ | |||||
| * | | | Eclipse: add switch to disable linked resources (#13189) | Alex Neundorf | 2012-10-17 | 2 | -0/+14 |
* | | | | Merge topic 'fix-9629-add-unicode-nsis-reg-key' | David Cole | 2012-10-31 | 1 | -7/+19 |
|\ \ \ \ | |||||
| * | | | | CPack: Add automatic detection of the Unicode makensis (#9629) | David Cole | 2012-10-17 | 1 | -7/+19 |
* | | | | | Merge topic 'find_library-NAMES_PER_DIR' | David Cole | 2012-10-31 | 4 | -46/+172 |
|\ \ \ \ \ | |||||
| * | | | | | find_library: Optionally consider all names in each directory | Brad King | 2012-09-25 | 4 | -0/+105 |
| * | | | | | find_library: Simplify framework search logic | Brad King | 2012-09-25 | 1 | -9/+12 |
| * | | | | | find_library: Refactor internal name iteration | Brad King | 2012-09-25 | 1 | -37/+55 |
* | | | | | | Begin post-2.8.10 development | David Cole | 2012-10-31 | 1 | -2/+2 |
* | | | | | | CMake 2.8.10v2.8.10 | David Cole | 2012-10-31 | 1 | -1/+1 |
* | | | | | | CMake 2.8.10-rc3 | David Cole | 2012-10-24 | 1 | -1/+1 |
* | | | | | | Merge branch 'release' | David Cole | 2012-10-24 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMake 2.8.10-rc2 | David Cole | 2012-10-18 | 1 | -1/+1 |
| * | | | | | | Merge branch 'release' | David Cole | 2012-10-18 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | CMake 2.8.10-rc1 | David Cole | 2012-10-02 | 1 | -3/+3 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-24 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'genex-validate-target-property-names' | David Cole | 2012-10-23 | 5 | -6/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GexEx: Validate Target names and property names differently. | Stephen Kelly | 2012-10-22 | 1 | -6/+11 |
| * | | | | | | | | GenEx: Create cmGeneratorTargets for imported targets. | Stephen Kelly | 2012-10-22 | 3 | -0/+18 |
| * | | | | | | | | GenEx: Add an accessor for imported targets in a makefile. | Stephen Kelly | 2012-10-22 | 1 | -0/+4 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'expand-LOCATION-documentation' | David Cole | 2012-10-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Document LOCATION undefined behavior with use of LINKER_LANGUAGE. | Stephen Kelly | 2012-10-22 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-23 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-22 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-19 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig' | David Cole | 2012-10-17 | 13 | -25/+59 |
|\ \ \ \ | |||||
| * | | | | Fix config-specific INCLUDE_DIRECTORIES in multi-config generators | Stephen Kelly | 2012-10-17 | 13 | -25/+59 |
* | | | | | Merge topic 'generator-expression-bug-fixes' | David Cole | 2012-10-17 | 5 | -23/+134 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | GenEx: Fix reporting about not-found include directories and libraries. | Stephen Kelly | 2012-10-17 | 4 | -10/+87 |
| * | | | | GenEx: Add some more asserts to verify code-sanity. | Stephen Kelly | 2012-10-17 | 1 | -0/+12 |
| * | | | | GenEx: Break if there are no more commas in the container | Stephen Kelly | 2012-10-17 | 1 | -0/+4 |
| * | | | | GenEx: Fix termination bugs in generator expression parser. | Stephen Kelly | 2012-10-17 | 1 | -13/+24 |
| * | | | | GenEx: Parse colon after arguments separator colon specially. | Stephen Kelly | 2012-10-17 | 1 | -2/+9 |
* | | | | | Merge topic 'AutomocFixDuplicatedFiles_13572' | David Cole | 2012-10-17 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Automoc: fix #13572: issue with symbolic links | Alex Neundorf | 2012-10-14 | 1 | -1/+2 |
* | | | | | | Merge topic 'CPack-ArchiveGen-andDESTIR_ON' | David Cole | 2012-10-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make CPACK_SET_DESTDIR work with archive generator + component-based packaging | Eric NOULARD | 2012-10-14 | 1 | -1/+1 |
* | | | | | | | Merge topic 'fix-some-CPackDoc-typos' | David Cole | 2012-10-17 | 1 | -4/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Document CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY and fix some typo. | Eric NOULARD | 2012-10-14 | 1 | -4/+14 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'Fix-XXX_ON_ABSOLUTE_INSTALL_DESTINATION-handling' | David Cole | 2012-10-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPACK_XX_ON_ABSOLUTE_INSTALL_DESTINATION is now properly checked for ON/OFF | Eric NOULARD | 2012-10-14 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'suncc-compile-fix' | David Cole | 2012-10-17 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Attempt to fix the compile of cmake on Sun CC. | Stephen Kelly | 2012-10-11 | 1 | -1/+4 |