Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Improved FIND_PROGRAM call to find the executable in ↵ | Brad King | 2001-10-24 | 1 | -5/+9 |
| | | | | PREFIX/share/GCC_XML, the new standard install location. | ||||
* | Cygwin mod | Sebastien Barre | 2001-10-23 | 1 | -0/+19 |
| | |||||
* | The result of this utility command can now be optionally added to the cache | Sebastien Barre | 2001-10-23 | 2 | -4/+28 |
| | |||||
* | Find Graphivz's dot too | Sebastien Barre | 2001-10-23 | 1 | -1/+12 |
| | |||||
* | Add Doxygen and Wget modules. Very simple. But might be more complex later, ↵ | Sebastien Barre | 2001-10-23 | 2 | -0/+14 |
| | | | | so let's use them asap | ||||
* | Modules to find Perl and the HTML Help Compiler | Sebastien Barre | 2001-10-23 | 2 | -0/+18 |
| | |||||
* | Add warning regarding the location of ENABLE_TESTING (should be in the top ↵ | Sebastien Barre | 2001-10-19 | 1 | -1/+3 |
| | | | | CMakeList.txt, otherwise Dart is lost) | ||||
* | SITE_NAME should return the most qualified name of the host. If nslookup ↵ | Sebastien Barre | 2001-10-18 | 1 | -2/+3 |
| | | | | works, now the domain is appended to the hostname (whereas it *replaced* the host name before) | ||||
* | Detect error and output useful message | Ian Scott | 2001-10-18 | 1 | -4/+11 |
| | | | | Previously it would have got confused about the destinationSourceGroup | ||||
* | 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 |
| | |||||
* | fixed some stupid mistakes | Ian Scott | 2001-10-16 | 1 | -9/+5 |
| | | | | I thought I had tested these - honest | ||||
* | Some simple modules for finding and linking qt | Ian Scott | 2001-10-16 | 2 | -0/+74 |
| | |||||
* | 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 | 4 | -49/+274 |
| | |||||
* | ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. ↵ | Brad King | 2001-10-11 | 1 | -10/+39 |
| | | | | Also added ADD_DEFINITIONS arguments to the generated rule. | ||||
* | 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 ↵ | Bill Hoffman | 2001-10-10 | 1 | -1/+12 |
| | | | | they are always loaded from another cache | ||||
* | FIX: Same as last checkin except applies to bpi files as wellas lib files | John Biddiscombe | 2001-10-10 | 1 | -8/+23 |
| | | | | | | If we can't find it - and it's not a target - and it has no path already specified, it must be in OUTDIRLIB from another makefile in the same project ! (What this really means is the lib paths are correctly specified) | ||||
* | ENH: better fix for dos return in lines, use the regular expression and ↵ | Bill Hoffman | 2001-10-09 | 1 | -17/+3 |
| | | | | don't edit the input line | ||||
* | ENH: clean up returns from input, so we can read dos files on unix | Bill Hoffman | 2001-10-05 | 1 | -1/+14 |
| | |||||
* | ERR: remove undefined warning for compatibility with new 10.1 linker | Yves Starreveld | 2001-10-04 | 2 | -4/+4 |
| | |||||
* | ENH: fixes for borland compiler testing | Bill Hoffman | 2001-10-03 | 4 | -3/+20 |
| | |||||
* | ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of ↵ | Brad King | 2001-10-03 | 1 | -1/+1 |
| | | | | cable.README.txt. | ||||
* | 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 |
| | | | | | | | specified, it must be in OUTDIRLIB from another makefile in the same project ! (What this really means is the lib paths are correctly specified) | ||||
* | ENH: add better error reports in parsing cmake files, like what file has the ↵ | Bill Hoffman | 2001-10-02 | 5 | -9/+16 |
| | | | | error | ||||
* | version | Ken Martin | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | version | Ken Martin | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-10-01 | 1 | -0/+220 |
| | |||||
* | 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: optional in wrong order | Bill Hoffman | 2001-09-28 | 1 | -1/+1 |
| | |||||
* | make the include of the initial config flags optional, for builds that do ↵ | Bill Hoffman | 2001-09-28 | 1 | -1/+1 |
| | | | | not use configure | ||||
* | BUG: use realpath instead of cd/pwd | Bill Hoffman | 2001-09-27 | 2 | -4/+20 |
| | |||||
* | BUG: fix install prefix | Bill Hoffman | 2001-09-27 | 2 | -4/+4 |
| | |||||
* | ENH: pass prefix from configure into cmake | Bill Hoffman | 2001-09-27 | 4 | -3/+9 |
| | |||||
* | Typo. | Berk Geveci | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | changes to chamghe | Ken Martin | 2001-09-25 | 1 | -1/+7 |
| | |||||
* | improved registry handling | Ken Martin | 2001-09-25 | 1 | -60/+91 |
| | |||||
* | memory leak | Ken Martin | 2001-09-25 | 1 | -1/+9 |
| | |||||
* | better install targets | Ken Martin | 2001-09-21 | 1 | -8/+14 |
| | |||||
* | BUG: CopyFile should return immediately after an error occurs. | Brad King | 2001-09-21 | 1 | -0/+2 |
| | |||||
* | updates | Ken Martin | 2001-09-20 | 1 | -29/+13 |
| | |||||
* | 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 ↵ | Ken Martin | 2001-09-20 | 3 | -10/+16 |
| | | | | command |