Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bazel Build #114

Closed
maxhawkins opened this issue Nov 25, 2015 · 6 comments
Closed

Bazel Build #114

maxhawkins opened this issue Nov 25, 2015 · 6 comments
Assignees
Milestone

Comments

@maxhawkins
Copy link

Are there any plans for a Bazel build system? I'm depending on this library from a Bazel project and it would be nice if it could build natively from Bazel.

@lperron
Copy link
Collaborator

lperron commented Nov 27, 2015

No, it is not supported on windows, and I will not maintain 2 build systems.

Thanks

Laurent Perron | Operations Research | lperron@google.com | (33) 1 42 68 53
00

2015-11-25 21:14 GMT+01:00 Max Hawkins notifications@github.com:

Are there any plans for a Bazel http://bazel.io build system? I'm
depending on this library from a Bazel project and it would be nice if it
could build natively from Bazel.


Reply to this email directly or view it on GitHub
#114.

@maxhawkins
Copy link
Author

Makes sense. It looks like Bazel won't support Windows until late next year (bazelbuild/bazel#276).

@lperron
Copy link
Collaborator

lperron commented Dec 2, 2015

Then we will likely port to bazel.
But we will not rush it before that.

--Laurent

Laurent Perron | Operations Research | lperron@google.com | (33) 1 42 68 53
00

2015-12-02 19:25 GMT+01:00 Max Hawkins notifications@github.com:

Makes sense. It looks like Bazel won't support Windows until late next
year (bazelbuild/bazel#276
bazelbuild/bazel#276).


Reply to this email directly or view it on GitHub
#114 (comment).

@nornagon
Copy link
Contributor

Bazel runs on Windows now: https://bazel.build/versions/master/docs/windows.html

Any movement? or-tools is really hard to compile :(

@dlahlou
Copy link

dlahlou commented Jan 16, 2017 via email

@nornagon
Copy link
Contributor

Great to hear it's on your radar :)

@Mizux Mizux added this to the v8.0 milestone Feb 12, 2021
lperron pushed a commit that referenced this issue Dec 11, 2023
…axim (#114)

* use XPRSmipoptimize and XPRSlpoptimize instead of XPRSminim and XPRSmaxim

* clean xpress/environment files

* accept changes: empty char* parameter for XPRS*optimize
lperron added a commit that referenced this issue Dec 11, 2023
* remove python script

* remove RTE actions

* fix test_xpress_interface.cc

* remove callback_xpress.py

* revert writing colnames and rownames

* accept suggestion from Mizux

* clean

* change cmake/README.md

* try fix build bazel

* try fix build bazel add MPSWriteError.h

* xpress tests gracefully exit if Xpress not found

* add integer and linear programming test for dotnet python and java

* remove MPSWriteError

* try fix Window build

* remove useless line from CMakeLists.txt

* try fix test under windows

* reformat

* use XPRESS_LP instead of XPRESS for linear programming examples

* tools: add --platform arg when possible

make script more resilient/cross-platform

* [CP-SAT] convert to PEP8 convention

* use XPRSmipoptimize and XPRSlpoptimize instead of XPRSminim and XPRSmaxim (#114)

* use XPRSmipoptimize and XPRSlpoptimize instead of XPRSminim and XPRSmaxim

* clean xpress/environment files

* accept changes: empty char* parameter for XPRS*optimize

* Add test on number iterations with LP basis

* fix gtests flags

* refactor

* suggestions by @flomnes

* remove unwanted files

---------

Co-authored-by: Andrea Sgattoni <andrea.sgattoni@rte-france.com>
Co-authored-by: Laurent Perron <lperron@google.com>
Co-authored-by: Corentin Le Molgat <corentinl@google.com>
Co-authored-by: Andrea Sgattoni <andrea.sgattoni@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants