summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: some fixes for cwd problems with rebuild_cache optionKen Martin2005-08-051-17/+16
|
* STYLE: Nightly Version updateAndy Cedilnik2005-08-051-1/+1
|
* ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ↵Brad King2005-08-041-0/+14
| | | | added to VTK library targets with SET_TARGET_PROPERTIES. This will be useful to enable shared library versioning.
* STYLE: Nightly Version updateAndy Cedilnik2005-08-041-1/+1
|
* ENH: Clarified documentation further.Brad King2005-08-031-5/+10
|
* ENH: More build errorsAndy Cedilnik2005-08-031-1/+1
|
* ENH: More handling of gcov 4.0Andy Cedilnik2005-08-031-1/+1
|
* ENH: More support for gcov 4.0Andy Cedilnik2005-08-031-1/+1
|
* ENH: Initial importAndy Cedilnik2005-08-032-0/+244
|
* STYLE: Fix typoAndy Cedilnik2005-08-032-217/+20
|
* ENH: Add support for the new gcc that uses files with extension .gcdaAndy Cedilnik2005-08-031-1/+5
|
* COMP: Fix for proxy testAndy Cedilnik2005-08-031-0/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-08-031-1/+1
|
* ENH: /nologo must be firstBill Hoffman2005-08-021-2/+2
|
* ENH: add changes for qt4 from Clinton StimpsonBill Hoffman2005-08-021-1/+1
|
* ENH: add changes for qt4 from Clinton StimpsonBill Hoffman2005-08-021-22/+97
|
* ENH: change name from XCode to Xcode no need to test bootstrap for xcodeAndy Cedilnik2005-08-021-1/+1
|
* ENH: change name from XCode to Xcode no need to test bootstrap for xcodeAndy Cedilnik2005-08-021-1/+1
|
* ENH: get around problem where OBJROOT has been set by default for all ↵Andy Cedilnik2005-08-021-0/+1
| | | | projects in Xcode gui
* STYLE: Nightly Version updateAndy Cedilnik2005-08-021-1/+1
|
* FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr callsBill Hoffman2005-08-022-7/+11
|
* COMP: Try to fix test by taking arg1 into acountAndy Cedilnik2005-08-021-0/+2
|
* ENH: add advanced valuesBill Hoffman2005-08-021-0/+1
|
* BUG: Unquoted arguments can have quotes that are not at the beginning, but ↵Brad King2005-08-012-68/+66
| | | | only an even number of them.
* STYLE: Nightly Version updateAndy Cedilnik2005-08-011-1/+1
|
* ENH: first step to only rebuuilding on flag changesKen Martin2005-08-012-13/+84
|
* ENH: make sure CMAKE_C_FLAGS are not clobberedBill Hoffman2005-08-013-3/+3
|
* BUG: Patch from Filipe Sousa. QT_WRAP_CPP should generate the file ↵Brad King2005-08-011-1/+1
| | | | moc_dlgmain.ui.cxx instead of moc_dlgmain.cxx.
* ENH: Add C++ test tooAndy Cedilnik2005-08-012-1/+69
|
* 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
|