summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2008-12-081-1/+1
|
* STYLE: fix link length issuesBill Hoffman2008-12-081-11/+31
|
* STYLE: Nightly Date StampBrad King2008-12-071-1/+1
|
* STYLE: Nightly Date StampBrad King2008-12-061-1/+1
|
* STYLE: Nightly Date StampBrad King2008-12-051-1/+1
|
* BUG: fix cpu info stringBill Hoffman2008-12-041-1/+1
|
* ENH: allow startup command to be optionalBill Hoffman2008-12-041-27/+22
|
* BUG: fix for bug #8216Bill Hoffman2008-12-041-7/+6
|
* STYLE: Nightly Date StampBrad King2008-12-041-1/+1
|
* BUG: fix for rc and vs6Bill Hoffman2008-12-031-25/+34
|
* STYLE: Nightly Date StampBrad King2008-12-031-1/+1
|
* STYLE: Nightly Date StampBrad King2008-12-021-1/+1
|
* BUG: Do not require CMAKE_AR in the MSYS Makefiles generator when enabling ↵David Cole2008-12-011-1/+4
| | | | language "NONE".
* STYLE: Nightly Date StampBrad King2008-12-011-2/+2
|
* STYLE: Nightly Date StampBrad King2008-11-301-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-291-1/+1
|
* STYLE: Fix line length style violation.David Cole2008-11-281-1/+2
|
* STYLE: Nightly Date StampBrad King2008-11-281-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-271-1/+1
|
* COMP: Using the proper type for local variables can eliminate compiler warnings.David Cole2008-11-261-1/+1
|
* ENH: Implement feature request from issue 7885. Allow setting environment ↵David Cole2008-11-267-9/+108
| | | | variables on a per-test basis for ctest using set_test_properties ENVIRONMENT.
* STYLE: Nightly Date StampBrad King2008-11-261-1/+1
|
* BUG: Do not map install_name of imported targetsBrad King2008-11-251-1/+8
| | | | | | | | | | | | When we install a target on Mac, we generate a call to install_name_tool to fix install_name entries in the target for shared libraries it links. This change makes the step ignore entries for imported targets since their install_name will not change and cmTarget cannot produce a mapping for them. This fixes the error GetLibraryNamesInternal called on imported target: kdelibs seen by kde folks.
* STYLE: Nightly Date StampBrad King2008-11-251-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-241-1/+1
|
* ENH: make it submit to cdashBill Hoffman2008-11-241-3/+7
|
* ENH: add more debug stuff to CTestCTest2 so I can figure out redwallBill Hoffman2008-11-233-0/+23
|
* STYLE: Nightly Date StampBrad King2008-11-231-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-221-1/+1
|
* BUG: fix issue with -D and cache forceBill Hoffman2008-11-213-4/+11
|
* BUG: fix for 8123 documentation issueBill Hoffman2008-11-211-1/+4
|
* STYLE: Nightly Date StampBrad King2008-11-211-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-201-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-191-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-181-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-171-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-161-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-151-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-141-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-131-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-121-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-111-1/+1
|
* BUG: fix package_source targetBill Hoffman2008-11-101-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-101-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-091-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-081-1/+1
|
* BUG: fix for bug 8060 Haiku buildBill Hoffman2008-11-071-0/+2
|
* ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation whenAlexander Neundorf2008-11-071-0/+20
| | | | | | | | | | | executing a ctest script so the search paths are fully set up and variables like CMAKE_SYSTEM are available. This is useful e.g. for new-style ctest scripting. (these files are also loaded on startup by cpack, so now they behave similar). Hmmm, maybe they should be also loaded by cmake -P ? Alex
* STYLE: Nightly Date StampBrad King2008-11-071-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-061-1/+1
|