summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLib.dsp
Commit message (Collapse)AuthorAgeFilesLines
* added make depend on win32Ken Martin2001-06-141-0/+8
|
* *** empty log message ***Bill Hoffman2001-06-061-2/+2
|
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-301-0/+4
|
* Welcome to cmGetFilenameComponentCommandSebastien Barre2001-05-251-4/+8
|
* ENH: Added cmCableClassSet.cxx to build.Brad King2001-05-161-4/+8
|
* many fixes and cleanup and featuresKen Martin2001-04-241-148/+8
|
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-231-12/+0
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+4
|
* ENH: Added SOURCE_GROUP command and corresponding support code. This ↵Brad King2001-03-201-0/+4
| | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
* ENH: share a .lib with the command line and mfc versions.Bill Hoffman2001-02-121-15/+155
|
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵Bill Hoffman2001-02-121-0/+280
up compile times, share a .lib with the command line and mfc versions.