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
*
Merge topic 'require-cmake-2.6.3'
Brad King
2011-03-01
2
-8/+2
|
\
|
*
Require at least CMake 2.6.3 to build current CMake
Brad King
2011-02-24
2
-8/+2
*
|
Merge topic 'doc-typo-fixes'
Brad King
2011-03-01
2
-2/+2
|
\
\
|
*
|
Documentation: Fix a few typos (#11883)
Modestas Vainius
2011-02-22
2
-2/+2
|
|
/
*
|
libarchive: Remove unused build/windows directory (#11885)
Brad King
2011-02-22
10
-2524/+0
|
/
*
Merge topic 'linux-standard-base'
Brad King
2011-02-14
4
-18/+21
|
\
|
*
libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815)
Brad King
2011-02-08
1
-2/+10
|
*
libarchive: Define major/minor/makedev only where needed (#11648)
Brad King
2011-02-07
3
-16/+11
*
|
Merge topic 'linux-standard-base'
Brad King
2011-01-19
1
-2/+6
|
\
\
|
|
/
|
*
libarchive: Fix major() check for LSB 4.0 (#11648)
Brad King
2011-01-12
1
-2/+6
*
|
Update script with new machine name
David Cole
2011-01-12
1
-3/+3
*
|
Change the nightly tests to build from the nightly branch and not next.
Bill Hoffman
2011-01-07
1
-1/+1
|
/
*
Merge topic 'dev/fix-cmcurl-try_run'
Brad King
2010-12-21
4
-66/+3
|
\
|
*
Fix missed _POLL_EMUL_H_ and HAVE_POLL combo
Ben Boeckel
2010-12-17
1
-1/+1
|
*
Toss out strerror_r macros
Ben Boeckel
2010-12-17
1
-9/+0
|
*
Check for poll when looking for _POLL_EMUL_H_
Ben Boeckel
2010-12-17
1
-2/+2
|
*
Use _POLL_EMUL_H_ instead of HAVE_POLL_FINE
Ben Boeckel
2010-12-16
3
-14/+3
|
*
Ignore strerror_r since CMake isn't threaded
Ben Boeckel
2010-12-16
1
-43/+0
*
|
Cygwin: Fix release script libncurses search patterns (#10766)
Yaakov Selkowitz
2010-12-15
1
-2/+2
|
/
*
Merge topic 'fix_osf_build'
David Cole
2010-11-09
5
-7/+20
|
\
|
*
Add a fix for the inline keyword on the osf os.
Bill Hoffman
2010-09-10
1
-1/+1
|
*
Fixes for the OSF operating system build.
Bill Hoffman
2010-09-08
4
-6/+19
*
|
No CMake.HTML test if xmllint has no --nonet.
David Cole
2010-11-04
1
-28/+0
*
|
Make HTML test fail when --nonet arg is not available.
David Cole
2010-11-02
1
-3/+27
*
|
Merge topic 'fix_release_tags'
Brad King
2010-09-21
17
-221/+21
|
\
\
|
*
|
Update release scripts.
David Cole
2010-09-15
14
-218/+13
|
*
|
Fix the name of the variable being tested.
Bill Hoffman
2010-09-14
1
-1/+1
|
*
|
add next as an orgin based branch, and not a tag.
Bill Hoffman
2010-09-13
1
-1/+1
|
*
|
Fix release scripts to be able to build releases from tags.
Bill Hoffman
2010-09-10
3
-3/+8
|
|
/
*
|
libarchive: Fix purposeful crash
Brad King
2010-09-10
1
-1/+1
*
|
Suppress -Wcast-align in curl and bzip2
Brad King
2010-09-10
2
-0/+7
|
/
*
libarchive: Remove SCHILY dev,ino,nlink attributes (#11176)
Brad King
2010-08-27
1
-10/+0
*
Merge branch 'system-libarchive-include' into libarchive-wrapper
Brad King
2010-08-05
2
-0/+26
|
\
|
*
Include headers from chosen libarchive (#10923)
Brad King
2010-08-05
2
-0/+26
*
|
Merge topic 'fix-cmake-self-references'
Brad King
2010-08-03
7
-41/+41
|
\
\
|
*
|
Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)
Brad King
2010-07-29
7
-41/+41
|
|
/
*
|
Update path to git. dashmacmini2 was "upgraded."
David Cole
2010-07-27
1
-1/+1
|
/
*
Merge topic 'resolve/doc-spelling/CPackRPM'
Brad King
2010-07-20
2
-2/+2
|
\
|
*
Merge CPackRPM changes into doc-spelling
Brad King
2010-07-13
1
-1/+1
|
|
\
|
*
|
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
2
-2/+2
*
|
|
fix build on SUSE 11.2 in cmcurl due to ssize_t
Alex Neundorf
2010-06-30
1
-0/+1
|
|
/
|
/
|
*
|
Eliminate -Wconversion warnings.
David Cole
2010-06-27
1
-1/+1
|
/
*
Run CMake.HTML test with older xmllint (#10857)
Brad King
2010-06-23
1
-11/+19
*
Run CMake.HTML test without net access (#10857)
Brad King
2010-06-22
5
-1/+1499
*
Merge branch 'verbose_failed_tests_releases'
Brad King
2010-06-07
1
-1/+1
|
\
|
*
When running tests for releases use verbose output for failed tests.
Bill Hoffman
2010-06-05
1
-1/+1
*
|
change nightly release builds to use next, and move qmake on dash2win64
Bill Hoffman
2010-05-28
1
-1/+1
|
/
*
Fix build on borland windows, by adding back typedef for pid_t.
Bill Hoffman
2010-05-06
1
-2/+2
*
Win64 fixes for mingw-w64 compilation
Ruben Van Boxem
2010-05-05
1
-1/+3
*
Fix prototype to match header, for bug # 10543.
Bill Hoffman
2010-05-05
1
-1/+1
[next]