summaryrefslogtreecommitdiff
path: root/Utilities
AgeCommit message (Expand)AuthorFilesLines
2011-03-01Merge topic 'require-cmake-2.6.3'Brad King2-8/+2
2011-03-01Merge topic 'doc-typo-fixes'Brad King2-2/+2
2011-02-24Require at least CMake 2.6.3 to build current CMakeBrad King2-8/+2
2011-02-22Documentation: Fix a few typos (#11883)Modestas Vainius2-2/+2
2011-02-22libarchive: Remove unused build/windows directory (#11885)Brad King10-2524/+0
2011-02-14Merge topic 'linux-standard-base'Brad King4-18/+21
2011-02-08libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815)Brad King1-2/+10
2011-02-07libarchive: Define major/minor/makedev only where needed (#11648)Brad King3-16/+11
2011-01-19Merge topic 'linux-standard-base'Brad King1-2/+6
2011-01-12Update script with new machine nameDavid Cole1-3/+3
2011-01-12libarchive: Fix major() check for LSB 4.0 (#11648)Brad King1-2/+6
2011-01-07Change the nightly tests to build from the nightly branch and not next.Bill Hoffman1-1/+1
2010-12-21Merge topic 'dev/fix-cmcurl-try_run'Brad King4-66/+3
2010-12-17Fix missed _POLL_EMUL_H_ and HAVE_POLL comboBen Boeckel1-1/+1
2010-12-17Toss out strerror_r macrosBen Boeckel1-9/+0
2010-12-17Check for poll when looking for _POLL_EMUL_H_Ben Boeckel1-2/+2
2010-12-16Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel3-14/+3
2010-12-16Ignore strerror_r since CMake isn't threadedBen Boeckel1-43/+0
2010-12-15Cygwin: Fix release script libncurses search patterns (#10766)Yaakov Selkowitz1-2/+2
2010-11-09Merge topic 'fix_osf_build'David Cole5-7/+20
2010-11-04No CMake.HTML test if xmllint has no --nonet.David Cole1-28/+0
2010-11-02Make HTML test fail when --nonet arg is not available.David Cole1-3/+27
2010-09-21Merge topic 'fix_release_tags'Brad King17-221/+21
2010-09-15Update release scripts.David Cole14-218/+13
2010-09-14Fix the name of the variable being tested.Bill Hoffman1-1/+1
2010-09-13add next as an orgin based branch, and not a tag.Bill Hoffman1-1/+1
2010-09-10Fix release scripts to be able to build releases from tags.Bill Hoffman3-3/+8
2010-09-10Add a fix for the inline keyword on the osf os.Bill Hoffman1-1/+1
2010-09-10libarchive: Fix purposeful crashBrad King1-1/+1
2010-09-10Suppress -Wcast-align in curl and bzip2Brad King2-0/+7
2010-09-08Fixes for the OSF operating system build.Bill Hoffman4-6/+19
2010-08-27libarchive: Remove SCHILY dev,ino,nlink attributes (#11176)Brad King1-10/+0
2010-08-05Merge branch 'system-libarchive-include' into libarchive-wrapperBrad King2-0/+26
2010-08-05Include headers from chosen libarchive (#10923)Brad King2-0/+26
2010-08-03Merge topic 'fix-cmake-self-references'Brad King7-41/+41
2010-07-29Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King7-41/+41
2010-07-27Update path to git. dashmacmini2 was "upgraded."David Cole1-1/+1
2010-07-20Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2-2/+2
2010-07-13Merge CPackRPM changes into doc-spellingBrad King1-1/+1
2010-07-13Fix spelling errors reported by Lintian.Kai Wasserbäch2-2/+2
2010-06-30fix build on SUSE 11.2 in cmcurl due to ssize_tAlex Neundorf1-0/+1
2010-06-27Eliminate -Wconversion warnings.David Cole1-1/+1
2010-06-23Run CMake.HTML test with older xmllint (#10857)Brad King1-11/+19
2010-06-22Run CMake.HTML test without net access (#10857)Brad King5-1/+1499
2010-06-07Merge branch 'verbose_failed_tests_releases'Brad King1-1/+1
2010-06-05When running tests for releases use verbose output for failed tests.Bill Hoffman1-1/+1
2010-05-28change nightly release builds to use next, and move qmake on dash2win64Bill Hoffman1-1/+1
2010-05-06Fix build on borland windows, by adding back typedef for pid_t.Bill Hoffman1-2/+2
2010-05-05Win64 fixes for mingw-w64 compilationRuben Van Boxem1-1/+3
2010-05-05Fix prototype to match header, for bug # 10543.Bill Hoffman1-1/+1