summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement cxx command outputManuel Klimek2011-04-253-2/+66
* cache flags and definesManuel Klimek2011-04-252-45/+54
* refactor flags and definesManuel Klimek2011-04-252-55/+68
* KWSys Nightly Date StampKWSys Robot2011-04-251-1/+1
* KWSys Nightly Date StampKWSys Robot2011-04-241-1/+1
* KWSys Nightly Date StampKWSys Robot2011-04-231-1/+1
* KWSys Nightly Date StampKWSys Robot2011-04-221-1/+1
* KWSys Nightly Date StampKWSys Robot2011-04-211-1/+1
* KWSys Nightly Date StampKWSys Robot2011-04-201-1/+1
* Merge topic 'find_package-system-registry'Brad King2011-04-194-30/+137
|\
| * find_package: Fix system package registry test path conversionBrad King2011-04-141-1/+1
| * find_package: Test system package registry when possibleBrad King2011-04-132-0/+42
| * find_package: Check both 32-bit and 64-bit registry viewsBrad King2011-04-132-6/+40
| * find_package: Search a "system package registry"Brad King2011-04-132-14/+39
| * find_package: Document user package registry locationsBrad King2011-04-131-3/+10
| * find_package: Cleanup user package registry less aggressivelyBrad King2011-04-131-4/+3
| * find_package: Rename implementation of user package registryBrad King2011-04-132-7/+7
* | Merge topic 'FindITK-passthru'Brad King2011-04-191-7/+9
|\ \
| * | FindITK: Use passthru find_package config mode for messagesBrad King2011-04-181-7/+9
* | | Merge topic 'add-svn-trust-cert-to-ExternalProject'Brad King2011-04-192-2/+14
|\ \ \
| * | | ExternalProject: Always use --non-interactive with svnDavid Cole2011-04-181-4/+4
| * | | ExternalProject: Add SVN_TRUST_CERT argumentDavid Cole2011-04-112-2/+14
* | | | Merge topic 'CPackRPM-fix12096'Brad King2011-04-192-0/+36
|\ \ \ \
| * | | | CPackRPM Fix #12096: handle absolute install path with component installEric NOULARD2011-04-172-0/+36
* | | | | Merge topic 'improve-debug-trycompile-help-text'Brad King2011-04-192-6/+13
|\ \ \ \ \
| * | | | | CMake: Clarify the --debug-trycompile help textDavid Cole2011-04-122-6/+13
* | | | | | Merge topic 'MoreGraphVizFeatures'Brad King2011-04-193-25/+177
|\ \ \ \ \ \
| * | | | | | Also generate dependers-graphviz files.Alex Neundorf2011-02-063-0/+140
| * | | | | | GRAPHVIZ_IGNORE_TARGETS is now a list of regular expressionsAlex Neundorf2011-02-052-25/+31
| * | | | | | Make it possible to exlude external libs from dot filesAlex Neundorf2011-02-052-2/+8
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-04-191-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-04-181-1/+1
| |_|/ / / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-04-171-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-04-161-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-04-151-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-04-141-1/+1
* | | | | KWSys: Remove unused CheckCXXSourceRuns cmake moduleBrad King2011-04-131-62/+0
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-04-131-1/+1
| |/ / |/| |
* | | Merge topic 'vs10-custom-working-directory-issue-11938'Brad King2011-04-124-15/+58
|\ \ \
| * | | VS10: Fix exit code of custom commands with setlocal/endlocal (#11938)Brad King2011-04-111-4/+8
| * | | VS: Use setlocal/endlocal only in VS 10 custom commandsBrad King2011-04-113-13/+39
| * | | VS10: Fix working directory of consecutive custom commands (#11938)Brad King2011-04-084-22/+35
| | |/ | |/|
* | | Merge topic 'CPackDeb-fix12061'Brad King2011-04-121-1/+1
|\ \ \
| * | | CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging componentsMartin Konrad2011-04-091-1/+1
* | | | Merge topic 'windows-make-working-drive'Brad King2011-04-121-3/+9
|\ \ \ \
| * | | | Change working drive only in MinGW MakefilesBrad King2011-04-081-2/+5
| * | | | Fix working drive of make rules on WindowsBrad King2011-04-081-3/+6
| | |/ / | |/| |
* | | | Merge topic 'fixbug_0011782'Brad King2011-04-121-0/+1
|\ \ \ \
| * | | | UseSWIG.cmake did not support multiple modules and parallel buildsMathieu Malaterre2011-04-081-0/+1
* | | | | Merge topic 'fixbug_0011676'Brad King2011-04-121-4/+4
|\ \ \ \ \