Corentin Le Molgat
|
8bb9a6a65f
|
bazel(ci): log java version in use by runner
|
2023-01-25 15:57:40 +01:00 |
|
Mizux Seiha
|
1f36b82559
|
ci: Bump macos to Python 3.11
|
2022-11-07 22:07:31 +01:00 |
|
Corentin Le Molgat
|
aad0e67975
|
export from google3
|
2022-10-05 15:56:33 +02:00 |
|
Corentin Le Molgat
|
4c0cdaa1db
|
github: add empty end one line
|
2022-09-28 11:37:20 +02:00 |
|
Corentin Le Molgat
|
36d0b802ef
|
Bump version v9.4 -> v9.5
|
2022-09-28 11:37:20 +02:00 |
|
Mizux Seiha
|
c3d48b8a0f
|
ci: bump actions/checkout v2 -> v3
|
2022-09-12 17:03:51 +02:00 |
|
Corentin Le Molgat
|
76252d1097
|
ci: remove deprecated job
|
2022-09-05 15:04:39 +02:00 |
|
Corentin Le Molgat
|
69e409ab2e
|
tools: remove linaro aarch64 toolchain
gcc 7.5 is too old to be able to compile or-tools
|
2022-09-02 10:39:33 +02:00 |
|
Mizux Seiha
|
f8b56ac15d
|
ci: Add aarch64 bootlin toolchains jobs
|
2022-09-02 08:42:51 +02:00 |
|
Corentin Le Molgat
|
de94df926c
|
ci: Add toolchain jobs
|
2022-08-31 18:02:07 +02:00 |
|
Corentin Le Molgat
|
8c15d11820
|
ci: Fix macos-latest python jobs
default python is now Python3.10
|
2022-08-29 16:09:21 +02:00 |
|
Corentin Le Molgat
|
c2f360eadb
|
ci: Rework macos workflows
|
2022-08-29 16:09:20 +02:00 |
|
Corentin Le Molgat
|
cd2f812073
|
ci: rework cmake linux cpp job
|
2022-08-29 11:35:54 +02:00 |
|
Corentin Le Molgat
|
300e9aec2a
|
windows(bazel): Use the correct syntax to set C++20
ref: https://docs.microsoft.com/en-us/cpp/build/reference/std-specify-language-standard-version?view=msvc-170
|
2022-07-22 08:47:36 +02:00 |
|
Mizux Seiha
|
30f58f4892
|
ci: Add system deps jobs
|
2022-06-09 21:21:47 +02:00 |
|
Corentin Le Molgat
|
9559162a6e
|
ci: Add USE_GLPK=ON jobs
|
2022-06-07 17:37:02 +02:00 |
|
Corentin Le Molgat
|
0a22cc4522
|
ci: Add USE_COINOR=OFF jobs
|
2022-06-07 17:34:48 +02:00 |
|
Corentin Le Molgat
|
4ccf5d1055
|
ci: Add USE_SCIP=OFF jobs
|
2022-06-07 17:34:48 +02:00 |
|
Corentin Le Molgat
|
f4c0a1202e
|
bazel(ci): Update native jobs
|
2022-06-01 10:45:29 +02:00 |
|
Corentin Le Molgat
|
955053ffcf
|
.github: rename master to main
|
2022-05-16 11:26:08 +02:00 |
|
Corentin Le Molgat
|
bc7beefff7
|
ci: Rename github workflow jobs
|
2022-04-13 13:31:42 +02:00 |
|
Mizux Seiha
|
655466231e
|
ci(make): Fix cpp jobs
|
2022-04-12 15:50:05 +02:00 |
|
Corentin Le Molgat
|
c9bc84b897
|
ci: use cpp targets for make
|
2022-04-08 09:48:41 +02:00 |
|
Corentin Le Molgat
|
f2ac2669d1
|
ci: Add jobs to test compile without lp_parser (#3201)
|
2022-03-25 11:12:00 +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
|
7fb25d1615
|
ci: Fix make linux cpp
|
2022-03-04 11:07:45 +01:00 |
|
Corentin Le Molgat
|
bf1e668e10
|
ci: Remove seanmiddleditch/gha-setup-ninja action
|
2022-03-03 14:09:09 +01:00 |
|
Laurent Perron
|
f63cdb45e4
|
revert ninja generator for make windows cpp; it triggers mingw, which installs gfortran which breaks the workflow
|
2022-02-25 13:26:23 +01:00 |
|
Laurent Perron
|
7806b61f18
|
revert test on make python windows
|
2022-02-25 09:52:14 +01:00 |
|
Laurent Perron
|
cb2c79b11d
|
fix
|
2022-02-25 08:54:04 +01:00 |
|
Laurent Perron
|
62bf4e0304
|
polish github cmake windows workflows
|
2022-02-25 08:50:36 +01:00 |
|
Laurent Perron
|
157e952c4a
|
force cmake python github workflow to use python 3.10
|
2022-02-25 08:40:13 +01:00 |
|
Laurent Perron
|
6784e7ea3e
|
force cmake python github workflow to use python 3.10
|
2022-02-25 08:39:06 +01:00 |
|
Laurent Perron
|
809deba3dc
|
use the default CMAKE_PLATFORM generator on make windows; switch to Ninja make make windows and cmake windows python github actions
|
2022-02-24 22:35:18 +01:00 |
|
Mizux Seiha
|
491c469cae
|
bazel(ci): Fix linux build
|
2022-02-24 18:21:05 +01:00 |
|
Mizux Seiha
|
f9ef412473
|
bazel(ci): Fix workflow
|
2022-02-24 16:20:36 +01:00 |
|
Mizux Seiha
|
329b3561b1
|
ci(make): Don't remove sh.exe in windows jobs
|
2022-02-23 14:04:28 +01:00 |
|
Corentin Le Molgat
|
0bf1ad0fc0
|
ci: Fix macos python job
|
2022-02-23 10:59:05 +01:00 |
|
Laurent Perron
|
2657ab11d8
|
fix workflows to build only the target languages
|
2022-02-22 18:30:35 +01:00 |
|
Laurent Perron
|
dc4e3f3689
|
fix
|
2022-02-21 16:38:34 +01:00 |
|
Laurent Perron
|
6770505815
|
fix
|
2022-02-21 14:24:51 +01:00 |
|
Laurent Perron
|
c3e60f08ef
|
fix github workflows for make
|
2022-02-21 14:14:16 +01:00 |
|
Laurent Perron
|
e7bf9f7501
|
should fix bazel workflows
|
2022-02-20 09:16:49 +01:00 |
|
Laurent Perron
|
49baf53c67
|
revert to c++17 on unix
|
2022-02-18 21:50:55 +01:00 |
|
Corentin Le Molgat
|
1572a841c7
|
bazel: require C++20
needed by pdlp/
|
2022-02-18 16:28:11 +01:00 |
|
Mizux Seiha
|
0612d45291
|
ci: Migrate cmake windows jobs to VS 17 2022
|
2022-02-17 15:02:23 +01:00 |
|
Laurent Perron
|
466e530f6a
|
revert
|
2021-12-11 12:38:05 +01:00 |
|
Laurent Perron
|
2aa8045790
|
try to debug crash on windows
|
2021-12-11 11:59:48 +01:00 |
|
Corentin Le Molgat
|
81c5901be1
|
ci: Fix .Net workflows
|
2021-12-06 16:37:17 +01:00 |
|
Laurent Perron
|
aba4019f6d
|
improve resiliency of make_windows_* github actions
|
2021-12-02 15:43:05 +01:00 |
|