summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modules to find Perl and the HTML Help CompilerSebastien Barre2001-10-232-0/+18
* Add warning regarding the location of ENABLE_TESTING (should be in the top CM...Sebastien Barre2001-10-191-1/+3
* SITE_NAME should return the most qualified name of the host. If nslookup work...Sebastien Barre2001-10-181-2/+3
* Detect error and output useful messageIan Scott2001-10-181-4/+11
* This command should always set the cahce variabel to a filepath not a pathIan Scott2001-10-181-1/+1
* Add PROJECT_NAME to the set of definitionsSebastien Barre2001-10-171-0/+2
* fixed some stupid mistakesIan Scott2001-10-161-9/+5
* Some simple modules for finding and linking qtIan Scott2001-10-162-0/+74
* ENH: expand variables in message command outputBill Hoffman2001-10-151-3/+5
* ENH: clean up error report for source files not foundBill Hoffman2001-10-151-5/+3
* added a QT_WRAP_CPP commandIan Scott2001-10-154-49/+274
* ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. ...Brad King2001-10-111-10/+39
* Added removing of spaces in CMakeCache.txt in front of comments and variablesAndy Cedilnik2001-10-111-7/+16
* ENH: add a warning comment for cache values that can not be changed because t...Bill Hoffman2001-10-101-1/+12
* FIX: Same as last checkin except applies to bpi files as wellas lib filesJohn Biddiscombe2001-10-091-8/+23
* ENH: better fix for dos return in lines, use the regular expression and don't...Bill Hoffman2001-10-091-17/+3
* ENH: clean up returns from input, so we can read dos files on unixBill Hoffman2001-10-051-1/+14
* ERR: remove undefined warning for compatibility with new 10.1 linkerYves Starreveld2001-10-042-4/+4
* ENH: fixes for borland compiler testingBill Hoffman2001-10-034-3/+20
* ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of cable.READ...Brad King2001-10-031-1/+1
* FIX:if we can't find it - and it's not a target - and it has no path already ...John Biddiscombe2001-10-021-1/+16
* ENH: add better error reports in parsing cmake files, like what file has the ...Bill Hoffman2001-10-025-9/+16
* versionKen Martin2001-10-011-1/+1
* versionKen Martin2001-10-011-1/+1
* *** empty log message ***Bill Hoffman2001-10-011-0/+220
* BUG: add missing includeBill Hoffman2001-10-011-0/+1
* ENH: change checkboxes back to pull down menus, remove leakBill Hoffman2001-10-012-2/+3
* BUG: fix full path for file in current directoryBill Hoffman2001-09-291-2/+9
* BUG: fix realpath problem again...Berk Geveci2001-09-281-0/+1
* BUG: separate path from file name before calling realpathBerk Geveci2001-09-281-3/+3
* BUG: get correct library nameBill Hoffman2001-09-282-4/+8
* BUG: optional in wrong orderBill Hoffman2001-09-281-1/+1
* make the include of the initial config flags optional, for builds that do not...Bill Hoffman2001-09-281-1/+1
* BUG: use realpath instead of cd/pwdBill Hoffman2001-09-272-4/+20
* BUG: fix install prefixBill Hoffman2001-09-272-4/+4
* ENH: pass prefix from configure into cmakeBill Hoffman2001-09-274-3/+9
* Typo.Berk Geveci2001-09-261-1/+1
* changes to chamgheKen Martin2001-09-251-1/+7
* improved registry handlingKen Martin2001-09-251-60/+91
* memory leakKen Martin2001-09-251-1/+9
* better install targetsKen Martin2001-09-211-8/+14
* BUG: CopyFile should return immediately after an error occurs.Brad King2001-09-211-0/+2
* updatesKen Martin2001-09-201-29/+13
* handle spaces in commands and argsBerk Geveci2001-09-201-2/+3
* ENH: check for values that switch to internal, can happen with a load cache c...Ken Martin2001-09-203-10/+16
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-20111-152/+158
* BUG: make a copy of the arguments before passing them to ExecuteKen Martin2001-09-201-1/+3
* fixed some problemsKen Martin2001-09-201-152/+150
* ENH: Added support for finding cable when it is built in a configuration subd...Brad King2001-09-201-5/+11
* ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like...Brad King2001-09-206-7/+51