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
*
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 're-suppress-warning'
David Cole
2011-08-25
1
-0/+1
|
\
\
\
|
*
|
|
Xcode: Suppress same-old warning again.
David Cole
2011-08-23
1
-0/+1
*
|
|
|
Merge topic 'UsingCMakeLikePkgConfig2'
David Cole
2011-08-25
16
-25/+491
|
\
\
\
\
|
*
|
|
|
Fix --find-package mode on Cygwin, where enable_language(RC) is called
Alex Neundorf
2011-08-22
1
-0/+6
|
*
|
|
|
Require the current cmake version in --find-package mode
Alex Neundorf
2011-08-22
1
-0/+3
|
*
|
|
|
Use $(CXXFLAGS) and $(LDFLAGS) in the --find-package test Makefile
Alex Neundorf
2011-08-18
1
-2/+2
|
*
|
|
|
Fix line length
Alex Neundorf
2011-08-18
1
-1/+2
|
*
|
|
|
Only enable the test when using GNU make
Alex Neundorf
2011-08-17
1
-10/+20
|
*
|
|
|
Make the test harder by always having a space in the include dirs
Alex Neundorf
2011-08-17
1
-0/+1
|
*
|
|
|
Make the --find-package test harder
Alex Neundorf
2011-08-17
1
-2/+2
|
*
|
|
|
Much improved test, should now be executed on all UNIXes
Alex Neundorf
2011-08-16
6
-17/+33
|
*
|
|
|
Disable any STATUS output in --find-package mode
Alex Neundorf
2011-08-15
1
-2/+9
|
*
|
|
|
Dont check for -isysroot and -mmacosx-version on OSX in --find-package mode
Alex Neundorf
2011-08-15
1
-0/+6
|
*
|
|
|
Rename helper macros print_compile_flags() to set_compile_flags_var()
Alex Neundorf
2011-08-15
1
-4/+4
|
*
|
|
|
Fix test on OpenBSD with BSD make
Alex Neundorf
2011-08-15
1
-1/+1
|
*
|
|
|
The makefile for the test was kindof wrong
Alex Neundorf
2011-08-14
1
-1/+3
|
*
|
|
|
Only run the test if we are using a makefile generator under UNIX
Alex Neundorf
2011-08-11
1
-1/+1
|
*
|
|
|
Add a test for the new --find-package mode
Alex Neundorf
2011-08-11
4
-0/+40
|
*
|
|
|
Improve documentation for --find-package mode
Alex Neundorf
2011-08-11
2
-7/+13
|
*
|
|
|
Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfig
Alex Neundorf
2011-08-11
3
-1/+55
|
*
|
|
|
Use the file-utility to test for 64bit if there is no /usr/lib64
Alex Neundorf
2011-08-09
1
-2/+9
|
*
|
|
|
Better support for lib64 and Debian multiarch
Alex Neundorf
2011-08-09
1
-3/+26
|
*
|
|
|
Fix copyright notice in new CMakeFindPackageMode.cmake
Alex Neundorf
2011-08-09
1
-0/+13
|
*
|
|
|
Replace cmake::GetScriptMode() with GetWorkingMode()
Alex Neundorf
2011-08-09
5
-31/+38
|
*
|
|
|
Implement find-package mode of cmake
Alex Neundorf
2011-07-02
2
-2/+223
|
*
|
|
|
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 'fix-11333-use-correct-thread-flags'
David Cole
2011-08-25
2
-20/+29
|
\
\
\
\
\
|
*
|
|
|
|
CheckSymbolExists: Use IMMEDIATE flag for configure_file (#11333)
David Cole
2011-08-22
1
-1/+1
|
*
|
|
|
|
FindThreads: Try pthreads with no special option first (#11333)
Rolf Eike Beer
2011-08-20
1
-19/+28
*
|
|
|
|
|
Merge topic 'AutomocForQt'
David Cole
2011-08-25
25
-74/+1917
|
\
\
\
\
\
\
|
*
|
|
|
|
|
QtAutomoc: Eliminate compiler warning
David Cole
2011-08-19
1
-1/+1
|
*
|
|
|
|
|
QtAutomoc test: Pass QT_QMAKE_EXECUTABLE
David Cole
2011-08-19
1
-0/+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
|
*
|
|
|
|
|
Only enable the automoc test after checking that Qt4 works
Alex Neundorf
2011-08-17
1
-12/+31
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
Automoc.cmake is not needed anymore
Alex Neundorf
2011-08-16
1
-158/+0
|
*
|
|
|
|
|
Fix logic which decides when to execute automoc test
Alex Neundorf
2011-08-16
1
-14/+15
|
*
|
|
|
|
|
Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOC
Alex Neundorf
2011-08-16
2
-1/+33
[next]