summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix new custom command with make-var expansion test on VS6. The VS6 IDE...Brad King2008-06-051-2/+8
* BUG: Fix 64-bit build of CMake so it can find 32-bit VS install.Brad King2008-06-051-16/+6
* STYLE: Nightly Date StampBrad King2008-06-051-1/+1
* ENH: Add test for make variable replacement in a custom command with the VERB...Brad King2008-06-042-0/+14
* ENH: Allow custom commands with VERBATIM option to have $(SomeVar) make varia...Brad King2008-06-041-0/+2
* STYLE: Nightly Date StampBrad King2008-06-041-1/+1
* ENH: Some Linux distros don't install xorg-devel, png-devel, etc... whenClinton Stimpson2008-06-031-14/+49
* COMP: Fix bootstrap build after previous change to signature of AddRuleHash.Brad King2008-06-031-2/+2
* BUG: Include less content as input to "rule hash" computation.Brad King2008-06-033-21/+12
* STYLE: Nightly Date StampBrad King2008-06-031-1/+1
* BUG: FormatMessage can return a NULL message. Add check for NULL pointer.Clinton Stimpson2008-06-021-1/+6
* ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()Brad King2008-06-027-56/+8
* ENH: Introduce "rule hashes" to help rebuild files when rules change.Brad King2008-06-023-7/+164
* BUG: fixed Lua50 to be Lua51 in FIND_PACKAGE_HANDLE_STANDARD_ARGS call.Eric Wing2008-06-021-1/+1
* COMP: fix warningKen Martin2008-06-021-4/+4
* STYLE: Nightly Date StampBrad King2008-06-021-1/+1
* ENH: fix crash on dash17 linux where the parsing of the proc file must not ha...Bill Hoffman2008-06-021-1/+6
* ENH: fix crash on cygwinBill Hoffman2008-06-011-3/+5
* BUG:cpuinfo format are different between Linux and Cygwin. Cygwin does not ha...Francois Bertel2008-06-011-6/+10
* ENH: avoid divide by zero, temporary fix until cygwin cpu file is read better...Bill Hoffman2008-06-011-7/+5
* STYLE: Nightly Date StampBrad King2008-06-011-2/+2
* BUG:Fixed NumberOfLogicalCPU, NumberOfPhysicalCPU and LogicalProcessorsPerPhy...Francois Bertel2008-05-311-16/+24
* ENH: make end of file checking for close if, foreach, macro, functions etc en...Ken Martin2008-05-311-8/+9
* STYLE: Nightly Date StampBrad King2008-05-311-1/+1
* ENH: make tes test finding logic also try full paths as relative paths becaus...Ken Martin2008-05-301-4/+15
* STYLE: Nightly Date StampBrad King2008-05-301-1/+1
* BUG: improve progress reporting when there are multiple targets with the same...Ken Martin2008-05-292-6/+6
* STYLE: Nightly Date StampBrad King2008-05-291-1/+1
* STYLE: Nightly Date StampBrad King2008-05-281-1/+1
* BUG: Fix previous registry lookup change for executables.Brad King2008-05-271-4/+20
* BUG: Fix registry lookups for FIND commands to use view of target platform.Brad King2008-05-271-1/+16
* ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API.Brad King2008-05-274-16/+54
* ENH: Catch missing source files specified by full path earlier.Brad King2008-05-271-11/+7
* BUG: Fix crash on repeated configure steps and exported targets.Brad King2008-05-272-10/+18
* ENH: Inform user when RPATH is set during installation.Brad King2008-05-273-5/+29
* BUG: RPATH adjustment of versioned executables should operate on the file and...Brad King2008-05-271-0/+6
* STYLE: Nightly Date StampBrad King2008-05-271-1/+1
* ENH: Find debug libs from static Qt on Windows.Clinton Stimpson2008-05-261-18/+18
* STYLE: Nightly Date StampBrad King2008-05-261-1/+1
* STYLE: Nightly Date StampBrad King2008-05-251-1/+1
* STYLE: Nightly Date StampBrad King2008-05-241-1/+1
* ENH: better fix for not adding /Bill Hoffman2008-05-231-6/+3
* ENH: use PATHS keywordBill Hoffman2008-05-231-0/+1
* BUG: 7011 findqt hangs because of glob with find_path and framework header se...Bill Hoffman2008-05-231-2/+9
* ENH: do not put system name into cygwin packageBill Hoffman2008-05-231-1/+9
* BUG: fix for bug 7077 handle DartMeasurement tags with tyep text/htmlBill Hoffman2008-05-231-0/+20
* STYLE: Nightly Date StampBrad King2008-05-231-1/+1
* STYLE: Nightly Date StampBrad King2008-05-221-1/+1
* BUG: Fix makefile generator to have link rules depend on all full path librar...Brad King2008-05-211-38/+7
* ENH: Extend previous patch from Mathieu Malaterre to apply override to the bu...Brad King2008-05-211-2/+2