Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update | Sebastien Barre | 2001-11-02 | 2 | -15/+8 |
| | |||||
* | Move usual Unix commands to FindUnixCommands, use FingCygwin in other modules | Sebastien Barre | 2001-11-02 | 5 | -35/+120 |
| | |||||
* | Doxygen doc generator | Sebastien Barre | 2001-11-02 | 4 | -0/+286 |
| | |||||
* | Doxygen doc generator | Sebastien Barre | 2001-11-02 | 1 | -1/+1 |
| | |||||
* | ENH: More Experimental targets for unix | Dan Blezek | 2001-11-02 | 1 | -0/+9 |
| | |||||
* | allow more than one external MS project | Phil Pritchett | 2001-11-02 | 3 | -3/+7 |
| | |||||
* | On win32 path is all in lower case now | Andy Cedilnik | 2001-11-02 | 1 | -10/+4 |
| | |||||
* | ENH: clean up interface and change build in current directory to build the ↵ | Bill Hoffman | 2001-11-01 | 2 | -62/+165 |
| | | | | depend file first | ||||
* | BUG: use collapse full path when testing cache directory | Bill Hoffman | 2001-11-01 | 1 | -2/+3 |
| | |||||
* | ENH: IntDir to INTDIR | Bill Hoffman | 2001-11-01 | 1 | -6/+6 |
| | |||||
* | Expand vars in exe and lib name | Sebastien Barre | 2001-11-01 | 2 | -5/+13 |
| | |||||
* | ENH: clean up drive letter check | Bill Hoffman | 2001-11-01 | 1 | -17/+26 |
| | |||||
* | ENH: Added automatic detection of >> sequences in template names and ↵ | Brad King | 2001-10-31 | 2 | -30/+38 |
| | | | | replacement with "> >" in the output. | ||||
* | ENH: Replaced cmStdString implementation to make it more transparently a ↵ | Brad King | 2001-10-31 | 1 | -7/+17 |
| | | | | std:string. | ||||
* | INCLUDE_EXTERNAL_MSPROJECT command | Phil Pritchett | 2001-10-31 | 6 | -2/+147 |
| | |||||
* | FIX: Reverted to use FillCacheManagerFromGUI(). | Luis Ibanez | 2001-10-30 | 2 | -8/+9 |
| | |||||
* | Fix the problem on windows of capital or lower case drive letter for ↵ | Andy Cedilnik | 2001-10-30 | 1 | -0/+10 |
| | | | | CMAKE_CACHEFILE_DIR | ||||
* | Change CMAKE_CURRENT_CWD to CMAKE_CACHEFILE_DIR and change the messages | Andy Cedilnik | 2001-10-30 | 1 | -11/+13 |
| | |||||
* | ENH: add an option to configure file command that allows for only expansion ↵ | Bill Hoffman | 2001-10-30 | 4 | -19/+50 |
| | | | | of at variables and not dollar variables | ||||
* | FIX: In order to disable a button in fl_choice, a 0 pointer must be sent | Luis Ibanez | 2001-10-30 | 1 | -1/+1 |
| | | | | instead of "". | ||||
* | ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to | Luis Ibanez | 2001-10-30 | 2 | -8/+8 |
| | | | | | ensure that changes on the GUI are directly update in the config file. | ||||
* | 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 |
| | | | | | colored in red. The browsers for recent directories only popup if there is at least one in the list. | ||||
* | *** empty log message *** | Bill Hoffman | 2001-10-26 | 1 | -0/+43 |
| | |||||
* | added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION | Berk Geveci | 2001-10-26 | 3 | -23/+42 |
| | |||||
* | add dependency for configure files and use short path in WIN32 cmake test | Bill Hoffman | 2001-10-26 | 3 | -1/+22 |
| | |||||
* | use find_file and not just a set for USE_VTK_FILE | Bill Hoffman | 2001-10-26 | 1 | -1/+1 |
| | |||||
* | VTK documentation framework | Sebastien Barre | 2001-10-26 | 1 | -0/+34 |
| | |||||
* | Added check if the binary directory changed. If it did, it will print the ↵ | Andy Cedilnik | 2001-10-26 | 1 | -26/+48 |
| | | | | warning message | ||||
* | Add GZIP (gzip) | Sebastien Barre | 2001-10-25 | 1 | -0/+5 |
| | |||||
* | Add TAR (path to tar or gtar) | Sebastien Barre | 2001-10-25 | 1 | -2/+11 |
| | |||||
* | ENH: allow -framework as a complete entry in the link line for Mac OSX | Berk Geveci | 2001-10-24 | 1 | -1/+1 |
| | |||||
* | public no longer has anonymous ftp. | Berk Geveci | 2001-10-24 | 1 | -2/+2 |
| | |||||
* | 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 |
| |