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
*
Merge topic 'find-java-os-x-fixes'
Brad King
2014-02-03
3
-56/+132
|
\
|
*
Find{Java,JNI}: Use /usr/libexec/java_home on OS X
Brad King
2014-01-29
1
-0/+11
|
*
FindJNI: Overhaul finding JDK libraries and headers on OS X
Brad King
2014-01-29
1
-36/+56
|
*
Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME}
Brad King
2014-01-29
3
-5/+40
|
*
Find{Java,JNI}: Use ENV{JAVA_HOME} first when set
Brad King
2014-01-29
2
-17/+27
*
|
Merge topic 'intro-docs'
Brad King
2014-02-03
3
-53/+107
|
\
\
|
*
|
Update README and add guidelines for CONTRIBUTING
Brad King
2014-01-29
3
-53/+107
*
|
|
Merge topic 'emacs-mode-enhance'
Brad King
2014-02-03
1
-36/+30
|
\
\
\
|
*
|
|
cmake-mode.el: Add auto-completion to cmake-help-command
Philipp Möller
2014-01-29
1
-8/+19
|
*
|
|
cmake-mode.el: Clean up cmake-command-run and add buffername argument
Philipp Möller
2014-01-29
1
-30/+13
*
|
|
|
Merge topic 'doc-release-tarball'
Brad King
2014-02-03
5
-5/+89
|
\
\
\
\
|
*
|
|
|
Utilities/Release: Pass pre-built docs tarball
Brad King
2014-01-29
4
-3/+85
|
*
|
|
|
Utilities/Release: Fix for spaces in host path
Brad King
2014-01-29
1
-2/+2
|
*
|
|
|
Utilities/Release: Generate docs on dash2win64 cygwin
Brad King
2014-01-29
1
-0/+2
|
*
|
|
|
Utilities/Release: Fix newlines on dash2win64 cygwin
Brad King
2014-01-29
1
-1/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'project-version-variables'
Brad King
2014-02-03
62
-34/+499
|
\
\
\
\
|
*
|
|
|
write_basic_package_version_file: use PROJECT_VERSION
Alex Neundorf
2014-01-29
2
-3/+10
|
*
|
|
|
project: Manage VERSION variables
Brad King
2014-01-29
43
-2/+401
|
*
|
|
|
project: Add optional LANGUAGES keyword
Brad King
2014-01-29
14
-5/+53
|
*
|
|
|
Help: Format project command and variable documentation
Brad King
2014-01-29
8
-28/+39
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-03
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-02
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-01
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-31
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-30
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'fix-Qt-autogen'
Brad King
2014-01-29
13
-250/+274
|
\
\
\
\
|
*
|
|
|
QtAutogen: Short-circut some logic when moc is not available.
Stephen Kelly
2014-01-28
5
-3/+85
|
*
|
|
|
QtAutogen: Separate source file processing from AUTOMOC.
Stephen Kelly
2014-01-28
3
-95/+73
|
*
|
|
|
QtAutogen: Make some methods appropriately file-static.
Stephen Kelly
2014-01-28
2
-38/+31
|
*
|
|
|
QtAutogen: Fix autouic target options in the presence of a config.
Stephen Kelly
2014-01-28
1
-1/+5
|
*
|
|
|
QtAutogen: Remove unused variables.
Stephen Kelly
2014-01-28
1
-2/+0
|
*
|
|
|
QtAutogen: Remove read of SKIP_AUTOUIC target property.
Stephen Kelly
2014-01-28
1
-7/+1
|
*
|
|
|
QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.
Stephen Kelly
2014-01-28
5
-32/+49
|
*
|
|
|
Qt4: Use IMPORTED executable names with custom commands.
Stephen Kelly
2014-01-28
1
-9/+9
|
*
|
|
|
Qt4: Create IMPORTED executable targets for all Qt executables.
Stephen Kelly
2014-01-28
1
-64/+22
*
|
|
|
|
Merge topic 'ExternalProject-git-submodules'
Brad King
2014-01-29
2
-6/+25
|
\
\
\
\
\
|
*
|
|
|
|
ExternalProject: Add option GIT_SUBMODULES
Gereon Kremer
2014-01-28
2
-6/+25
*
|
|
|
|
|
Merge topic 'cygwin-RunCMake-tests'
Brad King
2014-01-29
4
-4/+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests
Brad King
2014-01-28
4
-4/+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'emacs-mode-byte-compile'
Brad King
2014-01-29
1
-25/+24
|
\
\
\
\
\
|
*
|
|
|
|
cmake-mode.el: Replace 'setq' with 'let' or inlining
Philipp Möller
2014-01-28
1
-22/+23
|
*
|
|
|
|
cmake-mode.el: Don't assign to free variable save-point
Philipp Möller
2014-01-28
1
-2/+0
|
*
|
|
|
|
cmake-mode.el: Avoid using beginning-of-buffer
Philipp Möller
2014-01-28
1
-1/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'doc-install-no-build-info'
Brad King
2014-01-29
1
-1/+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Help: Do not install Sphinx html build info files
Brad King
2014-01-28
1
-1/+4
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-29
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'release'
Brad King
2014-01-28
1
-0/+17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CMake 2.8.12.2
v2.8.12.2
Brad King
2014-01-16
2
-1/+18
|
*
|
|
Merge branch 'ninja_fix_rerun' into release
Brad King
2014-01-15
1
-3/+0
|
|
\
\
\
|
*
\
\
\
Merge branch 'vs10-include-backslashes' into release
Brad King
2014-01-09
1
-1/+3
|
|
\
\
\
\
[next]