summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove borland workarounds.Stephen Kelly2014-10-154-15/+4
| |/ /
* | | Merge branch 'upstream-kwiml' into update-kwimlBrad King2014-10-141-1/+1
|/ /
* | Fix some spelling errors in commentsGeoff Viola2014-10-132-2/+2
|/
* Make the OSX 10.6+ release x86_64 only.Robert Maynard2014-09-291-1/+1
* CMake now using bzip2 compression for mac release bundles.Robert Maynard2014-09-242-0/+2
* cmcurl: Use if(DEFINED) to simplify conditionsBrad King2014-09-112-4/+4
* libarchive: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-2/+2
* liblzma: Added a missing config check for _BoolChuck Atkins2014-09-021-1/+5
* Merge topic 'update-kwiml'Brad King2014-08-111-0/+4
|\
| * Merge branch 'upstream-kwiml' into update-kwimlBrad King2014-08-071-0/+4
* | Doxygen: Add STRIP_FROM_PATH variable to doxyfile.inKonstantin Podsvirov2014-08-061-0/+4
* | Doxygen: Add CPack/IFW subdir to doxyfile.in INPUT sectionKonstantin Podsvirov2014-08-061-0/+1
|/
* liblzma: Fix compilation with PGI compilerChuck Atkins2014-08-042-7/+9
* Merge topic 'fix-qthelp-windows'Brad King2014-07-291-2/+7
|\
| * Help: Fix QtHelp commands on WindowsNils Gladitz2014-07-281-2/+7
* | CMake: Enable use of liblzma in libarchive (#14504)Daniel Pfeifer2014-07-2911-16/+45
* | liblzma: Avoid defining a 'restrict' macroBrad King2014-07-2931-101/+103
* | liblzma: Disable warnings to avoid changing 3rd party codeBrad King2014-07-292-1/+13
* | liblzma: Port to VS 6, 7.0Daniel Pfeifer2014-07-292-17/+10
* | liblzma: Port from C99 to C89/90Daniel Pfeifer2014-07-2961-700/+1080
* | liblzma: Add CMake build systemDaniel Pfeifer2014-07-237-8/+491
* | liblzma: Remove unused Makefile.* filesBrad King2014-07-239-387/+0
* | liblzma: Add README-CMake.txtBrad King2014-07-231-0/+66
* | Merge branch 'liblzma-upstream' into add-liblzmaBrad King2014-07-21148-0/+26264
* | liblzma: Add .gitattributes to ignore whitespace checksBrad King2014-07-211-0/+1
|/
* Merge topic 'identify-qthelp-artifacts'Brad King2014-07-181-7/+21
|\
| * Help: Identify more artifact types in QtHelp documentation.Stephen Kelly2014-07-171-7/+21
* | Merge topic 'compile-with-cray'Brad King2014-07-171-1/+1
|\ \ | |/ |/|
| * cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)Chuck Atkins2014-07-171-1/+1
| * libarchive: fix compilation on newer HP-UX versionsRolf Eike Beer2014-06-091-12/+14
* | Help: Add context to titles in QtHelp.Stephen Kelly2014-06-171-0/+6
* | Help: Create proper identifiers for keywords in QtHelp.Stephen Kelly2014-06-172-0/+37
* | Merge topic 'hpux-libarchive-compile'Brad King2014-06-091-1/+1
|\ \
| * | libarchive: Fix compilation on Tru64 with F_SETTIMESBrad King2014-06-091-1/+1
* | | Merge topic 'hpux-libarchive-compile'Brad King2014-06-091-12/+14
|\ \ \ | |/ /
| * | libarchive: fix compilation on newer HP-UX versionsRolf Eike Beer2014-06-091-12/+14
| |/
* | Add an "installed file" property scopeNils Gladitz2014-05-281-0/+4
* | OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-083-3/+3
* | Utilities/Release: Use ${VAR} instead of @VAR@ syntaxBrad King2014-05-081-2/+2
* | Utilities/Release: Drop IRIX binary generation on ferrariBrad King2014-04-303-29/+0
* | Merge branch 'master' into doc-singlehtmlBrad King2014-04-2473-2126/+4324
|\ \ | |/ |/|
| * Merge topic 'sphinx-python3'Brad King2014-04-241-1/+4
| |\
| * \ Merge topic 'sphinx-python3'Brad King2014-04-182-4/+4
| |\ \
| * \ \ Merge topic 'update-libarchive'Brad King2014-04-1711-146/+197
| |\ \ \
| | * | | libarchive: Use _snprintf on Windows, not snprintfBrad King2014-04-151-0/+4
| | * | | libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need itBrad King2014-04-151-6/+0
| | * | | libarchive: Update README-CMake.txt for new snapshotBrad King2014-04-151-4/+4
| | * | | Merge branch 'libarchive-upstream' into update-libarchiveBrad King2014-04-159-139/+192
| | * | | libarchive: Disable all whitespace checks in third-party codeBrad King2014-04-151-1/+1
| | * | | libarchive: Avoid left-shift overflow of signed integerBrad King2014-04-151-2/+2