summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* removed cmMakefile depend from cmSystemToolsKen Martin2002-12-025-69/+86
* ENH: remove forced enable language call because a PROJECT command is now adde...Bill Hoffman2002-12-021-9/+0
* ENH: remove cerr callsBill Hoffman2002-12-022-2/+0
* ENH: add PROJECT command if there is not oneBill Hoffman2002-12-023-9/+53
* minor fixKen Martin2002-12-021-1/+1
* BUG: add a space around the compile flagsBill Hoffman2002-12-021-0/+1
* BUG: fix compile flags for a single fileBill Hoffman2002-12-021-3/+5
* Fix problem on unix with spaceAndy Cedilnik2002-11-291-2/+3
* When cd-jing into directory, if directory has space, it should put quotes aro...Andy Cedilnik2002-11-291-2/+2
* Add objective C++ file in the list of C++ files. This may be wrong, but it wi...Andy Cedilnik2002-11-271-0/+1
* Add ObjC++ test for OSXYves Starreveld2002-11-271-0/+7
* Remove warningAndy Cedilnik2002-11-261-2/+0
* fix for paths with spaces and borlandBill Hoffman2002-11-221-1/+8
* Revert back to 1.5, since it is fixed in ConvertToOutputPath and this breaks ...Andy Cedilnik2002-11-221-3/+3
* Rename local variableAndy Cedilnik2002-11-221-2/+2
* add support for CMAKE_C_FLAGS and handle quotes in CMAKE_CXX_FLAGSBill Hoffman2002-11-221-3/+17
* fix for c flagsBill Hoffman2002-11-211-1/+1
* fix flag settingBill Hoffman2002-11-211-1/+0
* fix flag settingBill Hoffman2002-11-211-2/+3
* move compile defs to cxx and c flagsBill Hoffman2002-11-211-1/+2
* clean up entire temp directoryBill Hoffman2002-11-212-11/+15
* move ansi cxx flags stuff out of try compile and into cmake filesBill Hoffman2002-11-211-14/+0
* fix network paths with spacesBill Hoffman2002-11-211-0/+8
* Fix for network paths with spaceAndy Cedilnik2002-11-211-3/+3
* Fix for network pathsAndy Cedilnik2002-11-211-5/+6
* ERR: Fixed string literal to char* warnings.Brad King2002-11-211-3/+4
* fix for create shared libraryBill Hoffman2002-11-211-0/+6
* rename foo variables to better namesBill Hoffman2002-11-202-5/+5
* ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows readin...Brad King2002-11-202-2/+157
* BUG: Attempt to fix CopyFile problem using flush before check for success.Brad King2002-11-201-1/+6
* ERR: Fixed signed/unsigned warning.Brad King2002-11-201-1/+1
* ERR: Fixed unused parameter warning.Brad King2002-11-201-4/+6
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-194-3/+89
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-194-128/+229
* ENH: add some better output when copy file failsBill Hoffman2002-11-191-5/+15
* fix some warningsBill Hoffman2002-11-191-5/+1
* Add / after directory name when doing tab completionAndy Cedilnik2002-11-191-0/+5
* Add progress to ccmakeAndy Cedilnik2002-11-192-55/+118
* fix warningBill Hoffman2002-11-191-1/+1
* fix in warningKen Martin2002-11-191-6/+8
* Initial add of progressAndy Cedilnik2002-11-182-1/+17
* fix some compiler warnings hopefullyKen Martin2002-11-172-5/+7
* BUG: fix for borland run time dllBill Hoffman2002-11-151-1/+6
* fixed bad source directory bugKen Martin2002-11-151-0/+10
* fixed compiler warningKen Martin2002-11-151-1/+2
* Oops, std namespaceAndy Cedilnik2002-11-151-1/+1
* Add progress reportingAndy Cedilnik2002-11-143-2/+36
* Add Progress supportAndy Cedilnik2002-11-141-1/+11
* *** empty log message ***Bill Hoffman2002-11-141-2/+3
* Fix compile flags on c files in static liobraries on windowsAndy Cedilnik2002-11-141-9/+7