summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add a test for C source file like AC_TRY_COMPILEAndy Cedilnik2005-08-012-0/+75
|
* ENH: use ansi flagsBill Hoffman2005-08-013-0/+3
|
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-3110-5/+338
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-311-1/+1
|
* ENH: no c++ comments in a c fileBill Hoffman2005-07-313-6/+6
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-301-1/+1
|
* ENH; better warning message and fix type per julienKen Martin2005-07-291-1/+4
|
* ENH: do not test for c and cxx flags on visual studio as it does not work yetBill Hoffman2005-07-296-33/+54
|
* ENH: change loc of log filesKen Martin2005-07-291-2/+2
|
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-299-3/+102
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-291-1/+1
|
* BUG: Fix dependencies. Looks like all dependencies were missing subdirectoryAndy Cedilnik2005-07-291-1/+3
|
* ENH: undo last changeAndy Cedilnik2005-07-291-1/+1
|
* ENH: support versions greater than 20Andy Cedilnik2005-07-291-1/+1
|
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-2933-89/+109
|
* ENH: fix warningKen Martin2005-07-282-4/+4
|
* ENH: make sure c flags are used for c and cxx flags are used for cxx, really ↵Andy Cedilnik2005-07-281-7/+34
| | | | Bill
* ENH: add method to attempt to check if a file is text or binarySebastien Barre2005-07-282-1/+80
|
* ENH: make sure custom commands depend on full path files only: Bill as AndyAndy Cedilnik2005-07-281-2/+8
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-281-1/+1
|
* ENH: always write out all custom commandsKen Martin2005-07-283-31/+1
|
* 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 ↵Brad King2005-07-271-4/+7
| | | | $(IntDir) or $(OutDir) depending on the generator.
* BUG: Hack to support building existing trees with UTILITY_SOURCE commands ↵Brad King2005-07-271-5/+9
| | | | and the new VS generator directory structure.
* 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 ↵Brad King2005-07-273-9/+30
| | | | target. This is needed for MSVC 8 to support parallel builds.
* 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 ↵Bill Hoffman2005-07-261-3/+6
| | | | are used
* ENH: if it is not a cmake target or a full path do not put depend ↵Bill Hoffman2005-07-261-1/+1
| | | | information in the command
* ENH: make sure custom command depend on fluid so if fltk is part of project ↵Bill Hoffman2005-07-261-1/+1
| | | | fluid gets built first
* STYLE: Nightly Version updateAndy Cedilnik2005-07-261-1/+1
|
* ENH: Added FundamentalType header defining platform-independent fixed ↵Brad King2005-07-262-1/+217
| | | | size/signedness integer types.
* ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, ↵Brad King2005-07-261-0/+44
| | | | TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64, TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE, and TEST_KWSYS_CHAR_IS_SIGNED.
* ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of ↵Brad King2005-07-264-8/+19
| | | | building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros.
* ENH: Add support for multi-string compiler name, and improve support for ↵Andy Cedilnik2005-07-261-44/+50
| | | | subversion
* 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
|