summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved call to cache CDash version information to cmCTest::initialize. Also a...Zach Mullen2010-02-083-5/+9
* KWSys Nightly Date StampKWSys Robot2010-02-081-1/+1
* KWSys Nightly Date StampKWSys Robot2010-02-071-1/+1
* KWSys Nightly Date StampKWSys Robot2010-02-061-1/+1
* KWSys Nightly Date StampKWSys Robot2010-02-051-1/+1
* Fix HPUX issue with test, by doing the query to cdash for its version before ...Bill Hoffman2010-02-051-1/+3
* Support for relative paths to executables in MemCheck tests. Also fixed a bu...Zach Mullen2010-02-041-1/+3
* KWSys Nightly Date StampKWSys Robot2010-02-041-1/+1
* Re-enabled Scheduler test and fixed the underlying problem.Zach Mullen2010-02-032-11/+11
* Disable Scheduler test until underlying problem is resolved.Zach Mullen2010-02-031-10/+10
* Add unit test to ensure that CTestCostData scheduling works correctlyZach Mullen2010-02-035-0/+79
* KWSys Nightly Date StampKWSys Robot2010-02-031-1/+1
* Recognize the Compaq Fortran compilerBrad King2010-02-021-0/+5
* KWSys Nightly Date StampKWSys Robot2010-02-021-1/+1
* Fix line length style issue.David Cole2010-02-021-1/+2
* Add alternate per-vendor compiler id detectionBrad King2010-02-013-0/+72
* KWSys Nightly Date StampKWSys Robot2010-02-011-2/+2
* KWSys Nightly Date StampKWSys Robot2010-01-311-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-301-1/+1
* Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...David Cole2010-01-297-34/+47
* KWSys Nightly Date StampKWSys Robot2010-01-291-1/+1
* Add -rpath for cuda libraries on Apple. They use @rpath in the library link ...James Bigler2010-01-281-0/+8
* Updated the documentation on what kinds of flags you can use when setting tar...James Bigler2010-01-281-3/+6
* Define __CUDACC__ during dependency scanning, since NVCC doesn't.James Bigler2010-01-281-0/+7
* KWSys Nightly Date StampKWSys Robot2010-01-281-1/+1
* -remove unnecessary debug outputAlexander Neundorf2010-01-271-1/+0
* KWSys: Remove $Id$ from MD5.cBrad King2010-01-271-1/+0
* KWSys Nightly Date StampKWSys Robot2010-01-271-1/+1
* COMP: remove exporting String as VS10 attempts to export its parents (basic_s...Dave Partyka2010-01-261-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-261-1/+1
* Avoid PathScale cmd-line bug in TryCompile testBrad King2010-01-251-2/+8
* Skip Fortran module mangling test on PathScaleBrad King2010-01-251-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-251-1/+1
* -make paths with spaces work in the CodeBlocks generator with MinGW (#10014)Alexander Neundorf2010-01-241-6/+10
* KWSys Nightly Date StampKWSys Robot2010-01-241-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-231-1/+1
* FortranCInterface: Fix PathScale detectionBrad King2010-01-222-0/+7
* -also put CMAKE_LINKER in the C and CXX compiler information filesAlexander Neundorf2010-01-222-0/+2
* KWSys Nightly Date StampKWSys Robot2010-01-221-1/+1
* Do not export all symbols from DLLs on CygwinBrad King2010-01-211-2/+3
* Fix CMAKE_DL_LIBS on CygwinBrad King2010-01-211-1/+0
* Add PathScale shared library flags on LinuxBrad King2010-01-214-0/+31
* KWSys Nightly Date StampKWSys Robot2010-01-211-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-201-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-191-1/+1
* -make the imported targets feature of FindQt4.cmake fully backwards compatibleAlexander Neundorf2010-01-181-42/+110
* Put quotes arounds strings when doing STREQUAL.Clinton Stimpson2010-01-181-2/+2
* some tweaks as suggested by Brad (no functional changes)Alexander Neundorf2010-01-181-16/+4
* KWSys Nightly Date StampKWSys Robot2010-01-181-1/+1
* -create imported library targets for the Qt4 libsAlexander Neundorf2010-01-171-34/+32