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
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add target_link_dotnet_directories for extra library search paths
HEAD
main
Bernhard Guillon
23 hours
1
-2
/
+26
*
Add target_link_dotnet_system_references for extra .NET runtime refs
Bernhard Guillon
23 hours
1
-2
/
+25
*
Add target validation to target_link_dotnet_libraries
Bernhard Guillon
23 hours
1
-0
/
+15
*
Move target registration into add_dotnet_library/executable, remove add_dotne...
Bernhard Guillon
24 hours
1
-7
/
+4
*
Restore dotnet_finalize_targets with documentation explaining why deferred cr...
Bernhard Guillon
24 hours
1
-0
/
+41
*
Defer custom command creation with dotnet_finalize_targets and move NATIVE_DE...
Bernhard Guillon
25 hours
1
-95
/
+109
*
Add NATIVE_DEPENDS parameter for .so file-level tracking
Bernhard Guillon
25 hours
1
-2
/
+14
*
Fix rebuild tracking by adding DEPENDS parameter for .dll file-level dependen...
Bernhard Guillon
25 hours
1
-4
/
+22
*
Use cmake/runtimeconfig.json.in template with configure_file for executables
Bernhard Guillon
25 hours
2
-4
/
+17
*
Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifacts
Bernhard Guillon
25 hours
1
-5
/
+5
*
Add Baz library with transitive PUBLIC dependency support
Bernhard Guillon
26 hours
1
-18
/
+49
*
Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ta...
Bernhard Guillon
26 hours
1
-0
/
+105