summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Modules: Added CheckPrototypeDefinition module.master-modulesAndreas Schneider2-0/+124
2011-02-10OpenSSL: Rewrite of the OpenSSL module.Andreas Schneider1-112/+198
2011-02-10ZLIB: Rewrite of the ZLIB module.Andreas Schneider1-50/+91
2011-02-10PerlLibs: Added my copyright.Andreas Schneider1-0/+1
2011-02-10KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-09KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-08Merge topic 'CPack-ComponentMoreZipTests'Brad King8-36/+123
2011-02-08Merge topic 'FixCrashInGraphVizWriter'Brad King1-0/+6
2011-02-08Merge topic 'fix-clang-warnings'Brad King2-2/+2
2011-02-08KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-07KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-06KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-05KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-04Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is usedAlex Neundorf1-0/+6
2011-02-04KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-03Silence the may be used uninitialized warnings: initialize stuff.David Cole2-2/+2
2011-02-03KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-02KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-01KWSys Nightly Date StampKWSys Robot1-2/+2
2011-01-31Avoid foreach IN LISTS syntax which is not supported by CMake 2.6Eric NOULARD1-2/+2
2011-01-31KWSys Nightly Date StampKWSys Robot1-1/+1
2011-01-30CPack Tests the different ways of packaging componentsEric NOULARD8-36/+123
2011-01-30KWSys Nightly Date StampKWSys Robot1-1/+1
2011-01-29KWSys Nightly Date StampKWSys Robot1-1/+1
2011-01-28Merge topic 'fix-11695-spaces-in-vs10-rc-defs'Brad King8-22/+147
2011-01-28Merge topic 'avoid-purify-in-CTestTest2'Brad King1-7/+6
2011-01-28Merge topic 'fix-xcode-generator-crash'Brad King1-1/+1
2011-01-28Merge topic 'FixParsingCompilerNameWithVersionNumber'Brad King3-34/+37
2011-01-28Merge topic 'MakeCMakeBuildWithCMakeLess263'Brad King1-2/+2
2011-01-28KWSys Nightly Date StampKWSys Robot1-1/+1
2011-01-27VSResource: Avoid windres /D with quoted spaces (#11695)David Cole4-13/+109
2011-01-27Merge topic 'dev/strict-mode'Brad King27-18/+621
2011-01-27Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King157-1419/+2846
2011-01-27CTestTest2: Avoid running purify unless requestedDavid Cole1-7/+6
2011-01-27Xcode: Fix crash: avoid strlen call on NULL char *David Cole1-1/+1
2011-01-27KWSys Nightly Date StampKWSys Robot1-1/+1
2011-01-26Make cmake build again with cmake < 2.6.3Alex Neundorf1-2/+2
2011-01-26Merge topic 'recursive-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King3-12/+39
2011-01-26Merge topic 'outdir-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2-14/+31
2011-01-26Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King4-22/+38
2011-01-26Merge topic 'enable-using-devenv-as-cmakemakeprogram'Brad King1-5/+10
2011-01-26Merge topic 'fix-11147-avoid-vc10-filters-error-msg'Brad King1-49/+54
2011-01-26Merge topic 'dev/add_test-working-directory'Brad King3-2/+40
2011-01-26Merge topic 'use-own-FindPackageHandleStandardArgs'Brad King88-88/+91
2011-01-26Merge topic 'fix-try_compile-source-language-issue-11731'Brad King1-1/+1
2011-01-26Merge topic 'improve-try_compile-error-messages'Brad King1-36/+32
2011-01-26Merge topic 'fix-11668-ccmake-resize-crash'Brad King1-21/+24
2011-01-26Fix parsing of compiler name with a version numberAlex Neundorf3-10/+13
2011-01-26Strip trailing whitespace.Alex Neundorf2-24/+24
2011-01-26Avoid space in rc /D values for VS6 and Cygwin (#11695)David Cole1-5/+10