summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Restore dotnet_finalize_targets with documentation explaining why deferred cr...Bernhard Guillon24 hours1-0/+41
* Defer custom command creation with dotnet_finalize_targets and move NATIVE_DE...Bernhard Guillon25 hours1-95/+109
* Add NATIVE_DEPENDS parameter for .so file-level trackingBernhard Guillon25 hours1-2/+14
* Fix rebuild tracking by adding DEPENDS parameter for .dll file-level dependen...Bernhard Guillon25 hours1-4/+22
* Use cmake/runtimeconfig.json.in template with configure_file for executablesBernhard Guillon25 hours2-4/+17
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon25 hours1-5/+5
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon26 hours1-18/+49
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ta...Bernhard Guillon26 hours1-0/+105