summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: InitializeFromParent should copy include file regular expressions.Brad King2005-07-271-0/+4
* ENH: RUN_TESTS target now uses proper CMAKE_CFG_INTDIR setting to get $(IntDi...Brad King2005-07-271-4/+7
* BUG: Hack to support building existing trees with UTILITY_SOURCE commands and...Brad King2005-07-271-5/+9
* BUG: Generate RUN_TEST target if any tests are thereAndy Cedilnik2005-07-271-2/+10
* ENH: Generator now creates a separate intermediate files directory for each t...Brad King2005-07-273-9/+30
* ENH: fix some warnings and cleanup someKen Martin2005-07-272-5/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-07-271-1/+1
* ENH: maybe fix fortran issueKen Martin2005-07-271-9/+2
* ENH: fix some warnings and cleanup someKen Martin2005-07-272-21/+4
* ENH: fix some warnings and cleanup someKen Martin2005-07-272-9/+3
* ENH: fix some warnings and cleanup someKen Martin2005-07-274-19/+11
* ENH: reduce the number of files produced still needs a bit more cleanupKen Martin2005-07-2715-514/+432
* ENH: Added VS8 support for DART_CXX_NAME.Brad King2005-07-261-1/+5
* ENH: make sure source file depends are used to determine if custom commands a...Bill Hoffman2005-07-261-3/+6
* ENH: if it is not a cmake target or a full path do not put depend information...Bill Hoffman2005-07-261-1/+1
* ENH: make sure custom command depend on fluid so if fltk is part of project f...Bill Hoffman2005-07-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-261-1/+1
* ENH: Added FundamentalType header defining platform-independent fixed size/si...Brad King2005-07-262-1/+217
* ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LON...Brad King2005-07-261-0/+44
* ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of buil...Brad King2005-07-264-8/+19
* ENH: Add support for multi-string compiler name, and improve support for subv...Andy Cedilnik2005-07-261-44/+50
* ENH: fix lib case bug correctlyBill Hoffman2005-07-251-1/+11
* STYLE: Nightly Version updateAndy Cedilnik2005-07-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-231-1/+1
* BUG: undo fixBill Hoffman2005-07-231-6/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-221-1/+1
* ENH: more efficent fix for bug # 2063Bill Hoffman2005-07-221-4/+6
* BUG: fix for case mismatched lib bug # 2063Bill Hoffman2005-07-221-1/+4
* ENH: string += is very slow, so don't use itBill Hoffman2005-07-221-4/+10
* ENH: Better handling of removed files and remove warningAndy Cedilnik2005-07-221-7/+2
* ENH: More regular expressionsAndy Cedilnik2005-07-221-0/+3
* ENH: Add support for detecting files that were removedAndy Cedilnik2005-07-211-0/+19
* STYLE: Nightly Version updateAndy Cedilnik2005-07-211-1/+1
* BUG: Remove duplicate prefixAndy Cedilnik2005-07-211-1/+1
* ENH: fix warningBill Hoffman2005-07-211-1/+1
* ENH: make sure flags set in CC or CXX environment variables stay with the com...Bill Hoffman2005-07-2015-5/+41
* ENH: move flags next to compiler, so if env contains compiler and some flag, ...Bill Hoffman2005-07-203-6/+6
* ENH: java does not work under mingwBill Hoffman2005-07-201-2/+2
* ENH: make sure qmake is on the machine before running itBill Hoffman2005-07-202-25/+38
* ENH: Rename testAndy Cedilnik2005-07-201-0/+77
* BUG: Initialize variableAndy Cedilnik2005-07-201-0/+1
* ENH: Rename testAndy Cedilnik2005-07-202-79/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-07-201-1/+1
* ENH: make it so that bootstrap does not use xml parserBill Hoffman2005-07-191-1/+9
* ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ...Bill Hoffman2005-07-192-5/+12
* ENH: if Xcode21 is installed then create 21 compatible project filesBill Hoffman2005-07-195-9/+113
* ENH: add new stub generatorBill Hoffman2005-07-192-0/+55
* ENH: add more docsBill Hoffman2005-07-191-2/+11
* ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILEBill Hoffman2005-07-191-1/+0