summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...David Cole2009-09-032-11/+74
* Fixed warningsZach Mullen2009-09-035-4/+13
* COMP: Silence useless Borland inlining warningBrad King2009-09-031-0/+6
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-037-8/+27
* Create CMP0014 to require CMakeLists.txt filesBrad King2009-09-033-1/+54
* Factor cmLocalGenerator::Configure input file readBrad King2009-09-032-3/+12
* Factor cmLocalGenerator::Configure object max pathBrad King2009-09-032-4/+9
* Manage current local generator with automatic varBrad King2009-09-031-5/+22
* Fix typo in REQUIRED_ALWAYS policy error messageBrad King2009-09-031-1/+1
* KWSys Nightly Date StampKWSys Robot2009-09-031-1/+1
* STYLE: line lengthZach Mullen2009-09-021-2/+5
* Silence VS generator for missing CMakeLists.txtBrad King2009-09-022-0/+8
* Speed up graph traversal for project->targets mapBrad King2009-09-021-8/+6
* ENH: Added PARALLEL_LEVEL option to ctest_test() command.Zach Mullen2009-09-023-3/+16
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-029-18/+78
* KWSys Nightly Date StampKWSys Robot2009-09-021-1/+1
* Add curl timeout options to the SubmitUsingHTTP method. They were only in the...David Cole2009-09-011-2/+7
* Add support for embeded manifests for Intel C/C++/Fortran compilersBill Hoffman2009-09-012-2/+30
* Add a module to determine if the intel linker supports manifest creationBill Hoffman2009-09-011-0/+17
* Make CTest.UpdateGIT robust to user git configBrad King2009-09-011-0/+7
* use -o flag instead of > for qdbuscpp2xmlClinton Stimpson2009-09-011-1/+1
* Use the MANIFEST flag for non incremental linking as well.Bill Hoffman2009-09-011-0/+1
* Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...Bill Hoffman2009-09-012-8/+3
* Handle embeded manifests with ifort.Bill Hoffman2009-09-011-1/+7
* Test the user package registryBrad King2009-09-015-0/+33
* Teach export(PACKAGE) to fill the package registryBrad King2009-09-012-1/+170
* Teach find_package to search a "package registry"Brad King2009-09-012-3/+191
* Use Intel for Linux flags only on LinuxBrad King2009-09-017-28/+25
* Fix FortranCInterface_VERIFY for non-C++ caseBrad King2009-09-011-0/+5
* ENH: Improved test reporting outputZach Mullen2009-09-011-8/+14
* Test link multiplicity export/importBrad King2009-09-019-1/+26
* Test link multiplicityBrad King2009-09-015-4/+11
* Define 'multiplicity' for cyclic dependenciesBrad King2009-09-015-1/+101
* Make FortranCInterface_VERIFY verbose on failureBrad King2009-09-011-0/+1
* KWSys Nightly Date StampKWSys Robot2009-09-011-2/+2
* Fixed link order dependence in FindHDF5 module for static link.Will Dicharry2009-08-311-2/+2
* Test KWSYS_IOS_HAVE_BINARY during bootstrapBrad King2009-08-311-0/+11
* Define kwsys_ios_binary macro for std::ios::binaryBrad King2009-08-314-0/+37
* Fixed ctest_memcheck docs (http://www.cmake.org/Bug/view.php?id=9242)Zach Mullen2009-08-311-4/+14
* In FindHDF5, added C library names to CXX search libraries.Will Dicharry2009-08-311-1/+1
* Fixed Dart time recording for ctestZach Mullen2009-08-311-0/+6
* Fixed conversion warning on 64 bit machinesZach Mullen2009-08-314-320/+6
* KWSys Nightly Date StampKWSys Robot2009-08-311-1/+1
* Fixed line length issueZach Mullen2009-08-301-1/+2
* KWSys Nightly Date StampKWSys Robot2009-08-301-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-291-1/+1
* MemCheck should now work again in ctestZach Mullen2009-08-287-65/+67
* Replaced std::stringstream with cmOStringStreamZach Mullen2009-08-281-1/+1
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-288-153/+117
* KWSys Nightly Date StampKWSys Robot2009-08-281-1/+1