summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix docs, bug 7590Bill Hoffman2008-09-091-0/+4
* BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o...Bill Hoffman2008-09-091-1/+1
* BUG: fix empty /D option for vs6, fix for 7580Bill Hoffman2008-09-092-5/+12
* ENH: support old cmake for dashboardsBill Hoffman2008-09-091-0/+5
* PERF: Test takes too long when recursing for executable files and when doing ...David Cole2008-09-091-1/+1
* BUG: 0007569 add ability to do -R/-E in ctest_test commandBill Hoffman2008-09-092-3/+22
* STYLE: Nightly Date StampBrad King2008-09-091-1/+1
* BUG: fix test to work with new restrictions that cross compiling must be onBill Hoffman2008-09-091-1/+3
* BUG: fix for 7624, vs7 flag table missing /MAPBill Hoffman2008-09-081-1/+2
* BUG: only check for a toolchain prefix (e.g. "arm-linux-" inAlexander Neundorf2008-09-082-41/+51
* ENH: do not add the same thing to the PATH again and againBill Hoffman2008-09-081-2/+4
* ENH: Improve message for bad find_package callBrad King2008-09-081-10/+3
* STYLE: Nightly Date StampBrad King2008-09-081-1/+1
* BUG: #7359 make llvm-gcc work, by explicitely excluding "llvm-" from _CMAKE_T...Alexander Neundorf2008-09-072-2/+16
* COMP: fix compile warning/error (non-void function returning void)Alexander Neundorf2008-09-072-2/+2
* STYLE: Nightly Date StampBrad King2008-09-071-1/+1
* ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ va...Alexander Neundorf2008-09-062-57/+66
* ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...David Cole2008-09-063-30/+846
* STYLE: Nightly Date StampBrad King2008-09-061-1/+1
* BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...David Cole2008-09-055-20/+44
* STYLE: Nightly Date StampBrad King2008-09-051-1/+1
* ENH: Allow a custom list of debug configurationsBrad King2008-09-0411-47/+138
* BUG: fix extra close that killed cmake when being debuggedBill Hoffman2008-09-041-15/+7
* BUG: Fix typo in get_property documentationBrad King2008-09-041-1/+1
* BUG: Fix unsetting of global propertiesBrad King2008-09-041-4/+0
* BUG: Make CTest honor user-specified configBrad King2008-09-041-2/+8
* STYLE: Nightly Date StampBrad King2008-09-041-1/+1
* BUG: fix for 7519 extra closing > in fortran projectsBill Hoffman2008-09-031-1/+1
* STYLE: Nightly Date StampBrad King2008-09-031-1/+1
* BUG: make sure the intel compiler uses the intel linkerBill Hoffman2008-09-021-1/+1
* BUG: remove Catalan as 2.29 does not have itBill Hoffman2008-09-021-1/+0
* BUG: Fix issue #3648 - make sure CMake reruns if a Bundle application's direc...David Cole2008-09-021-0/+2
* ENH: Create Info.plist files in OS X FrameworksBrad King2008-09-027-3/+117
* ENH: Add indirect dependency to Carbon and call a Carbon function from execut...David Cole2008-09-023-2/+31
* ENH: Simplify string attributes in Xcode generatorBrad King2008-09-023-40/+36
* STYLE: Nightly Date StampBrad King2008-09-021-1/+1
* STYLE: Nightly Date StampBrad King2008-09-011-2/+2
* STYLE: Nightly Date StampBrad King2008-08-311-1/+1
* BUG: Fix Unset test on VS 6Brad King2008-08-302-2/+3
* ENH: For #7433, add documentation that directories also can be specified toClinton Stimpson2008-08-301-3/+3
* STYLE: Nightly Date StampBrad King2008-08-301-1/+1
* BUG: Link flags should still be chainedBrad King2008-08-291-4/+1
* STYLE: Nightly Date StampBrad King2008-08-291-1/+1
* BUG: A -framework Foo is also a libBrad King2008-08-291-1/+2
* BUG: Fix previous fix.Brad King2008-08-291-1/+1
* BUG: When recognizing flags on link lines, we must still treat -l as a library.Brad King2008-08-291-1/+1
* STYLE: Nightly Date StampBrad King2008-08-281-1/+1
* ENH: Changes that allow configuring/building BundleTest test separately from ...David Cole2008-08-272-5/+5
* COMP: Do not use private typedef from outside class.Brad King2008-08-271-1/+1
* ENH: New link line item ordering algorithmBrad King2008-08-272-153/+241