index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
3
-7/+7
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
2
-2/+2
*
Make the OSX 10.6+ release x86_64 only.
Robert Maynard
2014-09-29
1
-1/+1
*
CMake now using bzip2 compression for mac release bundles.
Robert Maynard
2014-09-24
2
-0/+2
*
cmcurl: Use if(DEFINED) to simplify conditions
Brad King
2014-09-11
2
-4/+4
*
libarchive: Avoid depending on if() to dereference a quoted variable
Brad King
2014-09-11
1
-2/+2
*
liblzma: Added a missing config check for _Bool
Chuck Atkins
2014-09-02
1
-1/+5
*
Merge topic 'update-kwiml'
Brad King
2014-08-11
1
-0/+4
|
\
|
*
Merge branch 'upstream-kwiml' into update-kwiml
Brad King
2014-08-07
1
-0/+4
*
|
Doxygen: Add STRIP_FROM_PATH variable to doxyfile.in
Konstantin Podsvirov
2014-08-06
1
-0/+4
*
|
Doxygen: Add CPack/IFW subdir to doxyfile.in INPUT section
Konstantin Podsvirov
2014-08-06
1
-0/+1
|
/
*
liblzma: Fix compilation with PGI compiler
Chuck Atkins
2014-08-04
2
-7/+9
*
Merge topic 'fix-qthelp-windows'
Brad King
2014-07-29
1
-2/+7
|
\
|
*
Help: Fix QtHelp commands on Windows
Nils Gladitz
2014-07-28
1
-2/+7
*
|
CMake: Enable use of liblzma in libarchive (#14504)
Daniel Pfeifer
2014-07-29
11
-16/+45
*
|
liblzma: Avoid defining a 'restrict' macro
Brad King
2014-07-29
31
-101/+103
*
|
liblzma: Disable warnings to avoid changing 3rd party code
Brad King
2014-07-29
2
-1/+13
*
|
liblzma: Port to VS 6, 7.0
Daniel Pfeifer
2014-07-29
2
-17/+10
*
|
liblzma: Port from C99 to C89/90
Daniel Pfeifer
2014-07-29
61
-700/+1080
*
|
liblzma: Add CMake build system
Daniel Pfeifer
2014-07-23
7
-8/+491
*
|
liblzma: Remove unused Makefile.* files
Brad King
2014-07-23
9
-387/+0
*
|
liblzma: Add README-CMake.txt
Brad King
2014-07-23
1
-0/+66
*
|
Merge branch 'liblzma-upstream' into add-liblzma
Brad King
2014-07-21
148
-0/+26264
*
|
liblzma: Add .gitattributes to ignore whitespace checks
Brad King
2014-07-21
1
-0/+1
|
/
*
Merge topic 'identify-qthelp-artifacts'
Brad King
2014-07-18
1
-7/+21
|
\
|
*
Help: Identify more artifact types in QtHelp documentation.
Stephen Kelly
2014-07-17
1
-7/+21
*
|
Merge topic 'compile-with-cray'
Brad King
2014-07-17
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)
Chuck Atkins
2014-07-17
1
-1/+1
|
*
libarchive: fix compilation on newer HP-UX versions
Rolf Eike Beer
2014-06-09
1
-12/+14
*
|
Help: Add context to titles in QtHelp.
Stephen Kelly
2014-06-17
1
-0/+6
*
|
Help: Create proper identifiers for keywords in QtHelp.
Stephen Kelly
2014-06-17
2
-0/+37
*
|
Merge topic 'hpux-libarchive-compile'
Brad King
2014-06-09
1
-1/+1
|
\
\
|
*
|
libarchive: Fix compilation on Tru64 with F_SETTIMES
Brad King
2014-06-09
1
-1/+1
*
|
|
Merge topic 'hpux-libarchive-compile'
Brad King
2014-06-09
1
-12/+14
|
\
\
\
|
|
/
/
|
*
|
libarchive: fix compilation on newer HP-UX versions
Rolf Eike Beer
2014-06-09
1
-12/+14
|
|
/
*
|
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+4
*
|
OS X: Package with DragNDrop instead of PackageMaker
Brad King
2014-05-08
3
-3/+3
*
|
Utilities/Release: Use ${VAR} instead of @VAR@ syntax
Brad King
2014-05-08
1
-2/+2
*
|
Utilities/Release: Drop IRIX binary generation on ferrari
Brad King
2014-04-30
3
-29/+0
*
|
Merge branch 'master' into doc-singlehtml
Brad King
2014-04-24
73
-2126/+4324
|
\
\
|
|
/
|
/
|
|
*
Merge topic 'sphinx-python3'
Brad King
2014-04-24
1
-1/+4
|
|
\
|
*
\
Merge topic 'sphinx-python3'
Brad King
2014-04-18
2
-4/+4
|
|
\
\
|
*
\
\
Merge topic 'update-libarchive'
Brad King
2014-04-17
11
-146/+197
|
|
\
\
\
|
|
*
|
|
libarchive: Use _snprintf on Windows, not snprintf
Brad King
2014-04-15
1
-0/+4
|
|
*
|
|
libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need it
Brad King
2014-04-15
1
-6/+0
|
|
*
|
|
libarchive: Update README-CMake.txt for new snapshot
Brad King
2014-04-15
1
-4/+4
|
|
*
|
|
Merge branch 'libarchive-upstream' into update-libarchive
Brad King
2014-04-15
9
-139/+192
|
|
*
|
|
libarchive: Disable all whitespace checks in third-party code
Brad King
2014-04-15
1
-1/+1
|
|
*
|
|
libarchive: Avoid left-shift overflow of signed integer
Brad King
2014-04-15
1
-2/+2
|
*
|
|
|
Utilities/Release: Update to openssl-1.0.1g
Brad King
2014-04-15
3
-9/+9
[next]