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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use containers of labeled search paths instead of individual members
Chuck Atkins
2014-11-12
10
-106/+339
*
Encapsulate search path manipulation functions into a seperate class.
Chuck Atkins
2014-11-11
9
-345/+414
*
Refactor and seperate search path construction for find commands
Chuck Atkins
2014-11-11
7
-321/+395
*
Merge branch 'release'
Brad King
2014-11-11
0
-0/+0
|
\
|
*
Merge branch 'fix_link-line-dedup_regression' into release
Brad King
2014-11-11
6
-4/+46
|
|
\
|
*
\
Merge branch 'ExternalProject-check-hash-before-download' into release
Brad King
2014-11-10
1
-1/+14
|
|
\
\
*
|
\
\
Merge topic 'ExternalProject-check-hash-before-download'
Brad King
2014-11-11
1
-1/+14
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ExternalProject: Restore logic to not download already-existing file
Brad King
2014-11-10
1
-1/+14
*
|
|
|
Merge topic 'fix_link-line-dedup_regression'
Brad King
2014-11-11
6
-4/+46
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix link line order when shared libraries are de-duplicated
Daniele E. Domenichelli
2014-11-10
6
-4/+46
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-11-11
1
-1/+1
*
|
|
|
Merge branch 'release'
Brad King
2014-11-10
0
-0/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'fix-gcc-hppa' into release
Brad King
2014-11-10
2
-16/+37
|
|
\
\
\
|
*
\
\
\
Merge branch 'xcode-ios-compiler-id' into release
Brad King
2014-11-07
1
-1/+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'genex-target-objects-ordering' into release
Brad King
2014-11-07
1
-4/+8
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'update-curl'
Brad King
2014-11-10
327
-42491/+94751
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Update expected CTestTestFailedSubmit output
Brad King
2014-11-10
1
-0/+1
|
*
|
|
|
|
|
curl: Skip sanity check that triggers Clang warning
Brad King
2014-11-10
1
-0/+2
|
*
|
|
|
|
|
curl: Disable warnings to avoid changing 3rd party code
Brad King
2014-11-10
1
-0/+8
|
*
|
|
|
|
|
curl: Skip check for inet_pton on Windows
Brad King
2014-11-10
1
-0/+7
|
*
|
|
|
|
|
curl: Restore installation of OpenSSL DLLs
Brad King
2014-11-10
1
-0/+25
|
*
|
|
|
|
|
curl: Restore CURL_CA_BUNDLE option
Brad King
2014-11-10
1
-0/+7
|
*
|
|
|
|
|
curl: Restore CMake-specific zlib selection code
Brad King
2014-11-10
1
-1/+14
|
*
|
|
|
|
|
curl: Restore CMake-specific test and install code
Brad King
2014-11-10
1
-0/+12
|
*
|
|
|
|
|
curl: Configure build to work within CMake
Brad King
2014-11-10
3
-6/+45
|
*
|
|
|
|
|
curl: Fix curl.h inclusion of curlbuild.h from CMake sources
Brad King
2014-11-10
1
-1/+1
|
*
|
|
|
|
|
curl: Use arch-aware CHECK_TYPE_SIZE results
Brad King
2014-11-10
3
-87/+72
|
*
|
|
|
|
|
curl: Fix detection of headers with dependencies
Brad King
2014-11-10
1
-1/+1
|
*
|
|
|
|
|
curl: Drop inclusion of .rc file for static lib
Brad King
2014-11-10
1
-5/+1
|
*
|
|
|
|
|
curl: Select file APIs on Windows
Brad King
2014-11-10
2
-4/+11
|
*
|
|
|
|
|
curl: Do not use 'dl' on HP-UX
Brad King
2014-11-10
1
-0/+6
|
*
|
|
|
|
|
curl: Simplify if() conditions on check result variables
Brad King
2014-10-30
4
-9/+9
|
*
|
|
|
|
|
curl: Remove outdated Haiku preprocessor checks
Brad King
2014-10-29
1
-1/+1
|
*
|
|
|
|
|
curl: Port to Haiku again
Brad King
2014-10-29
2
-1/+3
|
*
|
|
|
|
|
curl: Drop '-DEV' from version since this is a curl release
Brad King
2014-10-29
1
-1/+1
|
*
|
|
|
|
|
curl: Fix spelling errors reported by Lintian
Brad King
2014-10-29
1
-1/+1
|
*
|
|
|
|
|
curl: Fix warnings on 64-bit Mac OS X build
Brad King
2014-10-29
1
-1/+2
|
*
|
|
|
|
|
curl: Remove unused SIZEOF_LONG_DOUBLE
Brad King
2014-10-29
3
-8/+0
|
*
|
|
|
|
|
Merge branch 'curl-upstream' into update-curl
Brad King
2014-10-29
261
-24915/+81128
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
curl 7.38.0 (reduced)
Curl Upstream
2014-10-08
261
-24959/+81174
|
*
|
|
|
|
|
|
curl: Drop our CMake infrastructure to make room for the upstream
Brad King
2014-10-29
10
-2980/+0
|
*
|
|
|
|
|
|
Merge branch 'curl-upstream' into update-curl
Brad King
2014-10-29
0
-0/+0
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
curl 7.16.1 (reduced)
Curl Upstream
2014-10-08
129
-0/+50290
|
|
/
/
/
/
/
|
*
|
|
|
|
|
curl: Drop unused testing code
Brad King
2014-10-29
18
-1078/+1
|
*
|
|
|
|
|
curl: Move sources back into upstream layout
Brad King
2014-10-29
131
-70/+70
|
*
|
|
|
|
|
curl: Disable all whitespace checks in third-party code
Brad King
2014-10-29
1
-0/+1
*
|
|
|
|
|
|
Merge topic 'make-fortran-preprocessor-assembly-targets'
Brad King
2014-11-10
13
-33/+95
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Makefile: Add assembly and preprocessed targets for Fortran
Tim Gallagher
2014-11-10
13
-15/+65
|
*
|
|
|
|
|
|
Makefile: Refactor checks for lang-specific targets and export compile cmds
Tim Gallagher
2014-11-05
2
-22/+34
*
|
|
|
|
|
|
|
Merge topic 'encoding-curl'
Brad King
2014-11-10
1
-0/+38
|
\
\
\
\
\
\
\
\
[next]