Commit Graph

87 Commits

Author SHA1 Message Date
Driss Lahlou
631d199cc1 upgrade version 2016-08-18 11:49:19 +02:00
Driss Lahlou
944e3b9690 upgrade version to 4.2 2016-07-21 15:15:57 +02:00
Laurent Perron
8868bef61d remove obsolete doxygen based documentation tools 2016-07-20 15:03:47 -07:00
Laurent Perron
e8564229f4 4.0 -> 4.1 2016-07-03 15:30:51 +02:00
Driss Lahlou
4ea00a8a3a add Makefile.archive.mk to Makefile 2016-07-01 13:21:14 +02:00
Driss Lahlou
f433040b01 Makefiles refactor 2016-06-27 15:30:24 +02:00
Laurent Perron
ba692308f1 revamp archive numbering 2016-06-21 11:41:13 +02:00
Laurent Perron
7da5cf20a0 remove useless and outdated Makefile.def 2016-01-12 11:15:27 -08:00
lperron@google.com
fb73caf3eb change default makefile message 2014-01-22 22:30:14 +00:00
lperron@google.com
3afbef0b9d add sat target 2013-12-15 20:05:11 +00:00
lperron@google.com
a642847076 add doc makefile target 2012-08-10 21:20:55 +00:00
lperron@google.com
ebc01b0400 add clean command to remove old crust 2012-03-29 05:55:06 +00:00
lperron@google.com
d98c3d8c56 move all sources under src/ 2012-03-28 15:10:00 +00:00
lperron@google.com
5b1a267367 lots of maintenance on makefiles, created OBJ_DIR, GEN_DIR, LIB_DIR, BIN_DIR... 2012-03-28 13:09:20 +00:00
lperron@google.com
9508b25bbf rename TOP to OR_TOOLS_TOP in makefiles 2012-03-28 04:57:54 +00:00
lperron@google.com
42949fd564 more cleaning on makefiles 2012-03-28 00:26:48 +00:00
lperron@google.com
6a42842ec2 simplify makefiles by defining OR_ROOT and OR_ROOT_INC 2012-03-28 00:09:22 +00:00
lperron@google.com
a114721636 Java libs can now be compiled from anywhere by specifying the TOP variable 2012-03-27 22:54:06 +00:00
lperron@google.com
89e6c890a9 make cc can be compiled from anywhere by redefining TOP 2012-03-27 21:50:20 +00:00
lperron@google.com
ea7708dd3c split make and clean targets per language 2012-01-20 16:39:15 +00:00
lperron@google.com
0cde82d322 make all includes make csharp now 2012-01-20 14:56:40 +00:00
lperron@google.com
7e54c67d50 first step in supporting mono, wish me luck 2012-01-19 20:35:46 +00:00
lperron@google.com
1f54ba5908 add OR_TOOLS_VERSION and use it in mac dylibs 2012-01-13 10:28:29 +00:00
lperron@google.com
af40aff10a move flow to graph in swig generated python and java libraries, add linear_sum_assignment to swig (python and java) + example 2012-01-10 14:16:39 +00:00
lperron@google.com
1de1de3308 minor improvements from internal code 2012-01-05 10:42:43 +00:00
lperron@google.com
8a6e52b40a add makefile doc for csharp targets 2012-01-05 07:18:50 +00:00
laurent.perron@gmail.com
3844e661f7 big bang on windows makefiles 2012-01-02 21:17:26 +00:00
lperron@google.com
ef1657a601 add test entry 2011-12-14 14:14:47 +00:00
lperron@google.com
04f5219483 rename directory to lower case 2011-12-05 14:44:35 +00:00
lperron@google.com
e2678813a0 better targets 2011-12-05 14:14:52 +00:00
lperron@google.com
1ae19fb871 move sub-makefiles to the Makefiles directory 2011-12-04 20:10:52 +00:00
lperron@google.com
280a1313b0 regroup system detection in Makefile.port 2011-12-04 20:05:48 +00:00
lperron@google.com
06bd6b6e1b on unix only, install dependencies automatically 2011-12-02 16:10:31 +00:00
lperron@google.com
d0926c5188 fix makefiles 2011-08-11 18:43:41 +00:00
lperron@google.com
70a8a3e46b rename sub makefiles 2011-07-14 23:27:43 +00:00
lperron@google.com
a68f75b9c1 small fixes 2011-04-11 10:46:41 +00:00
lperron@google.com
9245562d88 fix 2011-04-06 16:29:51 +00:00
lperron@google.com
728bbaabee fix min_cost_flow on windows 2011-04-06 16:26:35 +00:00
lperron@google.com
6d47415a95 first step in unifying windows and unix makefiles 2011-04-06 14:23:17 +00:00
lperron@google.com
4e4fdab658 big bang in Makefile organization 2011-04-06 13:37:23 +00:00
lperron@google.com
09bc023c5b fix 2011-04-05 19:06:41 +00:00
lperron@google.com
3d5a01aae6 reorganize all generated files on unix systems, generated wrappers and protobuf files -> gen, compiled classes -> objs; add search_limit protobuf 2011-04-05 13:35:20 +00:00
lperron@google.com
12d7c18449 fix 2011-03-31 08:48:12 +00:00
lperron@google.com
986ff68caa initial commit of linear solver wrappers in C++/java/Python 2011-03-31 08:39:26 +00:00
lperron@google.com
7c049409f3 flow algorithms and examples in java 2011-03-29 13:53:49 +00:00
lperron@google.com
13bf63be21 java version of the knapsack solver + sample 2011-03-29 10:41:34 +00:00
hakank
7571447fa6 Added the new Java examples 2011-03-21 18:44:06 +00:00
lperron@google.com
b98145b8b1 cleanup 2011-03-20 16:53:37 +00:00
lperron@google.com
fdeaed1dc5 improved Makefile 2011-03-20 16:40:28 +00:00
hakank
8050d47f0f Makefile for the new Java examples 2011-03-20 06:24:27 +00:00