index
:
csharp-cmake.git
main
csc-cmake use csc instead of msbuild to build C
mr-nice
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add target_link_dotnet_directories for extra library search paths
HEAD
main
Bernhard Guillon
21 hours
1
-2
/
+26
|
*
Add target_link_dotnet_system_references for extra .NET runtime refs
Bernhard Guillon
21 hours
1
-2
/
+25
|
*
Add target validation to target_link_dotnet_libraries
Bernhard Guillon
21 hours
1
-0
/
+15
|
*
Add .gitignore, remove build/ from tracking
Bernhard Guillon
23 hours
34
-3673
/
+1
|
*
Move target registration into add_dotnet_library/executable, remove ↵
Bernhard Guillon
23 hours
39
-17
/
+3677
|
|
|
|
add_dotnet_target
*
Add Third project: two-file executable with globbing for *.cs via ↵
Bernhard Guillon
23 hours
4
-0
/
+33
|
|
|
|
CONFIGURE_DEPENDS
*
Restore dotnet_finalize_targets with documentation explaining why deferred ↵
Bernhard Guillon
23 hours
1
-0
/
+41
|
|
|
|
creation is needed
*
Defer custom command creation with dotnet_finalize_targets and move ↵
Bernhard Guillon
23 hours
6
-99
/
+123
|
|
|
|
NATIVE_DEPS to target_link_dotnet_libraries
*
Add NATIVE_DEPENDS parameter for .so file-level tracking
Bernhard Guillon
23 hours
2
-4
/
+15
|
*
Fix rebuild tracking by adding DEPENDS parameter for .dll file-level ↵
Bernhard Guillon
23 hours
4
-4
/
+25
|
|
|
|
dependencies
*
Add Second executable with Baz dependency
Bernhard Guillon
23 hours
3
-0
/
+16
|
*
Use cmake/runtimeconfig.json.in template with configure_file for executables
Bernhard Guillon
23 hours
2
-4
/
+8
|
*
Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifacts
Bernhard Guillon
24 hours
4
-9
/
+10
|
*
Use add_library instead of custom command for C library
Bernhard Guillon
24 hours
2
-14
/
+4
|
*
Add C hello library with P/Invoke from Baz
Bernhard Guillon
24 hours
4
-0
/
+26
|
*
Add Baz library with transitive PUBLIC dependency support
Bernhard Guillon
24 hours
7
-21
/
+66
|
*
Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ↵
Bernhard Guillon
24 hours
4
-40
/
+115
|
|
|
|
target_link_dotnet_libraries
*
Reorganize into hello/ and foobar/ subdirectories
Bernhard Guillon
24 hours
5
-49
/
+45
|
*
Add FooBar library with CMake build integration
Bernhard Guillon
24 hours
3
-1
/
+36
|
*
cool ^^ what a nice thing
Bernhard Guillon
25 hours
2
-7
/
+26
|
*
first test
Bernhard Guillon
25 hours
2
-0
/
+30