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
*
VS: Map Fortran free- and fixed-format flags to IDE options
Brad King
2011-08-31
1
-0/+2
*
VS: Map per-source Fortran flags to IDE options
Brad King
2011-08-31
1
-2/+9
*
KWSys Nightly Date Stamp
KWSys Robot
2011-08-26
1
-1/+1
*
Merge topic 'fix-11690-preserve-xcode-objectids'
David Cole
2011-08-25
4
-21/+89
|
\
|
*
Xcode: Save object id values in CMakeCache.txt (#11690)
David Cole
2011-08-24
4
-21/+89
*
|
Merge topic 'fix_nmake_var_plus'
David Cole
2011-08-25
1
-0/+2
|
\
\
|
*
|
Fix for bug #12413, nmake did not handle targets with + in the name.
Bill Hoffman
2011-08-24
1
-0/+2
*
|
|
Merge topic 'UsingCMakeLikePkgConfig2'
David Cole
2011-08-25
6
-25/+181
|
\
\
\
|
*
|
|
Fix line length
Alex Neundorf
2011-08-18
1
-1/+2
|
*
|
|
Disable any STATUS output in --find-package mode
Alex Neundorf
2011-08-15
1
-2/+9
|
*
|
|
Improve documentation for --find-package mode
Alex Neundorf
2011-08-11
1
-1/+3
|
*
|
|
Replace cmake::GetScriptMode() with GetWorkingMode()
Alex Neundorf
2011-08-09
5
-31/+38
|
*
|
|
Implement find-package mode of cmake
Alex Neundorf
2011-07-02
1
-2/+98
|
*
|
|
Add find-package mode, which does nothing yet
Alex Neundorf
2011-07-02
4
-2/+45
|
*
|
|
Make clLocalGenerator::GetTargetFlags() public
Alex Neundorf
2011-07-02
1
-1/+1
*
|
|
|
Merge topic 'AutomocForQt'
David Cole
2011-08-25
17
-74/+990
|
\
\
\
\
|
*
|
|
|
QtAutomoc: Eliminate compiler warning
David Cole
2011-08-19
1
-1/+1
|
*
|
|
|
Fix automoc with VS builds: apply patch from Bill
Alex Neundorf
2011-08-18
4
-39/+21
|
*
|
|
|
Silence warning in automoc: use long instead of int
Alex Neundorf
2011-08-18
1
-1/+1
|
*
|
|
|
Fix build: use std::ios::out|ios::trunc instead of std::ios_base::out
Alex Neundorf
2011-08-18
1
-2/+2
|
*
|
|
|
Fix bootstrap test with automoc
Alex Neundorf
2011-08-17
2
-2/+3
|
*
|
|
|
Fix warnings
Alex Neundorf
2011-08-16
1
-6/+7
|
*
|
|
|
Fix build: non-void function must return a value
Alex Neundorf
2011-08-16
1
-1/+1
|
*
|
|
|
Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOC
Alex Neundorf
2011-08-16
2
-1/+33
|
*
|
|
|
Nicer progress message for the automoc target
Alex Neundorf
2011-08-16
1
-2/+4
|
*
|
|
|
Move automoc processing from add_executable/library to cmGlobalGenerator
Alex Neundorf
2011-08-15
4
-41/+36
|
*
|
|
|
Remove trailing whitespace
Alex Neundorf
2011-08-15
1
-14/+14
|
*
|
|
|
Refactor SetupAutomocTarget() so it can be run after creating the target
Alex Neundorf
2011-08-15
4
-64/+28
|
*
|
|
|
Remove trailing whitespace
Alex Neundorf
2011-08-15
1
-6/+6
|
*
|
|
|
Use cout instead of printf()
Alex Neundorf
2011-08-14
1
-8/+8
|
*
|
|
|
Add the generated automoc.cpp file to the cleaned files
Alex Neundorf
2011-08-14
1
-0/+2
|
*
|
|
|
Color output when running moc
Alex Neundorf
2011-08-14
2
-8/+23
|
*
|
|
|
Initialize verbose based onb the env.var.
Alex Neundorf
2011-08-14
1
-1/+1
|
*
|
|
|
Move code for parsing a cpp-file from the big loop to separate function
Alex Neundorf
2011-08-14
2
-183/+186
|
*
|
|
|
Fix line lengths
Alex Neundorf
2011-08-14
1
-49/+60
|
*
|
|
|
Add AUTOMOC to the add_library() command
Alex Neundorf
2011-08-14
3
-13/+42
|
*
|
|
|
Add the cmake module required currently for automoc
Alex Neundorf
2011-08-14
5
-1/+169
|
*
|
|
|
Remove the need to check for .h/.cxx during buildtime
Alex Neundorf
2011-08-14
2
-144/+143
|
*
|
|
|
Add actual automoc code from automoc
Alex Neundorf
2011-08-14
2
-6/+589
|
*
|
|
|
Start implementing skeleton for automoc in cmake
Alex Neundorf
2011-08-14
3
-1/+100
|
*
|
|
|
Start work on automoc: add empty cmQtAutomoc class
Alex Neundorf
2011-08-07
4
-0/+30
*
|
|
|
|
Merge topic 'xcode4-remove-PREBINDING'
David Cole
2011-08-25
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Xcode: Remove PREBINDING attribute for Xcode 4 and above
Johan Bjork
2011-08-19
1
-1/+1
*
|
|
|
|
|
Merge topic 'fix-vs10-rebuild-issue'
David Cole
2011-08-25
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
VS10: Avoid unnecessary rebuilds for custom commands
David Cole
2011-08-18
1
-1/+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-08-25
1
-1/+1
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-08-24
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-08-23
1
-1/+1
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-08-22
1
-1/+1
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-08-21
1
-1/+1
[next]