summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* For HP, preprocessor if on multiple lines not allowed, make a long line.Bill Hoffman2010-05-041-2/+1
* Fixes for bug # 10543, build on older sunpro now works.Bill Hoffman2010-05-042-5/+7
* Remove another c++ comment from the c code.Bill Hoffman2010-04-281-1/+1
* Get rid of c++ style comments in C code.Bill Hoffman2010-04-274-16/+12
* Fix release scripts.Bill Hoffman2010-04-204-3/+12
* Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test.David Cole2010-03-082-8/+27
* Fix upload to work with git branch name master.Bill Hoffman2010-03-051-2/+5
* Use git for the checkout of the source tree instead of cvs.Bill Hoffman2010-03-012-0/+2
* Documentation: Test XHTML complianceBrad King2010-03-011-0/+14
* Documentation: Cleanup installation rulesBrad King2010-03-011-29/+35
* Change the git repository to be the new one and not the -tmp one.Bill Hoffman2010-02-231-1/+1
* Switch to git repository for creation of nightly releases.Bill Hoffman2010-02-239-20/+28
* current release stuffBill Hoffman2010-02-093-1/+42
* handle change in fortran variable used for testsBill Hoffman2009-12-211-1/+1
* cmcurl: Use arch-aware CHECK_TYPE_SIZE resultBrad King2009-12-172-14/+53
* cmcurl: Remove unused SIZEOF_LONG_DOUBLEBrad King2009-12-172-5/+0
* cmcurl: Fix test and dll output directoriesBrad King2009-12-151-2/+2
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-153-97/+1
* libarchive: Drop unused %jd and %lld checksBrad King2009-12-142-32/+0
* Remove useless include file filtersBrad King2009-12-083-6/+0
* Turn off fortran as gnu fortran does not mix with vsBill Hoffman2009-12-041-0/+1
* curl: Hard-code HAVE_W* macros on UNIX for CygwinBrad King2009-12-011-0/+6
* libarchive: Remove unused STDC_HEADERS try_runBrad King2009-11-307-95/+0
* libarchive: Use one architecture for try-compilesBrad King2009-11-231-0/+7
* Fix uninitialized variable access in zlib reported by valgrind. Their web sit...David Cole2009-11-181-0/+7
* libarchive: Include integer types very earlyBrad King2009-11-181-8/+8
* for the Cmake build we do not want to have -Werror or force -WallBill Hoffman2009-11-141-3/+3
* suppress another warning.Bill Hoffman2009-11-121-0/+2
* remove the last of the windows W4 warningsBill Hoffman2009-11-122-2/+4
* Remove a few more warningsBill Hoffman2009-11-121-2/+2
* libarchive: Borland provides umask, not _umaskBrad King2009-11-101-0/+2
* Remove a few more warningsBill Hoffman2009-11-101-0/+6
* keep libarchive from using a system zlib unless cmake uses oneBill Hoffman2009-11-091-2/+6
* libarchive: Put local include dir firstBrad King2009-11-091-1/+1