summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove cerr stuffBill Hoffman2005-04-061-6/+0
|
* Fix bug in != stuffBill Hoffman2005-04-061-2/+7
|
* STYLE: Nightly Version updateAndy Cedilnik2005-04-061-1/+1
|
* COMP: hack fix for old sgi until bootstrap is fixedBill Hoffman2005-04-061-1/+1
|
* BUG: try to address Bug 1673 .Bill Hoffman2005-04-052-1/+19
|
* Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - ↵Bill Hoffman2005-04-051-2/+2
| | | | Return to bug list
* BUG: fix for bug 1636 add extensions to AUX_SOURCE_DIRECTORY filesBill Hoffman2005-04-051-0/+2
|
* BUG: fix for bug 1652Bill Hoffman2005-04-051-2/+7
|
* BUG: fix for bug 1660Bill Hoffman2005-04-051-0/+16
|
* BUG: fix for bug 1700Bill Hoffman2005-04-051-0/+5
|
* BUG: fix for bug 1702, better error message for GUID missingBill Hoffman2005-04-052-7/+46
|
* ENH: Added Close method and updated Open method to allow streams to be reused.Brad King2005-04-052-22/+52
|
* STYLE: Nightly Version updateAndy Cedilnik2005-04-051-1/+1
|
* ENH: make sure source flags don't have to be setBill Hoffman2005-04-041-0/+3
|
* ENH: get directory property should return an empty variable if it is not ↵Bill Hoffman2005-04-041-3/+2
| | | | set, not just have an error
* ENH: fix for bug 1304Bill Hoffman2005-04-041-1/+2
|
* FIX: fix for bug 1730Bill Hoffman2005-04-041-2/+1
|
* BUG: By default disable new files.Andy Cedilnik2005-04-044-12/+19
|
* STYLE: Nightly Version updateAndy Cedilnik2005-04-041-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-04-031-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-04-021-1/+1
|
* ENH: More ctest changes and move SetupTest to superclassAndy Cedilnik2005-04-0110-130/+99
|
* ENH: Rename the DartConfiguration.tcl to CTestConfiguration.iniAndy Cedilnik2005-04-012-2/+2
|
* ENH: Start adding support for CTest testfilesAndy Cedilnik2005-04-016-8/+53
|
* STYLE: Nightly Version updateAndy Cedilnik2005-04-011-1/+1
|
* BUG: When generating the name of the custom rule file the character : should ↵Brad King2005-03-311-0/+1
| | | | be replaced with an underscore because it might be a non-file-name part of a path.
* BUG: fix ITK build with xcode, as long as you build it in little parts, this ↵Bill Hoffman2005-03-311-0/+2
| | | | fixes the headermap problem
* ENH: shut up warning in 3rd party packagesKen Martin2005-03-311-0/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-311-1/+1
|
* BUG: It is possible for the nightly start time to be over 24 hours in the ↵Brad King2005-03-301-2/+2
| | | | future which requires two days to be subtracted. Using a while loop to make sure enough days are added or subtracted. It should never be able to iterate more than twice.
* BUG: Test for stl stirng operator!= for char* needs to know result of ↵Brad King2005-03-301-4/+3
| | | | KWSYS_STL_HAVE_STD.
* STYLE: Nightly Version updateAndy Cedilnik2005-03-301-1/+1
|
* ENH: removed GetParentProjectsKen Martin2005-03-293-19/+11
|
* ENH: better test for subdirsKen Martin2005-03-291-2/+2
|
* BUG: Fix dependencies of custom commands that are relative paths to files or ↵Brad King2005-03-292-4/+12
| | | | other custom command outputs.
* ENH: Added operator!= for stl string and char* when the system does not ↵Brad King2005-03-294-10/+47
| | | | provide one.
* ENH: Added istream and ostream operators for stl string in KWSys when using ↵Brad King2005-03-297-11/+174
| | | | old streams that do not provide them.
* ENH: SplitPath now supports slashes in both directions in the input path but ↵Brad King2005-03-292-5/+4
| | | | still produces forward slashes in the root component.
* STYLE: Nightly Version updateAndy Cedilnik2005-03-291-1/+1
|
* BUG: The is replaced by cvs... This is safer anywayAndy Cedilnik2005-03-281-1/+1
|
* ENH: move EstimateFormatLength to kwsysSebastien Barre2005-03-282-0/+81
|
* ENH: change how the generator is selected and what the last one used wasKen Martin2005-03-287-86/+269
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-281-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-271-1/+1
|
* COMP: Removing stl string io operators change until the CMake bootstrap ↵Brad King2005-03-266-154/+2
| | | | script can be fixed.
* ENH: Added istream and ostream operators for stl string when using old ↵Brad King2005-03-266-2/+154
| | | | streams that do not provide them.
* STYLE: Nightly Version updateAndy Cedilnik2005-03-261-1/+1
|
* ENH: When in-source build, do not do bootstrap testAndy Cedilnik2005-03-251-0/+4
|
* ENH: Remove curl build testingAndy Cedilnik2005-03-252-9/+1
|
* ENH: Clarified documentation of the command.Brad King2005-03-251-15/+27
|