summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add test for bz2 and check for compressAndy Cedilnik2006-07-282-0/+28
|
* BUG: Bail out on generator initialization failureAndy Cedilnik2006-07-281-29/+32
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-281-1/+1
|
* BUG: Set GCC_SYMBOLS_PRIVATE_EXTERN and GCC_INLINES_ARE_PRIVATE_EXTERN ↵Brad King2006-07-271-4/+4
| | | | attributes on all projects to prevent -fvisibility=hidden flags. This is needed to make RTTI work by default.
* BUG: Fix executing and helpAndy Cedilnik2006-07-271-113/+116
|
* BUG: Do not block signals during sleep. Leave that up to the application.Brad King2006-07-271-12/+0
|
* BUG: Prevent crash when no input file or generator specifiedAndy Cedilnik2006-07-271-1/+1
|
* BUG: Fix error message when handler cannot be created.Brad King2006-07-271-1/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-271-1/+1
|
* BUG: fix commentKen Martin2006-07-261-1/+1
|
* COMP: More warnings and hp issuesAndy Cedilnik2006-07-262-12/+13
|
* BUG: fix for 3550 againBill Hoffman2006-07-261-3/+3
|
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-267-4/+31
|
* BUG: fix for bug 3550, for release builds do not build incrementalBill Hoffman2006-07-261-6/+20
|
* ENH: do not use c++ comments in c codeBill Hoffman2006-07-262-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-261-1/+1
|
* BUG: Mask signals during SystemTools::Delay to avoid interrupted sleep.Brad King2006-07-251-1/+29
|
* BUG: remove command causing issues with mid build reruns of cmake on vs70Ken Martin2006-07-252-6/+0
|
* COMP: fix compile issueKen Martin2006-07-251-1/+1
|
* ENH: trying a slight changeKen Martin2006-07-252-6/+6
|
* BUG: some bug fixes, better docs, and more coverageKen Martin2006-07-253-1/+150
|
* COMP: Remove warningAndy Cedilnik2006-07-251-3/+3
|
* BUG: remove c++commentsKen Martin2006-07-252-4/+4
|
* ENH: remove uncompiled headerBill Hoffman2006-07-251-3/+0
|
* ENH: try to get rid of clock skew warningBill Hoffman2006-07-251-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-251-1/+1
|
* ENH: fix for case difference with nmakeBill Hoffman2006-07-241-4/+11
|
* BUG: temp fixKen Martin2006-07-242-2/+2
|
* BUG: fix for CXX only projectsKen Martin2006-07-241-3/+7
|
* ENH: add more coverageKen Martin2006-07-242-0/+36
|
* ENH: allow for source tree to be in root directoryBill Hoffman2006-07-242-6/+19
|
* ENH: more coverageKen Martin2006-07-241-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-241-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-231-1/+1
|
* BUG: CMAKE_AR should be advanced.Brad King2006-07-221-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-221-1/+1
|
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ↵Brad King2006-07-2112-327/+1067
| | | | It also updates the UseWX test and WXDialog sources to use the new find script.
* ENH: Do not include experimental WXDialog in release.Brad King2006-07-211-3/+0
|
* ENH: Added documentation about XXX_FIND_COMPONENTS for FIND_PACKAGE.Brad King2006-07-211-5/+6
|
* ENH: fix color output inside of ctest runsKen Martin2006-07-212-1/+6
|
* BUG: work around XCode issueKen Martin2006-07-216-6/+6
|
* ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with ↵Andy Cedilnik2006-07-211-12/+13
| | | | cmOStringStream
* ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses ↵Brad King2006-07-211-0/+157
| | | | bug#3447.
* BUG: Fixed building of C++-only projects and added a test.Brad King2006-07-212-0/+20
|
* ENH: Adding C++-only test.Brad King2006-07-216-0/+59
|
* ENH: increase coverage in a couple placesKen Martin2006-07-215-8/+73
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-211-1/+1
|
* BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.Brad King2006-07-201-0/+9
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-201-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-191-1/+1
|