summaryrefslogtreecommitdiffstats
path: root/Source/cmWrapTclCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* many fixes and cleanup and featuresKen Martin2001-04-241-239/+0
|
* BUG: fix build directory problemBill Hoffman2001-04-241-4/+2
|
* added option commandKen Martin2001-04-231-13/+2
|
* some bug fixesKen Martin2001-04-121-0/+3
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-30/+39
|
* ENH: Added SOURCE_GROUP command and corresponding support code. This ↵Brad King2001-03-201-3/+4
| | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
* ERR: Less-than-zero test replaced with greater-than-zero since we want zero ↵Brad King2001-03-131-1/+1
| | | | arguments.
* bug fixesKen Martin2001-02-271-23/+42
|
* int -> unsigned intBrad King2001-02-261-2/+2
|
* very early version of a wrapperKen Martin2001-02-261-0/+220