summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Always include KWSys header files directoryAndy Cedilnik2004-03-151-1/+1
* BUG#675: If not appending, do copy-if-different on exported file.Brad King2004-03-151-6/+13
* ERR: Fix buildAndy Cedilnik2004-03-151-1/+1
* ENH: Add support for future tagsAndy Cedilnik2004-03-142-4/+21
* ENH: Count tests while they go. Also in the logs report more stuff like elaps...Andy Cedilnik2004-03-142-187/+258
* ERR: SIGSEGV == SIGBUS on BeOS.Brad King2004-03-121-0/+2
* ENH: update vs71 generator to support excluded subdirsBill Hoffman2004-03-102-2/+8
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-0916-48/+141
* ENH: Properly build WIN32 executablesAndy Cedilnik2004-03-091-3/+3
* ENH: Try to remove warningAndy Cedilnik2004-03-092-7/+7
* ENH: Add comment about RUNTIME_DIRECTORYAndy Cedilnik2004-03-091-2/+4
* ENH: Move implementation of configure_file to cmMakefile, so that other class...Andy Cedilnik2004-03-093-53/+79
* ENH: Added STRING(CONFIGURE ...) command.Brad King2004-03-042-0/+56
* ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand....Brad King2004-03-033-27/+79
* ERR: Fix GetModulesFileAndy Cedilnik2004-02-291-0/+1
* ENH: Handle backticks as a valid libraryAndy Cedilnik2004-02-291-1/+1
* ERR: Cleanup and remove warningAndy Cedilnik2004-02-291-12/+2
* ERR: Fix build on MacAndy Cedilnik2004-02-291-3/+0
* ENH: Styart working on bundles support and abstract WIN32_EXECUTABLEAndy Cedilnik2004-02-2810-104/+157
* ERR: Fix crash. We should check output before appending to itAndy Cedilnik2004-02-241-3/+12
* BUG: CVS update fix. If the CVS command was not set there was no indication t...Andy Cedilnik2004-02-242-226/+253
* ENH: Put Process execution errors in output and honor verbosityAndy Cedilnik2004-02-241-3/+18
* ENH: Improve coverage support and add more verbosityAndy Cedilnik2004-02-232-11/+53
* ENH: Make more commands scriptableAndy Cedilnik2004-02-2314-0/+70
* BUG: Prevent crash when deleting the last cache itemAndy Cedilnik2004-02-231-25/+34
* ENH: CleanupsAndy Cedilnik2004-02-2216-0/+33
* ENH: Ok, when doing cmake -P you should not have to squish filename next to -...Andy Cedilnik2004-02-202-1/+8
* ENH: Handle wrong library on sun and no project on visual studio 7Andy Cedilnik2004-02-201-0/+2
* ENH: Comment out testAndy Cedilnik2004-02-191-2/+2
* ENH: CleanupAndy Cedilnik2004-02-191-0/+13
* ENH: Make IF command scriptableAndy Cedilnik2004-02-191-0/+5
* ENH: Macro should be scriptableAndy Cedilnik2004-02-191-0/+5
* ERR: Do not exit when find bad custom files.Andy Cedilnik2004-02-191-1/+0
* BUG: don't crash when loading a module that does not existBill Hoffman2004-02-171-4/+11
* shut up unfixable warningKen Martin2004-02-161-2/+3
* ENH: use cmake variables for cmDynamicLoader to figure out library prefix and...Bill Hoffman2004-02-162-46/+18
* BUG: fix mingw module load testsBill Hoffman2004-02-161-0/+4
* fix warningsKen Martin2004-02-161-3/+14
* ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to themBill Hoffman2004-02-131-8/+0
* ENH: Add DESTDIR supportAndy Cedilnik2004-02-131-12/+79
* ERR: Fixed use of _findfirst for MSVC 6.Brad King2004-02-121-1/+6
* fix incorrect signature for findfirstKen Martin2004-02-121-1/+1
* Fix install test fail on mingwBill Hoffman2004-02-121-0/+8
* BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so s...Andy Cedilnik2004-02-121-1/+1
* ERR: Remove warningAndy Cedilnik2004-02-111-4/+4
* ENH: On Cygwin shared libraries have only .dll file no .lib file, so when fin...Andy Cedilnik2004-02-111-0/+8
* ERR: Use filepath followed by filename not another filepathAndy Cedilnik2004-02-101-1/+1
* ENH: Add logging of tests while running. This way you can actually see the ou...Andy Cedilnik2004-02-102-8/+52
* BUG: -l or whatever should be at beginning of line.Andy Cedilnik2004-02-091-1/+1
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-091-1/+1