summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Version updateAndy Cedilnik2006-05-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-05-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-05-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-05-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-05-261-1/+1
* ENH: Slight improvement in genreation time by recording the setting of CMAKE_...Brad King2006-05-252-3/+11
* BUG: fix to progress for small projectsKen Martin2006-05-253-9/+19
* BUG: Updated Makefile dependency scanning to provide a full local generator t...Brad King2006-05-2510-56/+127
* STYLE: Nightly Version updateAndy Cedilnik2006-05-251-1/+1
* BUG: Do not leak global table of processes.Brad King2006-05-241-3/+9
* ENH: fix compiler warnings and posibly java testKen Martin2006-05-242-6/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-05-241-1/+1
* COMP: Added missing include for isspace.Brad King2006-05-231-0/+2
* BUG: Fix parsing of definitions to support REMOVE_DEFINITIONS.Brad King2006-05-231-0/+6
* BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.Brad King2006-05-231-1/+25
* ENH: Re-enabling SIGCHLD handling implementation with a fix for Cygwin.Brad King2006-05-231-87/+323
* BUG: Finished fix to bug#3229 and bug#3272.Brad King2006-05-231-1/+0
* BUG: Fix for spaces in path to build directory with new progress stuff.Brad King2006-05-233-16/+32
* ENH: always compile progressKen Martin2006-05-238-18/+269
* STYLE: Nightly Version updateAndy Cedilnik2006-05-231-1/+1
* COMP: fix bootstrapKen Martin2006-05-221-0/+4
* COMP: fix mac warningKen Martin2006-05-221-1/+1
* ENH: part of the progress reporting checkinKen Martin2006-05-221-0/+63
* BUG: Reverting previous change until it can be fixed on Cygwin.Brad King2006-05-221-310/+80
* ENH: fix line lengthBill Hoffman2006-05-211-1/+3
* ENH: Added test 8 to test grandchildren running after children exit.Brad King2006-05-211-32/+83
* STYLE: Nightly Version updateAndy Cedilnik2006-05-211-1/+1
* BUG: Fixed deadlock condition when grandchildren are running after the childr...Brad King2006-05-211-13/+53
* ENH: Implemented handling of SIGCHLD to detect the termination of immediate c...Brad King2006-05-211-80/+310
* ENH: Enabling process tree killing on Cygwin.Brad King2006-05-201-4/+7
* STYLE: Nightly Version updateAndy Cedilnik2006-05-201-1/+1
* ENH: fix for vtk 4.4 and other projects that may try to link to a moduleBill Hoffman2006-05-193-7/+31
* COMP: fix warningKen Martin2006-05-191-2/+0
* STYLE: Nightly Version updateAndy Cedilnik2006-05-191-1/+1
* ENH: fix crashes when command line arguments are not followed by the correct ...Bill Hoffman2006-05-192-7/+39
* BUG: fix issue with too many fast targets being listedKen Martin2006-05-181-8/+13
* ENH: allow loose loop constructsKen Martin2006-05-185-63/+74
* STYLE: Nightly Version updateAndy Cedilnik2006-05-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-05-171-1/+1
* BUG: Added missing cd command before running executable version symlink rule....Brad King2006-05-161-0/+6
* ENH: fix warningBill Hoffman2006-05-161-3/+3
* ENH: fix rebuild problem with xcode and universal binariesBill Hoffman2006-05-162-6/+33
* STYLE: Fix styleAndy Cedilnik2006-05-162-20/+21
* STYLE: Nightly Version updateAndy Cedilnik2006-05-161-1/+1
* PERF: performance improvementKen Martin2006-05-151-10/+4
* ENH: Add simple progress reporting during makeAndy Cedilnik2006-05-153-0/+25
* STYLE: fix line lengthKen Martin2006-05-155-47/+66
* ENH: Fix INSERT to allow inserting to empty listAndy Cedilnik2006-05-151-14/+17
* ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEMAndy Cedilnik2006-05-152-10/+10
* ENH: Remove some errors, fix append to work on nonexisting listsAndy Cedilnik2006-05-152-18/+16