Commit Graph

489 Commits

Author SHA1 Message Date
Corentin Le Molgat
3312af9735 dotnet: cleanup the use Net8.0 as default 2025-04-30 15:03:41 +02:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Andrea Sgattoni
b190d1d799 remove USE_XPRESS variable 2023-10-27 09:42:35 +02:00
Mizux Seiha
782bf0807f dotnet: disable .Net 3.1 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
99fc7fc769 make: Fix test_cpp 2023-02-13 13:29:38 +01:00
Mizux Seiha
f8ca40baf2 make: Fix python test run 2022-10-27 10:56:55 +02:00
Corentin Le Molgat
6346e05af3 make: fix test_cpp_model_viewer 2022-10-26 15:27:07 +02:00
Corentin Le Molgat
e48c362f2e make: Fix pdlp samples 2022-10-26 15:27:07 +02:00
Corentin Le Molgat
2978638326 make: disable test build 2022-10-24 08:07:35 +02:00
Corentin Le Molgat
2e97e4319b routing: Add VRP Solution Callback (#3300) 2022-10-19 17:54:12 +02:00
Corentin Le Molgat
cde57b01b8 make: Fix rules overwrite 2022-10-19 17:54:12 +02:00
Corentin Le Molgat
1f164099e6 make: Fix sat samples list 2022-10-17 16:11:22 +02:00
Corentin Le Molgat
86321f2025 cmake: prepare HiGHS support 2022-10-06 14:45:07 +02:00
Corentin Le Molgat
52a699bf13 makefiles comments fixup 2022-10-05 12:46:43 +02:00
Corentin Le Molgat
e47afb41ea make: Try to fix windows cpp_test 2022-07-29 16:00:36 +02:00
Mizux Seiha
7a823314eb export from google3 2022-06-21 11:35:03 +02:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Corentin Le Molgat
058a864827 make: Add USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 17:09:34 +02:00
Corentin Le Molgat
383952f51c make: Fix jobshop_sat run
note: the parser is file extension dependent...
2022-06-07 18:01:13 +02:00
Corentin Le Molgat
a3d6c16a13 make: sort arguments in cpp target 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
6c329fe3fc examples: remove ref to examples/data 2022-06-02 18:12:46 +02:00
Corentin Le Molgat
5ab0549db0 make: rename help_cc to help_cpp 2022-05-27 15:08:14 +02:00
Corentin Le Molgat
93b22ff4ed cmake: cleanup 2022-05-02 16:02:54 +02:00
Mizux Seiha
8fc5d66389 Rename flatzinc targets (#3270)
* rename fz.exe to fzn-ortools.exe (like convention outhere)
* rename libflatzinc.so as libortools_flatzinc.so
* rename parser-main to fzn-parser_test
* remove parser_main from install
2022-04-29 11:01:15 +02:00
Corentin Le Molgat
c5925565d8 make: rename tools/Makefiles 2022-04-25 15:38:35 +02:00
Mizux Seiha
655466231e ci(make): Fix cpp jobs 2022-04-12 15:50:05 +02:00
Corentin Le Molgat
6717a904d7 make: Fix run target for C++ files 2022-04-12 15:50:05 +02:00
Corentin Le Molgat
235d0a29de make: cleanup cpp.mk 2022-04-08 11:34:15 +02:00
Corentin Le Molgat
c1998eab4d make: refactor archive generation (#3200)
* Add archive_{cpp,dotnet,java,python,data} targets
* Create a Makefile for each archive to ease build
* Add test_archive_* targets
* Rework tools/README.md
2022-04-07 15:56:16 +02:00
Corentin Le Molgat
42cab13e38 make: use CMAKE_PREFIX_PATH to build samples (#3214) 2022-04-06 11:16:10 +02:00
Mizux Seiha
562b8c03be make: Use a CMake template to build example (#3214) 2022-04-06 11:16:09 +02:00
Mizux Seiha
b80888850e example: migrate sat_runner to CMake 2022-03-30 16:34:21 +02:00
Corentin Le Molgat
49b6301e1e make: fix 2022-03-15 22:09:52 +01:00
Mizux Seiha
c3fe9bf94b make: Flatzinc fix 2022-03-15 19:29:30 +01:00
Mizux Seiha
14bfdbe3c4 make: Fix libortools copy in archive 2022-03-15 18:19:15 +01:00
Mizux Seiha
45c110e7cd make: Fix rfz_% rule 2022-03-11 13:35:54 +01:00
Laurent Perron
7a3d472932 polish makefiles 2022-03-10 10:56:59 +01:00
Laurent Perron
1adfa7fc80 make: cleanup
* Remove SYSTEM (only use PLATFORM)
* Add HAS_PYTHON HAS_JAVA HAS_DOTNET
* move Makefile.unix|win.mk into Makefile.port.mk
* fix make CI
2022-03-09 09:23:41 +01:00
Corentin Le Molgat
57b182d2df make: Create a bundle lib on windows 2022-03-08 11:02:04 +00:00
Mizux Seiha
606aca577e Fix LICENSE copy 2022-03-02 21:24:52 +01:00
Corentin Le Molgat
642f0850f7 make: Fix archive on windows 2022-03-02 09:54:07 +01:00
Mizux Seiha
09c732b899 make: enable verbose build 2022-03-01 16:28:18 +01:00
Mizux Seiha
ed1056cd1a make: Fix build on distro using lib64 2022-03-01 16:14:13 +01:00
Corentin Le Molgat
567d026738 make: archive fixup 2022-03-01 13:26:27 +01:00
Corentin Le Molgat
c5596fed80 archive: Fix C++ 2022-02-28 14:12:41 +01:00
Laurent Perron
23f5c9f0fe Merge branch 'master' of github.com:google/or-tools 2022-02-25 11:44:49 +01:00
Laurent Perron
5d42c509ad fix make package_cc 2022-02-25 11:44:01 +01:00
Corentin Le Molgat
6f096a40fc make: Sync unix/win recipes 2022-02-25 11:30:38 +01:00
Laurent Perron
698c679add fix 2022-02-23 17:39:28 +01:00