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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-factor bundle content copying rules generation.
Nicolas Despres
2012-07-17
11
-84/+127
*
Ninja: Use same echo message as makefiles.
Nicolas Despres
2012-07-17
1
-1/+4
*
Re-factor CFBundle generation.
Nicolas Despres
2012-07-17
6
-61/+39
*
Ninja: Add support for CFBundle.
Nicolas Despres
2012-07-17
3
-0/+51
*
Ninja: Copy resource files in the bundle.
Nicolas Despres
2012-07-17
6
-5/+128
*
Re-factor OS X bundle and framework generation.
Nicolas Despres
2012-07-17
9
-297/+286
*
Remove trailing white-spaces.
Nicolas Despres
2012-07-17
4
-13/+13
*
Ensure 3rd party libraries are writable.
Nicolas Despres
2012-07-17
1
-4/+5
*
Ninja: Add support for OX X library framework.
Nicolas Despres
2012-07-17
2
-0/+122
*
Ninja: Add support for OS X app bundles.
Nicolas Despres
2012-07-17
2
-10/+57
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-17
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-16
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-15
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-14
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-13
1
-1/+1
*
Merge topic 'fix-install-COMPONENT-option'
David Cole
2012-07-12
4
-6/+7
|
\
|
*
install: Fix COMPONENT option
Brad King
2012-07-11
4
-6/+7
*
|
Merge topic 'doc-if-inside-macro'
David Cole
2012-07-12
1
-0/+1
|
\
\
|
*
|
if: Document that macro arguments are not variables (#13393)
Brad King
2012-07-11
1
-0/+1
*
|
|
Merge topic 'ninja-rspfile-link-libraries'
David Cole
2012-07-12
3
-23/+51
|
\
\
\
|
*
|
|
Ninja: sysconf() is declared in unistd.h
Peter Kümmel
2012-07-11
1
-0/+5
|
*
|
|
Ninja: enable response file support on Mac (length 262144)
Peter Kümmel
2012-07-11
1
-2/+2
|
*
|
|
Ninja: disable work around when linking with mingw
Peter Kümmel
2012-07-11
1
-2/+6
|
*
|
|
Ninja: error on missing rspfile_content
Peter Kümmel
2012-07-10
1
-5/+9
|
*
|
|
Ninja: remove some unused default arguments
Peter Kümmel
2012-07-10
1
-7/+7
|
*
|
|
Ninja: also write link libraries to rsp file
Peter Kümmel
2012-07-10
3
-13/+28
|
|
/
/
*
|
|
Merge topic 'include-command-empty-filename'
David Cole
2012-07-12
1
-0/+7
|
\
\
\
|
*
|
|
include: Ignore empty string as file name (#13388)
Brad King
2012-07-10
1
-0/+7
|
|
/
/
*
|
|
Merge topic 'inject_code_via_variable'
David Cole
2012-07-12
1
-1/+1
|
\
\
\
|
*
|
|
Fix project command documentation typo (#13384)
Brad King
2012-07-09
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-07-12
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-07-11
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-07-10
1
-1/+1
*
|
|
Merge topic 'cmake-gui-locale'
David Cole
2012-07-09
6
-86/+90
|
\
\
\
|
*
|
|
cmake-gui: Fix code to respect current locale.
Clinton Stimpson
2012-07-06
6
-86/+90
*
|
|
|
Merge topic 'ninja-fixes'
David Cole
2012-07-09
2
-3/+12
|
\
\
\
\
|
*
|
|
|
Ninja: don't shadow 'outputs' variable
Peter Kuemmel
2012-07-09
1
-4/+4
|
*
|
|
|
Ninja: Clean all symlink created for libraries.
Nicolas Despres
2012-07-09
1
-2/+11
|
*
|
|
|
Ninja: remove int/size_t warning
Peter Kuemmel
2012-07-09
1
-1/+1
*
|
|
|
|
Merge topic 'ninja-cmdLineLimit'
David Cole
2012-07-09
4
-21/+30
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Ninja: also consider rule command length for rsp file
Peter Kuemmel
2012-07-02
3
-1/+9
|
*
|
|
|
Ninja: also consider variables when checking command line length
Peter Kuemmel
2012-07-01
2
-20/+21
*
|
|
|
|
Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'
David Cole
2012-07-09
1
-3/+16
|
\
\
\
\
\
|
*
|
|
|
|
Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.
Eric NOULARD
2012-07-04
1
-3/+16
*
|
|
|
|
|
Merge topic 'CPack-fixRegressionCPackWithNoArgs'
David Cole
2012-07-09
1
-2/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg.
Eric NOULARD
2012-07-03
1
-2/+6
*
|
|
|
|
|
|
Merge topic 'make_cldep_use_cmake_process_exec'
David Cole
2012-07-09
2
-488/+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Ninja: print error message when command failed
Peter Kuemmel
2012-06-28
1
-17/+8
|
*
|
|
|
|
|
|
Remove process execution code from cmcldeps and have it use cmake code.
Bill Hoffman
2012-06-27
2
-482/+35
*
|
|
|
|
|
|
|
Merge topic 'variable-doc-spaces'
David Cole
2012-07-09
1
-2/+2
|
\
\
\
\
\
\
\
\
[next]