summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon27 hours4-9/+10
|
* Use add_library instead of custom command for C libraryBernhard Guillon28 hours2-14/+4
|
* Add C hello library with P/Invoke from BazBernhard Guillon28 hours4-0/+26
|
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon28 hours7-21/+66
|
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ↵Bernhard Guillon28 hours4-40/+115
| | | | target_link_dotnet_libraries
* Reorganize into hello/ and foobar/ subdirectoriesBernhard Guillon28 hours5-49/+45
|
* Add FooBar library with CMake build integrationBernhard Guillon28 hours3-1/+36
|
* cool ^^ what a nice thingBernhard Guillon29 hours2-7/+26
|
* first testBernhard Guillon29 hours2-0/+30