summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: added progress for subdir all targets and fixed compiler waringKen Martin2006-07-123-11/+72
|
* STYLE: Remove debugAndy Cedilnik2006-07-121-4/+0
|
* COMP: Remove warningsAndy Cedilnik2006-07-124-11/+12
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-121-1/+1
|
* ENH: Added creation of XXX_FIND_COMPONENTS list of all components requested ↵Brad King2006-07-111-3/+31
| | | | with REQUIRED option. This addresses the feature request in bug#3494.
* COMP: Fix stl string accessAndy Cedilnik2006-07-111-2/+2
|
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-116-14/+36
|
* ENH: Made cmLocalVisualStudioGenerator a superclass of ↵Brad King2006-07-112-4/+29
| | | | cmLocalVisualStudio6Generator. Implemented object file unique naming when multiple sources share the same name.
* ENH: Moved unique object file name computation from ↵Brad King2006-07-119-126/+270
| | | | cmLocalUnixMakefileGenerator3 up to cmLocalGenerator for use by all generators. Created cmLocalVisualStudioGenerator as superclass for all VS generators. Implemented on-demand unique object file name computation for VS 7 generator to avoid slow compiles when all sources are in subdirectories.
* ENH: fix compile warningKen Martin2006-07-111-2/+0
|
* BUG: changed to progress to make it more flexible and to no relink targets ↵Ken Martin2006-07-116-109/+225
| | | | as often
* STYLE: Nightly Version updateAndy Cedilnik2006-07-111-1/+1
|
* COMP: Remove warnings and style problemsAndy Cedilnik2006-07-101-28/+40
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-101-1/+1
|
* STYLE: Fix some style errorsAndy Cedilnik2006-07-102-83/+88
|
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-093-230/+279
|
* ENH: Add a copy constructor to copy the valuesAndy Cedilnik2006-07-092-0/+42
|
* ENH: Pass -C flag to cmake to generate the apropriate build commandAndy Cedilnik2006-07-092-1/+13
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-091-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-081-1/+1
|
* ENH: Be more verboseAndy Cedilnik2006-07-071-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-071-1/+1
|
* ENH: Improve the test to create a bundle in the subdirectoryAndy Cedilnik2006-07-061-1/+1
|
* BUG: Several fixes to handle bundle content on Mac OSXAndy Cedilnik2006-07-063-2/+16
|
* BUG: Make the path change more localized to bundles onlyAndy Cedilnik2006-07-061-0/+1
|
* BUG: Revert the change 1.152Andy Cedilnik2006-07-061-5/+0
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-061-1/+1
|
* BUG: If the source file specified is not in a source tree, do not use full ↵Andy Cedilnik2006-07-052-0/+6
| | | | path to the file
* ENH: Updated installation options and implementation to use INSTALL command ↵Brad King2006-07-051-16/+152
| | | | if it is available. This will allow installation component assignment and separate installation of the .dll and .lib on windows.
* ENH: Adding cmake 2.4 style installation. NOTE: These changes will work on a ↵Berk Geveci2006-07-051-1/+8
| | | | paraview build only. This file has to updated to be general
* STYLE: Nightly Version updateAndy Cedilnik2006-07-051-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-041-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-031-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-021-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-011-1/+1
|
* ENH: add EHa optionBill Hoffman2006-06-301-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-301-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-291-1/+1
|
* ENH: remove cerr outputBill Hoffman2006-06-281-7/+0
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-281-1/+1
|
* COMP: warning fixKen Martin2006-06-271-19/+18
|
* ENH: fix for subdir all target after control cKen Martin2006-06-271-18/+19
|
* ENH: fix ia64 build with aCCBill Hoffman2006-06-271-13/+19
|
* ENH: fix crash when glob has wrong number of argumentsBill Hoffman2006-06-271-0/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-271-1/+1
|
* BUG: When using a working directory for the custom command do not convert ↵Brad King2006-06-261-9/+16
| | | | paths to be relative to the build directory.
* BUG: fix for bug 3444, remove trailing . in lib namesBill Hoffman2006-06-261-1/+1
|
* ENH: fix subdir issueKen Martin2006-06-261-2/+13
|
* ENH: Clarified documentation of EXISTS and IS_DIRECTORY modes.Brad King2006-06-261-2/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-261-1/+1
|