summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Collapse)AuthorAgeFilesLines
* icon updatesKen Martin2001-05-212-1/+1
|
* new iconKen Martin2001-05-212-3/+3
|
* BUG: fix compiler nameBill Hoffman2001-05-215-62/+195
|
* updated for out of tree buildsKen Martin2001-05-211-1/+5
|
* half checked in changes for CMAKE_ROOTKen Martin2001-05-171-44/+25
|
* ENH: unify make process on unixBill Hoffman2001-05-161-1/+10
|
* I know, there are more serious things to do :) A new icon. The previous one ↵Sebastien Barre2001-05-111-0/+0
| | | | has not be overwritten, it's in there too.
* BUG: fix gui problemBill Hoffman2001-05-111-2/+0
|
* BUG: fix up gui with values that stay around too longBill Hoffman2001-05-102-31/+11
|
* BUG: fix crashBill Hoffman2001-05-091-0/+9
|
* ENH: add initial path support for file choosersBill Hoffman2001-05-081-7/+44
|
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-1/+1
|
* ENH: Added generation of internal CMAKE cache entry with path to ↵Brad King2001-05-031-1/+16
| | | | command-line CMake executable.
* cache now loaded into makefileKen Martin2001-05-011-2/+3
|
* support for debug and opt librariesKen Martin2001-04-262-10/+8
|
* ENH: add help for cache entriesBill Hoffman2001-04-263-4/+28
|
* ENH: set initial build to source dirBill Hoffman2001-04-251-0/+1
|
* ENH: add error checking for empty build dirBill Hoffman2001-04-251-0/+16
|
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by ↵Bill Hoffman2001-04-256-151/+180
| | | | configure
* many fixes and cleanup and featuresKen Martin2001-04-241-9/+11
|
* BUG: fix duplicate property itemsBill Hoffman2001-04-243-8/+25
|
* BUG: fix cache updatesBill Hoffman2001-04-243-8/+29
|
* BUG: fix build directory problemBill Hoffman2001-04-241-5/+14
|
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-238-283/+1113
|
* 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