summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...Brad King2005-04-296-81/+35
* COMP: Remove warningAndy Cedilnik2005-04-291-0/+3
* ENH: make install depend on allBill Hoffman2005-04-291-1/+9
* STYLE: Nightly Version updateAndy Cedilnik2005-04-291-1/+1
* ENH: Start working on command that will abstract generating of build commandAndy Cedilnik2005-04-282-37/+20
* ENH: Start working on a method that abstracts generating of build commandAndy Cedilnik2005-04-284-77/+27
* ENH: Start working on command that will abstract generating of build commandAndy Cedilnik2005-04-282-23/+33
* ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...Brad King2005-04-286-23/+94
* BUG: Avoid infinite loop during installation.Brad King2005-04-282-0/+8
* BUG: Extending all timeouts to help out slower machines.Brad King2005-04-281-3/+3
* ENH: Add internal errorAndy Cedilnik2005-04-281-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-04-281-1/+1
* ENH: Added dependency on all for install rule to make sure build is up to dat...Brad King2005-04-271-2/+9
* BUG: Do not leave ../ in the full path to a source file. Using CollapseFullP...Brad King2005-04-271-27/+8
* BUG: Extending timeout of test 6 from 0.1 seconds to 3 seconds. This should ...Brad King2005-04-271-1/+1
* BUG: Use copy to produce doc1pre.txt instead of echo. The redirection does n...Brad King2005-04-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-04-271-1/+1
* BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first ...Brad King2005-04-262-2/+5
* ENH: Removing stdio_core hack. A better work-around has been put in cmStanda...Brad King2005-04-264-22/+0
* COMP: Adding inclusion of stdarg.h to work-around SGI header bug in 7.4.2m.Brad King2005-04-261-0/+2
* ENH: Added pre-build and post-build test for custom targets.Brad King2005-04-261-1/+20
* BUG: Looks like std::string changes the result of c_str() call. This fixes po...Andy Cedilnik2005-04-261-0/+2
* COMP: Remove warningAndy Cedilnik2005-04-261-1/+1
* COMP: Remove warningsAndy Cedilnik2005-04-262-1/+3
* BUG: Fixed ordering of multiple commands in a custom target when implemented ...Brad King2005-04-262-25/+75
* BUG: Added inclusion of pre-build rules for custom targets.Brad King2005-04-261-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-04-261-1/+1
* COMP: Remove warningAndy Cedilnik2005-04-251-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2005-04-251-1/+1
* COMP: Fix problem on compilers that cannot implicitly convert std::string to ...Andy Cedilnik2005-04-241-1/+5
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-2413-167/+278
* BUG: The argument is --ctest-configAndy Cedilnik2005-04-241-1/+1
* ENH: Support for modified and conflicts in subversionAndy Cedilnik2005-04-241-42/+67
* BUG: Older SGI compilers still have internal/stdio_core.h but do not support ...Brad King2005-04-242-6/+8
* BUG: Remember if there was update errorAndy Cedilnik2005-04-241-3/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-04-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-04-231-1/+1
* ENH: Created cmTarget::GetLibraryNames to replace cmLocalUnixMakefileGenerato...Brad King2005-04-224-75/+168
* ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and remove...Brad King2005-04-227-95/+125
* COMP: Commented out unused variable until the corresponding logic is finished.Brad King2005-04-221-2/+2
* COMP: Removed line continuation characters from #if lines to avoid linefeed p...Brad King2005-04-222-11/+4
* BUG: Drastically extending test5's timeouts to get it to pass when running on...Brad King2005-04-221-2/+2
* COMP: Fixed assignment-in-conditional warning.Brad King2005-04-221-1/+2
* COMP: Fixed constant conditional warning.Brad King2005-04-221-1/+1
* COMP: Fixed unused parameter and constant conditional warnings.Brad King2005-04-221-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-04-221-1/+1
* ENH: Reorganize a bit and make sure to report an error if there are modified ...Andy Cedilnik2005-04-211-11/+21
* COMP: Using a new work-around for stdarg.h problem on SGI.Brad King2005-04-216-40/+20
* BUG: Fixed hash_allocator_n size computation.Brad King2005-04-211-14/+38
* ENH: Added include-work-around for hashtable.hxx.in dependency.Brad King2005-04-211-0/+1