summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/CMakeSetupDialog.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-261-1/+116
* ENH: add new command VARIABLE_REQUIRES for better debugging of list filesBill Hoffman2001-11-191-3/+8
* face lift for GUI and some more helpBill Hoffman2001-11-161-10/+39
* Quick addition: "Create shortcut" menu entry.Sebastien Barre2001-11-141-1/+157
* ENH: use callback not ifdef for MFC message box errorsBill Hoffman2001-10-291-0/+12
* ENH: change checkboxes back to pull down menus, remove leakBill Hoffman2001-10-011-2/+2
* improved registry handlingKen Martin2001-09-251-60/+91
* ENH: check for values that switch to internal, can happen with a load cache c...Ken Martin2001-09-201-10/+1
* remove memory leaksBill Hoffman2001-09-141-0/+1
* ENH: integrate borland supportBill Hoffman2001-09-061-1/+47
* BUG: fix switch projects not saving cache correctlyBill Hoffman2001-08-271-7/+3
* CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)Sebastien Barre2001-08-211-5/+13
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-1/+1
* ENH: change the logic of disabling the ok button a bitBill Hoffman2001-07-261-4/+10
* ENH: rework GUI with configure/OK/CancelBill Hoffman2001-07-251-27/+80
* BUG: fix on scroll with buttonsBill Hoffman2001-07-241-1/+2
* BUG: make sure cache is clearedBill Hoffman2001-07-161-8/+3
* ENH: add a check to avoid quitting before rebuildingBill Hoffman2001-07-121-0/+18
* fixed up resizing infoKen Martin2001-07-111-0/+5
* better GUI resize and combo box fixesKen Martin2001-06-261-11/+54
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-191-1/+1
* ENH: add resize ability to dialog and fix tab stop ordersBill Hoffman2001-06-191-3/+41
* minor fix in error checkingKen Martin2001-06-111-0/+1
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-1/+2
* ENH: add better path chooser dialogBill Hoffman2001-06-051-46/+9
* BUG: clean up memory leaks.Bill Hoffman2001-06-041-0/+12
* BUG: fix edit of directoriesBill Hoffman2001-05-311-5/+5
* ENH: remove unused includesBill Hoffman2001-05-301-3/+0
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-301-47/+36
* ENH: change the syntax of the SET command, fix the combo box for larger stringsBill Hoffman2001-05-241-9/+2
* added version numberKen Martin2001-05-241-0/+4
* add compute systeminfoBill Hoffman2001-05-231-0/+1
* BUG: fix compiler nameBill Hoffman2001-05-211-59/+175
* 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
* BUG: fix gui problemBill Hoffman2001-05-111-2/+0
* BUG: fix up gui with values that stay around too longBill Hoffman2001-05-101-12/+4
* ENH: Added generation of internal CMAKE cache entry with path to command-line...Brad King2001-05-031-1/+16
* cache now loaded into makefileKen Martin2001-05-011-2/+3
* ENH: add help for cache entriesBill Hoffman2001-04-261-3/+11
* 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 con...Bill Hoffman2001-04-251-94/+88
* many fixes and cleanup and featuresKen Martin2001-04-241-9/+11
* BUG: fix duplicate property itemsBill Hoffman2001-04-241-2/+2
* BUG: fix cache updatesBill Hoffman2001-04-241-5/+25
* BUG: fix build directory problemBill Hoffman2001-04-241-5/+14
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-231-50/+126
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-1/+18