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
/
RunCMake
/
ObjectLibrary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix -Wstrict-prototypes warnings in some C sources
Brad King
2020-05-13
2
-2/+2
*
Unity: Proper handling of object libraries
Cristian Adam
2019-12-07
1
-0/+6
*
Ninja: Ensure shared library version symlinks are created for dependents
Brad King
2019-10-01
2
-2/+27
*
cmExportInstallFileGenerator: improve error message
Ben Boeckel
2019-08-20
1
-1/+1
*
cmake: Display error if generate step fails
Kyle Edwards
2019-05-13
1
-1/+3
*
Relax the usage of TARGET_OBJECTS generator expression
Robert Maynard
2019-04-19
5
-3/+58
*
target_link_libraries: Propagate dependencies of object libraries
Kyle Edwards
2018-12-10
3
-0/+14
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
4
-9/+9
*
Tests: Add cases for usage requirements of linked object libs
Brad King
2018-03-01
5
-0/+16
*
objlib: Link object-files from `OBJECT` libraries.
Deniz Bahadir
2018-03-01
3
-0/+27
*
objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
10
-21/+40
*
objlib: Allow other libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
13
-28/+67
*
objlib: Allow `OBJECT` libraries to link to other libraries.
Deniz Bahadir
2018-03-01
8
-9/+37
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
5
-12/+3
*
target_link_libraries: Slightly fix some error-messages.
Deniz Bahadir
2017-11-29
1
-2/+2
*
Diagnose object library self-reference
Brad King
2017-07-14
4
-0/+9
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
13
-11/+40
*
Tests: Change RunCMake.ObjectLibrary dependencies case to C
Brad King
2017-02-26
10
-31/+27
*
Tests: Fix RunCMake.ObjectLibrary dependency delay
Brad King
2017-02-26
1
-5/+11
*
Add test for object library dependencies
Gregor Jasny
2017-02-22
6
-0/+52
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1/+4
*
add_library: Allow arbitrary non-linked sources in OBJECT libraries
Brad King
2014-07-09
2
-2/+4
*
cmGeneratorTarget: Compute consumed object libraries on demand.
Stephen Kelly
2014-04-02
2
-0/+8
*
cmTarget: Allow any generator expression in SOURCES property.
Stephen Kelly
2014-04-02
1
-1/+3
*
Merge topic 'object-library-missing-source'
Brad King
2013-11-02
4
-0/+12
|
\
|
*
Check for OBJECT_LIBRARY source files at start of generation
Brad King
2013-11-01
4
-0/+12
*
|
Make ExportLanguages a subtest of the ObjectLibrary test
Stephen Kelly
2013-10-24
3
-17/+0
|
/
*
Cygwin: Avoid legacy warnings in RunCMake.* tests
Brad King
2013-08-13
1
-1/+1
*
Test OBJECT library language propagation
Brad King
2012-03-16
3
-0/+17
*
Test OBJECT library failure cases
Brad King
2012-03-16
50
-0/+146