summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-1/+18
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-193-228/+232
| | | | some
* some cleanup and fixesKen Martin2001-02-151-4/+5
|
* BUG: set output directory correctlyBill Hoffman2001-02-141-1/+2
|
* ENH: get rid of special msc configure fileBill Hoffman2001-02-131-14/+0
|
* ENH: share a .lib with the command line and mfc versions.Bill Hoffman2001-02-121-2/+4
|
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵Bill Hoffman2001-02-122-280/+4
| | | | up compile times, share a .lib with the command line and mfc versions.
* BUG: make dsp and dsw files binaryWill Schroeder2001-01-221-0/+424
|
* BUG: make dsp and dsw files binaryWill Schroeder2001-01-221-424/+0
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-41/+41
|
* ENH: allow continue if missing MSC configure fileBill Hoffman2001-01-121-3/+1
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-052-13/+215
| | | | CMakeLists.txt files.
* BUG: fix inplace buildBill Hoffman2000-11-101-0/+4
|
* ENH: add ability to run from different directoriesBill Hoffman2000-11-032-9/+31
|
* ENH: added a config setup file for CMakeSetup. Cleaned up the names of the ↵Bill Hoffman2000-09-184-22/+21
| | | | source and binary directories
* ENH: remove unused filesBill Hoffman2000-09-181-12/+0
|
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-123-336/+9
| | | | directories of the system.
* ENH: move from tools and create working CMake programBill Hoffman2000-08-302-28/+32
|
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-2913-0/+1420