summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Start includding the scripting supportAndy Cedilnik2003-10-293-0/+18
* ENH: Command should also be quotedAndy Cedilnik2003-10-281-2/+5
* BUG: add preprocessor flags to resource compilerBill Hoffman2003-10-281-2/+5
* BUG: fix for bug 303 pass makeflags to sub makesBill Hoffman2003-10-284-3/+20
* ENH: Add all subdirectoriesAndy Cedilnik2003-10-251-0/+5
* BUG: make sure -M flags are not duplicated and are only set in the xmlBill Hoffman2003-10-171-14/+26
* BUG: Fixed same spaces-in-paths problem for CMakeTestGNU.c as in CMakeDetermi...Brad King2003-10-171-1/+1
* BUG: fix for unicode and for /D -DBill Hoffman2003-10-171-1/+4
* ENH: Fix problem with wx 2.4Andy Cedilnik2003-10-171-1/+1
* ENH: We do not really need streams. Also fix the test on windowsAndy Cedilnik2003-10-162-2/+2
* ENH: Enable test on windowsAndy Cedilnik2003-10-161-2/+2
* FIX: for Windows users, it seems logical to favor native win32 installation b...Sebastien Barre2003-10-164-16/+16
* ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCSBill Hoffman2003-10-165-31/+37
* ENH: allow users to change to unicodeBill Hoffman2003-10-161-8/+20
* ENH: Handle all white spaces, fix problem on cygwinAndy Cedilnik2003-10-161-2/+2
* BUG: fix for bug 78 should be on 1.8 branchBill Hoffman2003-10-162-37/+89
* ERR: Old -flat_namespace -undefined suppress flags for CMAKE_SHARED_MODULE_CR...Brad King2003-10-151-4/+9
* BUG: Fix for spaces in path when loading CMakeTestGNU.c.Brad King2003-10-151-1/+1
* ENH: Add test for FindwxWindows. Thanks to: Mathieu MalaterreAndy Cedilnik2003-10-133-0/+98
* ENH: Documentation fixAndy Cedilnik2003-10-131-0/+1
* ERR: allow spaces in the pathAndy Cedilnik2003-10-131-1/+1
* BUG: Message describing variable was using result variable.Brad King2003-10-111-3/+3
* ENH: put the system path after the paths specified on to the FIND commandBill Hoffman2003-10-092-9/+14
* ENH: Add CMAKE_IGNORE_DEPENDENCIES_ORDERING to prevent warnings about depende...Andy Cedilnik2003-10-021-11/+14
* BUG: Comparison of build tool should be case-insensitive.Brad King2003-09-261-2/+4
* ENH: Fix commentAndy Cedilnik2003-09-241-1/+1
* ENH: Better testingAndy Cedilnik2003-09-241-6/+10
* BUG: Fix Bug #186 - QT_WRAP_UI uses the path twiceAndy Cedilnik2003-09-241-1/+16
* BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXE...Brad King2003-09-241-1/+2
* ENH: Add missing newline Bug #185 - CTest exceptions output is missing new lineAndy Cedilnik2003-09-231-0/+1
* ENH: remove /tmp_mnt in collapse full pathBill Hoffman2003-09-181-1/+5
* BUG: Need to check for -Ae flag on HP-UX cc compiler. Needed for ANSI C comp...Brad King2003-09-151-0/+25
* BUG: Must use C compiler to compile C files during bootstrap, not C++ compiler.Brad King2003-09-021-1/+6
* BUG: make sure exe output path is used for dep hack stuffBill Hoffman2003-08-282-4/+28
* bad evil nasty kenKen Martin2003-08-281-4/+4
* fix to executable depends for custom commandsKen Martin2003-08-282-4/+24
* BUG: remove bundle_loader stuff it did not work with spaces in the path and i...Bill Hoffman2003-08-283-9/+0
* BUG: fix bug with custom commands depending on executablesBill Hoffman2003-08-282-6/+26
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-284-1/+10
* ENH: remove warnings from use of NULLBill Hoffman2003-08-271-4/+4
* ERR: Using union-based "cast" of DynaGetFunction result to avoid warnings abo...Brad King2003-08-271-17/+17
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-2710-26/+44
* Merging release script changes from 1.8 branch to main tree.Brad King2003-08-279-57/+98
* ERR: Fixed typo in comment.Brad King2003-08-272-2/+2
* ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs wit...Brad King2003-08-261-5/+7
* BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting...Brad King2003-08-264-9/+17
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-223-38/+39
* ENH: remove ifdef code and use makefile definitionsBill Hoffman2003-08-221-26/+28
* ENH: add configure file for gcc under windowsBill Hoffman2003-08-221-0/+14
* ERR: Reorganize to try to fix the -pthread problem on some systemsAndy Cedilnik2003-08-222-34/+55