summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Try to get stringstream emulation workingMathieu Malaterre2006-12-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-151-1/+1
|
* ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type ↵Brad King2006-12-146-10/+24
| | | | cmGlobalUnixMakefileGenerator3 to give access to all methods. Fixed broken custom targets with no commands for Borland makefiles when CMAKE_SKIP_RULE_DEPENDENCY is set.
* ENH: Adding stringstream compatibility implementation. It is currently ↵Brad King2006-12-141-2/+39
| | | | identical to ostringstream. Fixed local variable pcount hiding method warning.
* BUG: Remove stringstream implementation, this was a wrong interface anyway.Mathieu Malaterre2006-12-142-44/+3
|
* BUG: disable test for nowMathieu Malaterre2006-12-141-2/+3
|
* ENH: Changes from Ryan C. Gordon to fix old process execution on BeOS.Brad King2006-12-141-0/+38
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-141-1/+1
|
* BUG: Fixes for dashAndy Cedilnik2006-12-131-4/+4
|
* COMP: oops really did not mean to check in that changeKen Martin2006-12-131-1/+1
|
* ENH: allow source file properties to chain to Directories and upKen Martin2006-12-138-13/+40
|
* ENH: fix for back VTK error messageKen Martin2006-12-131-2/+3
|
* ENH: provide stringstream too. FIX: warning shadow varMathieu Malaterre2006-12-132-3/+43
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-131-1/+1
|
* ENH: remove old commandsKen Martin2006-12-129-1754/+0
|
* ENH: put in a better error message for VTK 4.0Ken Martin2006-12-121-0/+4
|
* ENH: removed old VTK testsKen Martin2006-12-121-67/+0
|
* ENH: minor cleanupKen Martin2006-12-121-9/+21
|
* ENH: do not use svn until it is working againBill Hoffman2006-12-121-1/+2
|
* 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
|
* ENH: better backwards compatibility, and deprecate PKGCONFIGBill Hoffman2006-12-092-33/+36
|
* BUG: revert yesterday patch. The implementation was correct. The problem was ↵Mathieu Malaterre2006-12-093-8/+9
| | | | that _WIN32 was forced to be #define on cygwin when included from ITK, which was miss matching the implementation from the declaration. Put extra condition for CYGWIN system
* STYLE: Nightly Version updateAndy Cedilnik2006-12-091-1/+1
|
* BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared ↵Mathieu Malaterre2006-12-083-4/+6
| | | | lib on cygwin and mingw system
* COMP: fix some warnings and style issuesKen Martin2006-12-084-9/+6
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-081-1/+1
|
* BUG: fix 4164, also search for libruby1.8.so, I guess it should be syncedAlexander Neundorf2006-12-071-1/+1
| | | | | | with the KDE version of FindRUBY.cmake Alex
* BUG: fix bad comparisonKen Martin2006-12-071-1/+1
|
* ENH: add beos fileBill Hoffman2006-12-071-0/+10
|
* COMP: fix a warningKen Martin2006-12-071-1/+0
|
* ENH: implements SetProperties for TESTKen Martin2006-12-074-24/+69
|
* ENH: fix test for config dir based stuffBill Hoffman2006-12-071-1/+2
|
* COMP: fix bootstrap maybeKen Martin2006-12-071-0/+4
|
* 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-0744-127/+1130
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-071-1/+1
|
* ENH: fix bug in full path to target depends stuffBill Hoffman2006-12-075-6/+37
|
* 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
|