Commit Graph

66 Commits

Author SHA1 Message Date
Corentin Le Molgat
9ffe31dcbf dotnet: Rework C# lang version
* use 9.0 for building library
* use 8.0 when building samples
2022-11-21 17:29:27 +01:00
Mizux Seiha
c76c942180 dotnet: Add more optional TFM (disable by default) 2022-11-15 13:37:50 +01:00
Mizux Seiha
d898c91dbd dotnet: rework TFM management 2022-11-15 13:36:46 +01:00
Mizux Seiha
80c098279d dotnet: rework RID management 2022-11-15 13:36:09 +01:00
Mizux Seiha
7293caad10 dotnet: rework lang version 2022-11-15 13:34:52 +01:00
Corentin Le Molgat
1e8423c44f swig: Fix dotnet build when using swig 4.1.0 2022-11-07 15:31:47 +01:00
Corentin Le Molgat
228f9593aa cmake(dotnet): Fix dependency
dotnet_package was not rebuild when dotnet_native_package change
2022-10-24 08:07:35 +02:00
Corentin Le Molgat
86321f2025 cmake: prepare HiGHS support 2022-10-06 14:45:07 +02:00
Corentin Le Molgat
adf6e3dcbc cmake: Fix .Net 2022-09-28 10:32:36 +02:00
Mizux Seiha
baaf1ca82a cmake: Fix dotnet build
* fix cmake/dotnet.cmake
* fix <cmp>/dotnet/CMakeLists.txt
* fix examples/tests/CMakeLists.txt
2022-09-23 13:15:36 +02:00
Corentin Le Molgat
c90b245eab cmake: Fix XCode dotnet build 2022-08-31 13:29:20 +02:00
Corentin Le Molgat
045a5d93b7 Sync google3 github 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
cbc5674ffb cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 16:06:18 +02:00
Corentin Le Molgat
e6107f65cf dotnet: Add support for linux-arm64 and osx-arm64 (#2724) 2022-03-25 11:12:00 +01:00
Corentin Le Molgat
5f1cb90617 cmake(dotnet): Be able to disable a Target Framework Moniker 2022-03-18 18:02:30 +01:00
Corentin Le Molgat
e87e7bd8e5 tools/release: Fix windows build_dotnet 2022-03-03 17:01:35 +00:00
Corentin Le Molgat
674a0d6f77 cmake(dotnet): Add UNIVERSAL_DOTNET_PACKAGE option 2022-02-28 15:33:13 +01:00
Mizux Seiha
a096ca219c export few more proto 2022-02-26 01:47:32 +01:00
Mizux Seiha
32b101b9ee cmake: Fixup for pdlp 2022-02-25 23:43:01 +01:00
Corentin Le Molgat
1115798cd7 cmake: WORKING_DIRECTORY Fixup 2021-12-06 16:37:17 +01:00
Corentin Le Molgat
a6408ddb3b dotnet: Use multiple TFM in samples 2021-12-06 12:02:40 +01:00
Corentin Le Molgat
81e568d519 Fixup dotnet.cmake 2021-12-03 15:28:26 +01:00
Corentin Le Molgat
5f567735d7 cmake: Fix dotnet.cmake and path 2021-12-03 14:20:19 +01:00
Mizux Seiha
72ebd8b748 cmake: rework .Net support 2021-12-03 14:20:19 +01:00
Mizux Seiha
d4a40bbd4c cmake: Fix dotnet.cmake 2021-12-01 12:23:38 +01:00
Corentin Le Molgat
9bcf117040 cmake: Rework dotnet.cmake 2021-11-30 18:02:46 +01:00
Corentin Le Molgat
d51879e3d7 cmake: cleanup <lang>.cmake 2021-11-26 10:29:35 +01:00
Mizux Seiha
d0e7970c6b cmake: Added GLPK support and docs
* Use Mizux/GLPK (Tag 5.0)
* cmake: Fix swig flags
* cmake: Update ortoolsConfig.cmake
2021-11-17 14:04:57 +01:00
Mizux Seiha
5713958c45 cmake: Use PROJECT_NAMESPACE 2021-11-17 12:28:42 +01:00
Corentin Le Molgat
322a404ec4 cmake: Fix target naming convention 2021-10-18 12:57:53 +02:00
Mizux Seiha
79131e8c87 cmake(dotnet): Fix samples target name 2021-10-08 21:10:02 +02:00
Mizux Seiha
227704840a cmake(dotnet): Rework dotnet.cmake 2021-10-08 17:37:26 +02:00
Corentin Le Molgat
1be12af58f cmake: cleanup 2021-09-17 15:13:11 +02:00
Mizux Seiha
8fcb87faa5 cmake: cleanup dotnet.cmake 2021-07-26 12:45:12 +02:00
Mizux Seiha
7c7c3fa582 cmake: find format 2021-07-05 09:20:13 +02:00
Mizux Seiha
4a025e23c0 cmake: Add init 2021-03-21 16:19:12 +01:00
Mizux Seiha
e4344ec7c9 cmake: Propagate use of PROTOC_PRG 2021-01-08 17:49:26 +01:00
Mizux Seiha
d3ccc96612 cmake(dotnet): Fix byproduct of SNK project 2020-09-22 21:47:06 +02:00
Mizux Seiha
b457d45dea cmake: Add dotnet test 2020-09-22 19:09:22 +02:00
Mizux Seiha
a512e2a7c5 cmake: Add dotnet examples 2020-09-22 19:09:22 +02:00
Mizux Seiha
a4a5f64801 cmake: Add dotnet samples 2020-09-22 19:09:22 +02:00
Mizux Seiha
7d149a6530 cmake: examples management cleanup 2020-09-13 00:04:50 +02:00
Mizux Seiha
4518ac6b12 cmake: Fix swig flags when using -DUSE_SCIP=OFF 2020-08-20 21:23:23 +02:00
Mizux Seiha
3b7d00802e cmake: use of BUILD_EXAMPLES 2020-07-31 11:27:08 +02:00
Mizux Seiha
92916f1bfa cmake: Fix proto_path 2020-07-17 13:16:40 +02:00
Mizux Seiha
1a1da66113 cmake: SCIP cleanup 2020-07-02 23:39:46 +02:00
Mizux Seiha
06f3b5f410 cmake(dotnet): Fix windows build 2020-05-20 18:46:57 +02:00
Mizux Seiha
f384add856 cmake(dotnet): Fix build 2020-05-20 10:13:14 +02:00
Mizux Seiha
2814b30968 cmake(dotnet): don't run protoc on cp/assignment.proto 2020-05-16 13:01:07 +02:00
Mizux Seiha
885e6a02a0 cmake(dotnet): Fix windows build 2020-04-22 14:16:34 +02:00