summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-054-1/+11
| | | | path to the file
* ENH: On apple do not look for X11Andy Cedilnik2006-07-051-0/+2
|
* 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
|
* ENH: Merge debian changes. Support more fortran extensionsAndy Cedilnik2006-07-041-1/+1
|
* ENH: prefer kde4-config over kde-config, since for KDE 4 kde-config will beAlexander Neundorf2006-07-041-3/+3
| | | | | | | renamed to kde-config, and so cmake has to prefer this one over the old version Alex
* 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
|
* BUG: Fix usage of FILE(APPEND) mode.Brad King2006-06-281-4/+4
|
* BUG: Make sure try-compile source ends in a newline.Brad King2006-06-283-3/+3
|
* ENH: remove cerr outputBill Hoffman2006-06-281-7/+0
|
* BUG: fix typoKen Martin2006-06-281-1/+1
|
* 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
|
* BUG: Added missing release steps.Brad King2006-06-261-0/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-261-1/+1
|
* BUG: The operator precedence is [] followed by *. Calling this method was ↵Karthik Krishnan2006-06-251-1/+1
| | | | causing out of array index segfaults bounds
* STYLE: Nightly Version updateAndy Cedilnik2006-06-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-241-1/+1
|
* ENH: Default drop method httpAndy Cedilnik2006-06-231-0/+1
|
* ENH: Use CMake's error reporting mechanismAndy Cedilnik2006-06-221-11/+12
|
* ENH: DIsplay the list file stack when displaying errorsAndy Cedilnik2006-06-222-3/+24
|
* ENH: add a higher performance method to get the number of files in a directoryKen Martin2006-06-223-3/+67
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-221-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-06-211-1/+1
|
* ENH: avoid crash in sprintfBill Hoffman2006-06-202-2/+3
|
* ENH: fix line length and warningKen Martin2006-06-201-2/+3
|
* BUG: Delay relative path configuration until as late as possible to make ↵Brad King2006-06-192-3/+11
| | | | sure the source/binary dir are set. This is a work-around for lack of a more structured way of creating the global generator.
* ENH: fix for dependent targetsKen Martin2006-06-192-5/+9
|
* ENH: Do not search for X11 if it is already found.Brad King2006-06-191-1/+3
|
* COMP: Fix conversion warning.Brad King2006-06-191-1/+1
|
* ENH: do not use the link script on windowsBill Hoffman2006-06-191-0/+4
|