COMMITS
/ makefiles/Makefile.python.mk June 2, 2025
C
make: fix archive_python target
Corentin Le Molgat committed
January 10, 2025
C
Bump Copyright to 2025
Corentin Le Molgat committed
January 4, 2024
M
bump license boilerplate
Mizux Seiha committed
February 7, 2023
M
make: fix test_python recipe
Mizux Seiha committed
November 30, 2022
C
python: Rework README.pypi.txt
Corentin Le Molgat committed
November 9, 2022
C
make: fix archive_python
Corentin Le Molgat committed
November 8, 2022
C
python: copy pdlp python sample
Corentin Le Molgat committed
October 27, 2022
M
make: Fix python test run
Mizux Seiha committed
October 17, 2022
C
routing: Add VRP Solution Callback (#3300)
Corentin Le Molgat committed
C
make: Fix sat samples list
Corentin Le Molgat committed
October 5, 2022
C
makefiles comments fixup
Corentin Le Molgat committed
September 30, 2022
C
remove test.py.in
Corentin Le Molgat committed
September 28, 2022
C
make: Fix python tests
Corentin Le Molgat committed
June 20, 2022
C
Add license boilerplate
Corentin Le Molgat committed
June 7, 2022
C
make: Fix python.mk
Corentin Le Molgat committed
June 2, 2022
M
version: be able to override MAJOR/MINOR/PATCH
Mizux Seiha committed
June 1, 2022
C
examples: remove ref to examples/data
Corentin Le Molgat committed
April 25, 2022
C
make: rename tools/Makefiles
Corentin Le Molgat committed
April 8, 2022
C
make: cleanup python.mk
Corentin Le Molgat committed
March 28, 2022
C
make: refactor archive generation (#3200)
Corentin Le Molgat committed
L
test model builder
Laurent Perron committed
March 30, 2022
M
make: cleanup
Mizux Seiha committed
March 7, 2022
L
make: cleanup
Laurent Perron committed
March 2, 2022
M
Fix LICENSE copy
Mizux Seiha committed
March 1, 2022
M
make: Fix build on distro using lib64
Mizux Seiha committed
M
make: Fix install_python
Mizux Seiha committed
February 25, 2022
C
make: Clean and polish
Corentin Le Molgat committed
February 22, 2022
L
fix python tests
Laurent Perron committed
L
add check targets
Laurent Perron committed
L
more work on makefiles
Laurent Perron committed
L
huge makefile cleanup; remove Makefile.local; detect all languages
Laurent Perron committed
February 21, 2022
L
readd make python java dotnet
Laurent Perron committed
L
bump pdlp; add log to linear_solver proto; fix bug in CP-SAT
Laurent Perron committed
L
fix targets
Laurent Perron committed
L
remove most of the make build commands, rely on cmake to build libraries and packages
Laurent Perron committed
L
remove make based python building
Laurent Perron committed
February 19, 2022
L
fix compilation of pywrapinit; add SRC_DIR to the includes; use swig.exe on the path
Laurent Perron committed
February 18, 2022
L
fix make builds
Laurent Perron committed
L
[BUILD] remove old version of make third_party; use cmake to build dependencies
Laurent Perron committed
December 22, 2021
C
Rework LinearSumAssignment sample
Corentin Le Molgat committed
December 13, 2021
C
python: use system-site-packages for venv
Corentin Le Molgat committed
November 18, 2021
M
make: Install pandas and matplotlib
Mizux Seiha committed
October 21, 2021
C
constraint_solver: Add NQueensCp in all supported languages
Corentin Le Molgat committed
C
sat: NQueensSat in all languages
Corentin Le Molgat committed
September 28, 2021
M
make: Fix packing integration in python wheel package
Mizux Seiha committed
L
split ortools/data into ortools/scheduling and ortools/packing
Laurent Perron committed
September 21, 2021
M
python: Add vrp_nodes_indices
Mizux Seiha committed
September 15, 2021
M
rework cvrptw_breaks_intvar.py
Mizux Seiha committed