summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix a warning and a nice fix to the IF commandKen Martin2006-12-123-6/+21
* STYLE: Nightly Version updateAndy Cedilnik2006-12-121-1/+1
* ENH: improve SetProperties and fix a couple warningsKen Martin2006-12-115-39/+88
* STYLE: Nightly Version updateAndy Cedilnik2006-12-111-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-12-101-1/+1
* BUG: revert yesterday patch. The implementation was correct. The problem was ...Mathieu Malaterre2006-12-093-8/+9
* STYLE: Nightly Version updateAndy Cedilnik2006-12-091-1/+1
* BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib...Mathieu Malaterre2006-12-083-4/+6
* COMP: fix some warnings and style issuesKen Martin2006-12-084-9/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-12-081-1/+1
* BUG: fix bad comparisonKen Martin2006-12-071-1/+1
* COMP: fix a warningKen Martin2006-12-071-1/+0
* ENH: implements SetProperties for TESTKen Martin2006-12-074-24/+69
* COMP: fix warningKen Martin2006-12-072-1/+2
* COMP: fix warning right nowKen Martin2006-12-071-0/+4
* BUG: fix missing return valueKen Martin2006-12-071-0/+1
* ENH: add test I removed by mistakeBill Hoffman2006-12-071-0/+12
* COMP: fix warningKen Martin2006-12-071-1/+2
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-0739-123/+1108
* STYLE: Nightly Version updateAndy Cedilnik2006-12-071-1/+1
* ENH: fix bug in full path to target depends stuffBill Hoffman2006-12-073-6/+11
* STYLE: Nightly Version updateAndy Cedilnik2006-12-061-1/+1
* ENH: fix compiler warningKen Martin2006-12-051-6/+6
* ENH: fix compiler warningKen Martin2006-12-051-0/+4
* COMP: fix line length style errorBill Hoffman2006-12-052-2/+4
* COMP: remove warningBill Hoffman2006-12-051-1/+0
* ENH: fix build error on IRIXBill Hoffman2006-12-051-2/+2
* ENH: merge in changes for beos supportBill Hoffman2006-12-049-3/+170
* ENH: Changes based on patch from Ryan C. Gordon to enable process execution o...Brad King2006-12-042-149/+382
* BUG: Do not print empty install configuration repeatedly.Brad King2006-12-041-2/+2
* ENH: added properties into the compile, but not that manyKen Martin2006-12-041-4/+4
* ENH: added properties into the compileKen Martin2006-12-041-2/+10
* STYLE: fix line lengthKen Martin2006-12-041-1/+2
* ENH: put checks on vector before referencing begin iteratorBill Hoffman2006-12-021-23/+39
* STYLE: Nightly Version updateAndy Cedilnik2006-12-021-1/+1
* ENH: fix warningBill Hoffman2006-12-011-1/+0
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-0110-0/+702
* BUG: fix for 3815 seg faultBill Hoffman2006-12-011-4/+10
* STYLE: Nightly Version updateAndy Cedilnik2006-12-011-1/+1
* ENH: clean up comment and avoid some vector access callesBill Hoffman2006-11-301-6/+4
* BUG: better fix for .dll.lib problemBill Hoffman2006-11-302-3/+11
* STYLE: Nightly Version updateAndy Cedilnik2006-11-301-1/+1
* ENH: fix test to run with debug or release and put the exe next to the dll, s...Bill Hoffman2006-11-301-10/+1
* ENH: fix errors for unix buildsBill Hoffman2006-11-292-3/+7
* ENH: fix warningBill Hoffman2006-11-291-1/+1
* ENH: there can be only one versionBill Hoffman2006-11-292-4/+6
* COMP: fix compile issue on Sun hopefullyKen Martin2006-11-292-3/+3
* ENH: fix test for configuration type buildsBill Hoffman2006-11-291-1/+5
* ENH: fix compile error on macBill Hoffman2006-11-291-2/+3
* ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...Bill Hoffman2006-11-2911-76/+34