summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default the working dir to the current binary dirBen Boeckel2011-01-201-2/+4
* Add more tests for WorkingDirectory for testsBen Boeckel2011-01-202-1/+36
* Pass the expected value as the first argumentBen Boeckel2011-01-032-23/+7
* Make TestsWorkingDirectory test a C fileBen Boeckel2010-12-172-11/+11
* Use iostream to make Borland happyBen Boeckel2010-12-171-4/+5
* Fully specify the path to old-signature add_testBen Boeckel2010-12-171-2/+2
* Group adding tests with its propertiesBen Boeckel2010-12-171-6/+4
* Only test the default cwd with MakefilesBen Boeckel2010-12-171-0/+6
* Simplify the _default_cwd derivationBen Boeckel2010-12-171-5/+3
* Use --><-- markers to denote the pathBen Boeckel2010-12-172-7/+7
* Flip slashes around on WindowsBen Boeckel2010-12-171-0/+7
* Add ctype.h include for toupper()Ben Boeckel2010-12-171-0/+1
* Fix header includes for C++ and Visual StudioBen Boeckel2010-12-171-2/+3
* Rename the project to match the testBen Boeckel2010-12-161-1/+1
* Add tests for WORKING_DIRECTORY arg to add_testBen Boeckel2010-12-161-0/+21
* Add WORKING_DIRECTORY argument to add_testBen Boeckel2010-12-162-0/+20
* Rename WorkingDirectory testBen Boeckel2010-12-163-6/+6
* Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-165-1/+108
* Merge topic 'try_compile-RemoveFile'Brad King2010-12-161-21/+11
|\
| * Fix try_compile RemoveFile anti-virus loop (#11503)Brad King2010-12-031-21/+11
* | Merge topic 'try-compile-min-version'Brad King2010-12-161-2/+3
|\ \
| * | Write full version into try_compile CMakeListsBrad King2010-12-141-2/+3
* | | Merge topic 'release-cygwin-ncurses'Brad King2010-12-161-2/+2
|\ \ \
| * | | Cygwin: Fix release script libncurses search patterns (#10766)Yaakov Selkowitz2010-12-151-2/+2
* | | | Merge topic 'link-depend-def-file'Brad King2010-12-161-0/+6
|\ \ \ \
| * | | | Make link rule depend on ".def" file (#11014)Brad King2010-12-151-0/+6
| |/ / /
* | | | Merge topic 'doc-target_link_libraries-scope'Brad King2010-12-162-2/+6
|\ \ \ \
| * | | | Document target_link_libraries target scope (#11058)Brad King2010-12-152-2/+6
| |/ / /
* | | | Merge topic 'cygwin-module-prefix'Brad King2010-12-161-1/+1
|\ \ \ \
| * | | | Cygwin: Use 'cyg' prefix for module DLLs (#10122)Yaakov Selkowitz2010-12-131-1/+1
| | |/ / | |/| |
* | | | Merge topic 'custom-command-slashes'Brad King2010-12-162-1/+2
|\ \ \ \
| * | | | Normalize add_custom_command OUTPUT names (#10485)Brad King2010-12-152-1/+2
| | |/ / | |/| |
* | | | Merge topic 'cray-compiler'Brad King2010-12-161-7/+6
|\ \ \ \
| * | | | Fix Fortran .mod timestamps with Cray compilerBrad King2010-12-061-7/+6
* | | | | Merge topic 'NAG-Fortran'Brad King2010-12-169-24/+89
|\ \ \ \ \
| * | | | | FortranCInterface: Recognize NAG Fortran module symbolsBrad King2010-12-091-0/+2
| * | | | | Add NAG Fortran compiler information filesBrad King2010-12-093-0/+47
| * | | | | Recognize the NAG Fortran compilerBrad King2010-12-091-0/+3
| * | | | | Allow Fortran platform files to set empty valuesBrad King2010-12-091-21/+21
| * | | | | Detect object files in implicit link informationBrad King2010-12-093-3/+16
* | | | | | Merge topic 'CPackSTGZ-NoSubstitution'Brad King2010-12-161-1/+1
|\ \ \ \ \ \
| * | | | | | CPackSTGZ quote here-doc, fix bug10518Eric NOULARD2010-12-151-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'CPack-MoreComponentControls'Brad King2010-12-164-4/+11
|\ \ \ \ \ \
| * | | | | | CPack use IsOn when it's better than IsSetEric NOULARD2010-12-124-4/+11
* | | | | | | Merge topic 'CPack-DynMONOLITHIC_INSTALL'Brad King2010-12-161-1/+8
|\ \ \ \ \ \ \
| * | | | | | | CPack Honor CPACK_MONOLITHIC_INSTALL at CPack time tooEric NOULARD2010-12-121-1/+8
| |/ / / / / /
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-12-161-1/+1
| |/ / / / / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2010-12-151-1/+1
* | | | | | KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath (#10206)Brad King2010-12-142-2/+2
* | | | | | Merge topic 'dev/support-substring-negative-indices'Brad King2010-12-142-1/+25
|\ \ \ \ \ \