summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeFirstConfigure.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH:Clinton Stimpson2008-12-161-48/+0
| | | | | | | For bug #7191. Improvements to the dialog that sets up the first configure. Fixing the large size of it by breaking it up into a wizard. Also incorporated suggestions from bug report.
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-151-0/+48
the generator on the first configure. It either ask for a toolchain file or asks for all the information a toolchain file might contain. Also added option for setting non-default compilers if not cross compiling. Fixes #6849. Also a bit of code cleanup and re-organizing.