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
*
Ninja: don't pollute the rules file with useless comments
Peter Kuemmel
2012-06-10
5
-5/+35
*
Ninja: fix line length
Peter Kuemmel
2012-06-10
1
-7/+19
*
Ninja: allow spaces in cldeps's .d file
Peter Kuemmel
2012-06-10
1
-7/+14
*
Ninja: don't use cmcldeps for try_compile
Peter Kuemmel
2012-06-09
2
-6/+22
*
Ninja: allow spaces in source path
Peter Kuemmel
2012-06-08
2
-30/+11
*
Ninja: add wrapper for cl to extract dependencies
Peter Kuemmel
2012-06-08
4
-7/+673
*
Ninja: add dependency tracking for msvc with cldeps
Peter Kuemmel
2012-06-07
1
-2/+10
*
Ninja: find mingw's resource compiler
Peter Kuemmel
2012-06-06
1
-10/+20
*
Ninja: don't break because of empty commands
Peter Kuemmel
2012-06-05
1
-1/+8
*
Ninja: also create rspfile rules
Peter Kuemmel
2012-06-05
1
-1/+2
*
Ninja: check for valid pointer
Peter Kuemmel
2012-06-05
1
-2/+2
*
Ninja: 30000 is too long for windows cmd
Peter Kuemmel
2012-06-05
1
-1/+1
*
Ninja: add response file support on Windows
Peter Kuemmel
2012-06-05
5
-36/+111
*
Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS'
David Cole
2012-06-05
6
-15/+102
|
\
|
*
Escape the source file to be compiled if required.
Stephen Kelly
2012-06-04
1
-1/+4
|
*
Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
Stephen Kelly
2012-06-04
3
-0/+78
|
*
Move the EscapeJSON method to a sharable location.
Stephen Kelly
2012-06-04
3
-15/+21
*
|
Merge topic 'vcexpress-no-folder'
David Cole
2012-06-05
2
-0/+9
|
\
\
|
*
|
VC Express doesn't support folders, ignore USE_FOLDER property
Peter Kuemmel
2012-06-02
2
-0/+9
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-06-05
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-06-04
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-06-03
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2012-06-02
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-06-01
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-05-31
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-05-30
1
-1/+1
*
Merge topic 'cpack-nsis-menu-links-adapted'
David Cole
2012-05-29
1
-2/+2
|
\
|
*
CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.
Fraser Hutchison
2012-05-28
1
-2/+2
*
|
Merge topic 'IMPORTED_LOCATION_CONFIG-docs'
David Cole
2012-05-29
1
-3/+3
|
\
\
|
*
|
Update the docs of IMPORTED_LOCATION_CONFIG to match the code.
Stephen Kelly
2012-05-25
1
-3/+3
*
|
|
Merge topic 'kwsys-no-win32-environ-decl'
David Cole
2012-05-29
1
-4/+0
|
\
\
\
|
*
|
|
KWSys: Remove unused environ declaration from SystemTools
Brad King
2012-05-23
1
-4/+0
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-05-29
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-05-28
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-05-27
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-05-26
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-05-25
1
-1/+1
*
|
|
Merge topic 'fortran-include-angle'
David Cole
2012-05-24
6
-653/+767
|
\
\
\
|
*
|
|
Fortran: Follow <>-style includes (#13239)
Brad King
2012-05-22
6
-653/+767
*
|
|
|
Merge topic 'CPack-activateRPM-DEB-onMacOS'
David Cole
2012-05-24
4
-30/+108
|
\
\
\
\
|
*
|
|
|
Calm down Borland compiler warning about "always true"
Eric NOULARD
2012-05-21
1
-0/+4
|
*
|
|
|
CPack allow RPM and DEB generator to be used on OSX.
Eric NOULARD
2012-05-20
4
-30/+104
*
|
|
|
|
Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE'
David Cole
2012-05-24
7
-2/+184
|
\
\
\
\
\
|
*
|
|
|
|
Use CPACK_xxx and CMAKE_xxx in a consistent way.
Eric NOULARD
2012-05-20
4
-13/+66
|
*
|
|
|
|
Fix KWStyle warning
Eric NOULARD
2012-05-15
1
-1/+2
|
*
|
|
|
|
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
Eric NOULARD
2012-05-14
6
-1/+67
|
*
|
|
|
|
CPack add easy possibility to warn about CPACK_SET_DESTDIR
Eric NOULARD
2012-05-14
4
-1/+63
*
|
|
|
|
|
Merge topic 'MakeDefaultInstallComponentNameConfigurable'
David Cole
2012-05-24
8
-77/+105
|
\
\
\
\
\
\
|
*
|
|
|
|
|
-add docs for ${CMAKE_INSTALL_DEFAULT_COMPONENT_NAME}
Alex Neundorf
2012-05-14
1
-0/+10
|
*
|
|
|
|
|
make default install component name configurable
Alex Neundorf
2012-05-14
7
-23/+41
[next]