Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -3/+5 |
| | |||||
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵ | Bill Hoffman | 2002-03-29 | 1 | -0/+8 |
| | | | | objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. | ||||
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -2/+0 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | BUG: fix generated files with no extension bug | Bill Hoffman | 2002-01-21 | 1 | -1/+1 |
| | |||||
* | Add option of adding generated files to source list | Andy Cedilnik | 2002-01-17 | 1 | -13/+46 |
| | |||||
* | Fix bug. Was using unexpanded var instead of copy | Sebastien Barre | 2001-11-08 | 1 | -1/+1 |
| | |||||
* | Expand var in name too | Sebastien Barre | 2001-11-08 | 1 | -2/+6 |
| | |||||
* | ENH: change InitialPass to take a const reference to the argument string, to ↵ | Bill Hoffman | 2001-09-20 | 1 | -2/+2 |
| | | | | avoid changes to the file cache | ||||
* | ENH: Source and header file extensions are in variables in cmMakefile. | Amitha Perera | 2001-07-16 | 1 | -2/+6 |
| | | | | AUX_SOURCE_DIRECTORY will only add files that have a "source" extension. | ||||
* | BUG: find files in subdirectories | Bill Hoffman | 2001-06-28 | 1 | -4/+5 |
| | |||||
* | Added variable expansion. | Berk Geveci | 2001-06-27 | 1 | -1/+13 |
| | |||||
* | ENH: rename Invoke to InitialPass | Bill Hoffman | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 |
| | |||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -3/+3 |
| | |||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -2/+2 |
| | |||||
* | ENH:Reworked CMake for consistency | Will Schroeder | 2001-01-18 | 1 | -0/+36 |