summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: Need to include empty arguments when parsing prefix/suffix lists for Fin...Brad King2006-02-101-2/+2
* ENH: Adding option to return empty arguments when expanding a list.Brad King2006-02-102-5/+7
* BUG: Fixed generation of cmake re-run rules.Brad King2006-02-094-23/+25
* BUG: Deal with case insensitivity on windows linker paths. Also fixed spelli...Brad King2006-02-092-5/+16
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-091-24/+26
* STYLE: Nightly Version updateAndy Cedilnik2006-02-091-1/+1
* ENH: fix broken testsBill Hoffman2006-02-083-3/+2
* ENH: working directory working for XCodeBill Hoffman2006-02-082-6/+15
* ENH: Enabled new WORKING_DIRECTORY option to ADD_CUSTOM_COMMAND and ADD_CUSTO...Brad King2006-02-082-9/+7
* ENH: add working directory supportBill Hoffman2006-02-0825-48/+165
* ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...Brad King2006-02-081-6/+3
* COMP: Fix problem with STL on HP, and fix reusing the same variable in for loopsAndy Cedilnik2006-02-082-22/+22
* STYLE: Nightly Version updateAndy Cedilnik2006-02-081-1/+1
* BUG: Fixed finding of MinGW libraries with a windows build of CMake.Brad King2006-02-071-6/+63
* ENH: Add missing help for -C optionAndy Cedilnik2006-02-071-0/+3
* COMP: Fix compile problem on windows and macAndy Cedilnik2006-02-071-2/+2
* COMP: Fix build problemAndy Cedilnik2006-02-071-2/+2
* ENH: Move relative path to kwsysAndy Cedilnik2006-02-074-98/+123
* ENH: Added kwsys::String class to shorten debugging symbols and error message...Brad King2006-02-073-21/+62
* ENH: Add some doc for visible classMathieu Malaterre2006-02-071-0/+4
* ENH: Since list file cache does not make much sense any more (because of prop...Andy Cedilnik2006-02-0710-138/+13
* STYLE: Nightly Version updateAndy Cedilnik2006-02-071-1/+1
* ENH: allow for - in the name of targets for nmakeBill Hoffman2006-02-061-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2006-02-061-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-02-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-02-041-1/+1
* ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...Brad King2006-02-033-0/+450
* COMP: Added missing method decl to header.Brad King2006-02-031-0/+3
* BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...Brad King2006-02-038-9/+61
* STYLE: Nightly Version updateAndy Cedilnik2006-02-031-1/+1
* COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...Brad King2006-02-031-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2006-02-021-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-02-011-1/+1
* ENH: Enabled build of VS 7 and 8 generators for MinGW.Brad King2006-02-012-32/+28
* ENH: Enabled bootstrapping with MinGW from an MSYS prompt.Brad King2006-01-311-7/+15
* BUG: ABSOLUTE option should evaluate relative paths with respect to CMAKE_CUR...Brad King2006-01-311-0/+14
* STYLE: Nightly Version updateAndy Cedilnik2006-01-311-1/+1
* ENH: more cleanup and removal of old codeKen Martin2006-01-302-101/+9
* ENH: cleanup and remove some old codeKen Martin2006-01-302-62/+15
* STYLE: Nightly Version updateAndy Cedilnik2006-01-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-01-281-1/+1
* ENH: Improved support for user-configured search paths. Paths given in the C...Brad King2006-01-276-28/+86
* BUG: VS7 generator should use per-configuration linker flags for targets. Th...Brad King2006-01-272-3/+20
* ENH: Better handle interleved error/outputAndy Cedilnik2006-01-272-18/+28
* ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE...Brad King2006-01-272-2/+10
* STYLE: spelling fixKen Martin2006-01-271-1/+1
* STYLE: grammer fixKen Martin2006-01-271-1/+1
* ENH: add extra thing for svn X status outputBill Hoffman2006-01-271-0/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-01-271-1/+1