| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to | Luis Ibanez | 2001-10-30 | 2 | -8/+8 |
|
|
* | ENH: fl_ask replaced by fl_choice in FLTKCallback. | Luis Ibanez | 2001-10-30 | 1 | -4/+4 |
|
|
* | ENH: use callback not ifdef for MFC message box errors | Bill Hoffman | 2001-10-29 | 3 | -10/+17 |
|
|
* | ENH: add callback for message display | Bill Hoffman | 2001-10-29 | 4 | -4/+44 |
|
|
* | ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version. | Luis Ibanez | 2001-10-28 | 2 | -9/+9 |
|
|
* | ENH: Updated with respect to MFC CMakeSetup. New cache entries are now | Luis Ibanez | 2001-10-28 | 8 | -76/+304 |
|
|
* | add dependency for configure files and use short path in WIN32 cmake test | Bill Hoffman | 2001-10-26 | 3 | -1/+22 |
|
|
* | Added check if the binary directory changed. If it did, it will print the war... | Andy Cedilnik | 2001-10-26 | 1 | -26/+48 |
|
|
* | ENH: allow -framework as a complete entry in the link line for Mac OSX | Berk Geveci | 2001-10-24 | 1 | -1/+1 |
|
|
* | The result of this utility command can now be optionally added to the cache | Sebastien Barre | 2001-10-23 | 2 | -4/+28 |
|
|
* | Add warning regarding the location of ENABLE_TESTING (should be in the top CM... | Sebastien Barre | 2001-10-19 | 1 | -1/+3 |
|
|
* | SITE_NAME should return the most qualified name of the host. If nslookup work... | Sebastien Barre | 2001-10-18 | 1 | -2/+3 |
|
|
* | Detect error and output useful message | Ian Scott | 2001-10-18 | 1 | -4/+11 |
|
|
* | This command should always set the cahce variabel to a filepath not a path | Ian Scott | 2001-10-18 | 1 | -1/+1 |
|
|
* | Add PROJECT_NAME to the set of definitions | Sebastien Barre | 2001-10-17 | 1 | -0/+2 |
|
|
* | ENH: expand variables in message command output | Bill Hoffman | 2001-10-15 | 1 | -3/+5 |
|
|
* | ENH: clean up error report for source files not found | Bill Hoffman | 2001-10-15 | 1 | -5/+3 |
|
|
* | added a QT_WRAP_CPP command | Ian Scott | 2001-10-15 | 3 | -0/+219 |
|
|
* | ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. ... | Brad King | 2001-10-11 | 1 | -10/+39 |
|
|
* | Added removing of spaces in CMakeCache.txt in front of comments and variables | Andy Cedilnik | 2001-10-11 | 1 | -7/+16 |
|
|
* | ENH: add a warning comment for cache values that can not be changed because t... | Bill Hoffman | 2001-10-10 | 1 | -1/+12 |
|
|
* | FIX: Same as last checkin except applies to bpi files as wellas lib files | John Biddiscombe | 2001-10-10 | 1 | -8/+23 |
|
|
* | ENH: better fix for dos return in lines, use the regular expression and don't... | Bill Hoffman | 2001-10-09 | 1 | -17/+3 |
|
|
* | ENH: clean up returns from input, so we can read dos files on unix | Bill Hoffman | 2001-10-05 | 1 | -1/+14 |
|
|
* | ENH: fixes for borland compiler testing | Bill Hoffman | 2001-10-03 | 3 | -3/+17 |
|
|
* | FIX:if we can't find it - and it's not a target - and it has no path already ... | John Biddiscombe | 2001-10-03 | 1 | -1/+16 |
|
|
* | ENH: add better error reports in parsing cmake files, like what file has the ... | Bill Hoffman | 2001-10-02 | 5 | -9/+16 |
|
|
* | version | Ken Martin | 2001-10-01 | 1 | -1/+1 |
|
|
* | version | Ken Martin | 2001-10-01 | 1 | -1/+1 |
|
|
* | BUG: add missing include | Bill Hoffman | 2001-10-01 | 1 | -0/+1 |
|
|
* | ENH: change checkboxes back to pull down menus, remove leak | Bill Hoffman | 2001-10-01 | 2 | -2/+3 |
|
|
* | BUG: fix full path for file in current directory | Bill Hoffman | 2001-09-29 | 1 | -2/+9 |
|
|
* | BUG: fix realpath problem again... | Berk Geveci | 2001-09-28 | 1 | -0/+1 |
|
|
* | BUG: separate path from file name before calling realpath | Berk Geveci | 2001-09-28 | 1 | -3/+3 |
|
|
* | BUG: get correct library name | Bill Hoffman | 2001-09-28 | 2 | -4/+8 |
|
|
* | BUG: use realpath instead of cd/pwd | Bill Hoffman | 2001-09-27 | 2 | -4/+20 |
|
|
* | BUG: fix install prefix | Bill Hoffman | 2001-09-27 | 1 | -4/+0 |
|
|
* | ENH: pass prefix from configure into cmake | Bill Hoffman | 2001-09-27 | 2 | -0/+6 |
|
|
* | improved registry handling | Ken Martin | 2001-09-25 | 1 | -60/+91 |
|
|
* | memory leak | Ken Martin | 2001-09-25 | 1 | -1/+9 |
|
|
* | BUG: CopyFile should return immediately after an error occurs. | Brad King | 2001-09-21 | 1 | -0/+2 |
|
|
* | handle spaces in commands and args | Berk Geveci | 2001-09-20 | 1 | -2/+3 |
|
|
* | ENH: check for values that switch to internal, can happen with a load cache c... | Ken Martin | 2001-09-20 | 3 | -10/+16 |
|
|
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 111 | -152/+158 |
|
|
* | BUG: make a copy of the arguments before passing them to Execute | Ken Martin | 2001-09-20 | 1 | -1/+3 |
|
|
* | ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like... | Brad King | 2001-09-20 | 6 | -7/+51 |
|
|
* | ENH: Added extra newline in an error message to improve readability. | Brad King | 2001-09-20 | 1 | -0/+1 |
|
|
* | version rev to 95 | Ken Martin | 2001-09-19 | 1 | -1/+1 |
|
|
* | version rev to 94 | Ken Martin | 2001-09-19 | 1 | -1/+1 |
|
|
* | ENH: change to take a path as input | Bill Hoffman | 2001-09-17 | 2 | -7/+5 |
|
|