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
/
Tests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'remove-cmake-i-wizard'
Brad King
2013-10-22
1
-5/+4
|
\
|
*
cmake: Drop support for "-i" wizard mode
Brad King
2013-10-18
1
-5/+4
*
|
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-0/+17
|
/
*
Drop CMAKE_STRICT mode
Brad King
2013-10-15
1
-3/+0
*
Require CMake 2.8.4 or greater to build CMake
Stephen Kelly
2013-10-15
1
-27/+10
*
Merge topic 'FindGTK2-targets'
Brad King
2013-10-09
1
-0/+5
|
\
|
*
FindGTK2: Add tests for components and targets in gtk and gtkmm modules
Daniele E. Domenichelli
2013-10-08
1
-0/+5
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-0/+1
|
\
\
|
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0/+1
|
|
/
*
|
Merge topic 'Add-coverage.py-Coverage'
Brad King
2013-10-08
1
-0/+19
|
\
\
|
*
|
Adding support for the Python coverage.py tool.
Patrick Reynolds
2013-10-08
1
-0/+19
|
|
/
*
|
Merge topic 'ctest_rerun_failed'
Brad King
2013-10-08
1
-0/+10
|
\
\
|
*
|
ctest: Add --rerun-failed option
Zack Galbreath
2013-10-08
1
-0/+10
|
|
/
*
|
Merge topic 'test-Qt4-quiet'
Brad King
2013-10-07
1
-1/+1
|
\
\
|
*
|
Tests: Make find_package(Qt4) QUIET
Brad King
2013-10-03
1
-1/+1
|
|
/
*
|
cmTestGenerator: Evaluate generator expressions in test properties
Ben Boeckel
2013-09-20
1
-0/+1
|
/
*
Skip CTestLimitDashJ test on Borland
Brad King
2013-08-07
1
-3/+5
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0/+1
*
Add additonal tests for the linker flags
Patrick Gansterer
2013-07-31
1
-2/+12
*
set_property: Do not remove a property when APPENDing nothing
Ben Boeckel
2013-07-24
1
-0/+1
*
Introduce the INTERFACE_LINK_LIBRARIES property.
Stephen Kelly
2013-07-08
1
-0/+10
*
VS12: Find proper MSBuild for VSProjectInSubdir test
Brad King
2013-06-28
1
-3/+8
*
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-1/+1
*
Merge topic 'suppress-unused-cli-with-value-in-cache'
Brad King
2013-06-14
1
-1/+1
|
\
|
*
Don't run the WarnUnusedCliUnused test on Windows.
Stephen Kelly
2013-06-12
1
-1/+1
*
|
Merge topic 'suppress-unused-cli-with-value-in-cache'
Brad King
2013-06-05
1
-11/+17
|
\
\
|
|
/
|
*
CLI: Suppress the unused warning if the key value pair is cached.
Stephen Kelly
2013-06-04
1
-11/+17
*
|
Merge topic 'escape-regex-specials-in-path'
Brad King
2013-06-03
1
-4/+1
|
\
\
|
*
\
Merge branch 'master' into escape-regex-specials-in-path
Rolf Eike Beer
2013-06-03
1
-6/+71
|
|
\
\
|
|
|
/
|
*
|
Fix test failures caused by regexp-sensitive characters in the build paths
Modestas Vainius
2013-06-03
1
-4/+1
*
|
|
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-0/+2
|
\
\
\
|
*
|
|
Add target_compile_options command.
Stephen Kelly
2013-06-02
1
-0/+1
|
*
|
|
Add COMPILE_OPTIONS target property.
Stephen Kelly
2013-06-02
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'qt4-qt5-CMAKE_AUTOMOC'
Brad King
2013-06-03
1
-0/+14
|
\
\
\
|
*
|
|
QtAutomoc: Get the Qt version through the target link interface
Stephen Kelly
2013-05-27
1
-0/+14
|
|
/
/
*
|
|
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-0/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
OS X: Add test for rpaths on Mac.
Clinton Stimpson
2013-06-03
1
-0/+10
|
|
/
*
|
Merge topic 'vs-windows-forms'
Brad King
2013-05-21
1
-0/+5
|
\
\
|
*
|
VS: Add Windows Forms Support
John Farrier
2013-05-16
1
-0/+5
|
|
/
*
|
Merge topic 'Automoc-Qt4-Qt5'
Brad King
2013-05-21
1
-6/+20
|
\
\
|
*
|
Remove an endif() followed by an if() for the same condition.
Stephen Kelly
2013-03-16
1
-2/+1
|
*
|
Add a test for Qt5Automoc
Stephen Kelly
2013-03-16
1
-5/+20
|
|
/
*
|
Merge topic 'msbuild-targets-in-subdirs'
Brad King
2013-05-16
1
-0/+37
|
\
\
|
*
|
ctest_build: Pass projectDir to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-0/+14
|
*
|
VS: Add test for building MSBuild project in subdir
Petr Kmoch
2013-04-12
1
-0/+23
|
|
/
*
|
CTest: Add test for running many tests in parallel
Paul Kunysch
2013-03-22
1
-0/+9
|
/
*
Configure Tests/CMakeTests only with BUILD_TESTING ON
Brad King
2013-03-13
1
-2/+2
*
Merge topic 'fix-automoc-no-qt'
Brad King
2013-03-13
1
-0/+10
|
\
|
*
Automoc: Don't create automoc targets if Qt is not used (#13999)
Stephen Kelly
2013-03-12
1
-0/+10
*
|
GetPrerequisites: Enable test for BundleUtilities on MinGW
Michael Tänzer
2013-03-01
1
-0/+1
[next]