Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'EclipseFixIndexerBySettingSourcePath' | Brad King | 2012-11-06 | 1 | -5/+7 |
|\ | |||||
| * | Eclipse: set source path once to fix Eclipse indexer (#13596) | Alex Neundorf | 2012-11-06 | 1 | -5/+7 |
* | | Merge topic 'start-contributing-irc-session' | Brad King | 2012-11-06 | 2 | -36/+15 |
|\ \ | |||||
| * | | file: remove dead code | Amine Chadly | 2012-11-02 | 1 | -10/+5 |
| * | | Consolidate list() argument count testing | Petr Kmoch | 2012-11-02 | 1 | -26/+10 |
* | | | Merge topic 'deb-rpm-all_components_in_one' | Brad King | 2012-11-06 | 2 | -4/+20 |
|\ \ \ | |||||
| * | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE" | Clinton Stimpson | 2012-11-06 | 2 | -4/+20 |
* | | | | Merge topic 'fix-13571-avoid-empty-sln-folders' | Brad King | 2012-11-06 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | VS: Avoid empty, unreferenced solution folders... (#13571) | David Cole | 2012-10-24 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge topic 'fix-genex-CONFIG' | Brad King | 2012-11-06 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | GenEx: Use case insensitive comparison for $<CONFIG:...> | Stephen Kelly | 2012-11-05 | 1 | -1/+4 |
* | | | | | Merge topic 'copyright-year' | Brad King | 2012-11-06 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Update programmatically-reported copyright year (#13638) | Brad King | 2012-11-05 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'pdb-default-outdir' | Brad King | 2012-11-06 | 2 | -5/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fix default PDB output directory (#13644) | Brad King | 2012-11-02 | 2 | -5/+8 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-04 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-03 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-01 | 1 | -1/+1 |
* | | | | | Merge topic 'packagemaker-component-postflight' | David Cole | 2012-10-31 | 3 | -36/+97 |
|\ \ \ \ \ | |||||
| * | | | | | PackageMaker: Enable postflight script in component mode (#12375) | Clinton Stimpson | 2012-10-31 | 3 | -36/+97 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-27 | 1 | -1/+1 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-26 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs10-DelaySign-KeyFile' | David Cole | 2012-10-31 | 5 | -84/+96 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601) | Brad King | 2012-10-26 | 2 | -3/+20 |
| * | | | | | | VS10: Refactor link options collection | Brad King | 2012-10-26 | 4 | -81/+76 |
| |/ / / / / | |||||
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-25 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 |
|\ \ \ \ \ \ \ \ \ |