summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'require-cmake-2.6.3'Brad King2011-03-012-8/+2
|\
| * Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-242-8/+2
* | Merge topic 'doc-typo-fixes'Brad King2011-03-012-2/+2
|\ \
| * | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-222-2/+2
| |/
* | libarchive: Remove unused build/windows directory (#11885)Brad King2011-02-2210-2524/+0
|/
* Merge topic 'linux-standard-base'Brad King2011-02-144-18/+21
|\
| * libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815)Brad King2011-02-081-2/+10
| * libarchive: Define major/minor/makedev only where needed (#11648)Brad King2011-02-073-16/+11
* | Merge topic 'linux-standard-base'Brad King2011-01-191-2/+6
|\ \ | |/
| * libarchive: Fix major() check for LSB 4.0 (#11648)Brad King2011-01-121-2/+6
* | Update script with new machine nameDavid Cole2011-01-121-3/+3
* | Change the nightly tests to build from the nightly branch and not next.Bill Hoffman2011-01-071-1/+1
|/
* Merge topic 'dev/fix-cmcurl-try_run'Brad King2010-12-214-66/+3
|\
| * Fix missed _POLL_EMUL_H_ and HAVE_POLL comboBen Boeckel2010-12-171-1/+1
| * Toss out strerror_r macrosBen Boeckel2010-12-171-9/+0
| * Check for poll when looking for _POLL_EMUL_H_Ben Boeckel2010-12-171-2/+2
| * Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-163-14/+3
| * Ignore strerror_r since CMake isn't threadedBen Boeckel2010-12-161-43/+0
* | Cygwin: Fix release script libncurses search patterns (#10766)Yaakov Selkowitz2010-12-151-2/+2
|/
* Merge topic 'fix_osf_build'David Cole2010-11-095-7/+20
|\
| * Add a fix for the inline keyword on the osf os.Bill Hoffman2010-09-101-1/+1
| * Fixes for the OSF operating system build.Bill Hoffman2010-09-084-6/+19
* | No CMake.HTML test if xmllint has no --nonet.David Cole2010-11-041-28/+0
* | Make HTML test fail when --nonet arg is not available.David Cole2010-11-021-3/+27
* | Merge topic 'fix_release_tags'Brad King2010-09-2117-221/+21
|\ \
| * | Update release scripts.David Cole2010-09-1514-218/+13
| * | Fix the name of the variable being tested.Bill Hoffman2010-09-141-1/+1
| * | add next as an orgin based branch, and not a tag.Bill Hoffman2010-09-131-1/+1
| * | Fix release scripts to be able to build releases from tags.Bill Hoffman2010-09-103-3/+8
| |/
* | libarchive: Fix purposeful crashBrad King2010-09-101-1/+1
* | Suppress -Wcast-align in curl and bzip2Brad King2010-09-102-0/+7
|/
* libarchive: Remove SCHILY dev,ino,nlink attributes (#11176)Brad King2010-08-271-10/+0
* Merge branch 'system-libarchive-include' into libarchive-wrapperBrad King2010-08-052-0/+26
|\
| * Include headers from chosen libarchive (#10923)Brad King2010-08-052-0/+26
* | Merge topic 'fix-cmake-self-references'Brad King2010-08-037-41/+41
|\ \
| * | Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-297-41/+41
| |/
* | Update path to git. dashmacmini2 was "upgraded."David Cole2010-07-271-1/+1
|/
* Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-202-2/+2
|\
| * Merge CPackRPM changes into doc-spellingBrad King2010-07-131-1/+1
| |\
| * | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-132-2/+2
* | | fix build on SUSE 11.2 in cmcurl due to ssize_tAlex Neundorf2010-06-301-0/+1
| |/ |/|
* | Eliminate -Wconversion warnings.David Cole2010-06-271-1/+1
|/
* Run CMake.HTML test with older xmllint (#10857)Brad King2010-06-231-11/+19
* Run CMake.HTML test without net access (#10857)Brad King2010-06-225-1/+1499
* Merge branch 'verbose_failed_tests_releases'Brad King2010-06-071-1/+1
|\
| * When running tests for releases use verbose output for failed tests.Bill Hoffman2010-06-051-1/+1
* | change nightly release builds to use next, and move qmake on dash2win64Bill Hoffman2010-05-281-1/+1
|/
* Fix build on borland windows, by adding back typedef for pid_t.Bill Hoffman2010-05-061-2/+2
* Win64 fixes for mingw-w64 compilationRuben Van Boxem2010-05-051-1/+3
* Fix prototype to match header, for bug # 10543.Bill Hoffman2010-05-051-1/+1