Commit Graph

137 Commits

Author SHA1 Message Date
lperron@google.com
7669beb5b6 test new GCC 2012-05-10 14:24:50 +00:00
lperron@google.com
47cd9e7e41 temp version of gcc constraint 2012-05-10 09:14:12 +00:00
lperron@google.com
dba43763c7 first external contrib, experimental bucket based allowed assignment constraint from Jean Charles Régin, mostly untested though 2012-05-04 19:41:37 +00:00
lperron@google.com
29b72e5c4b bump mono expected version to 2.11.11 2012-05-03 22:38:04 +00:00
lperron@google.com
3f311f40a1 routing in java + simple tsp example 2012-05-02 20:00:03 +00:00
lperron@google.com
3e6df827ee fix java and .net archives 2012-04-04 16:31:02 +00:00
lperron@google.com
7a11067357 fix windows port 2012-04-04 16:17:09 +00:00
lperron@google.com
0eaa7a5f88 fix windows compilation except c# 2012-04-04 16:09:38 +00:00
lperron@google.com
859ff07a53 adds mtsearch_test to tests 2012-03-31 00:37:40 +00:00
lperron@google.com
0dc2191a8e non working versions of mtsearch_test 2012-03-30 23:55:09 +00:00
lperron@google.com
0bfbf658c8 untested //LNS 2012-03-30 23:19:08 +00:00
lperron@google.com
500cac1ec5 add multi-threading tools 2012-03-30 16:04:42 +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
64752231d6 reorganize all examples in the examples directory 2012-03-28 14:23:23 +00:00
lperron@google.com
dd602fde3c fix 2012-03-28 14:01:07 +00:00
lperron@google.com
5e11e3ccb0 renamed examples to cpp 2012-03-28 13:59:16 +00:00
lperron@google.com
93d022c894 introduce a EX_DIR macro in makefiles 2012-03-28 13:48:10 +00:00
lperron@google.com
17c50f7b07 makefile fixes 2012-03-28 13:21:09 +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
c8f3edffc8 smaller command line when compiling 2012-03-28 01:00:26 +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
48e9bb5a83 more makefile cleaning 2012-03-27 23:40:01 +00:00
lperron@google.com
6c85553ef4 more makefile cleaning 2012-03-27 23:35:44 +00:00
lperron@google.com
2ac76f05dc usage of TOP for csharp now 2012-03-27 23:19:25 +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
f848b78361 allow compilation of library from anywhere by redefining TOP 2012-03-27 22:14:23 +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
3858214320 fix a lot of paths after bigbang 2012-03-27 18:20:50 +00:00
lperron@google.com
2466547f88 bigbang on directory structure, now with a bin and a lib directory 2012-03-27 16:59:17 +00:00
lperron@google.com
1595913989 fix makefile 2012-03-21 20:36:44 +00:00
lperron@google.com
c5eb172813 finalized most operators on constraints in C# 2012-03-20 14:00:00 +00:00
lperron@google.com
c7c7ac9787 add test for c# operators 2012-03-20 13:11:17 +00:00
lperron@google.com
64e1745203 google_sparsehash -> sparsehash; bump version to 2.0.2 2012-03-04 14:52:23 +00:00
lperron@google.com
f091eadc59 update cbc to 2.7.6 2012-03-04 11:22:29 +00:00
laurent.perron@gmail.com
3ca9c79c06 java archive target for windows 2012-02-24 20:53:28 +00:00
lperron@google.com
c3a4faafc6 move mono version to 2.9 2012-02-21 15:39:10 +00:00
lperron@google.com
c5b8d0f19c google gflags is not gflags, version is 2.0 2012-02-14 22:36:45 +00:00
lperron@google.com
adc36fb12e clean up protocol on local search; regroup model visitors code 2012-02-14 14:16:12 +00:00
lperron@google.com
02510c0632 remove the need for FIX_SWIG, finally 2012-02-12 15:53:39 +00:00
laurent.perron@gmail.com
b3d8161277 remove need for FIX_SWIG in C#; use NodeEvaluator2 in routing; port cstsp.exe 2012-02-12 15:14:11 +00:00
laurent.perron@gmail.com
35f3156174 upgrade to zlib 1.2.6 2012-02-11 00:25:53 +00:00
lperron@google.com
b16f70e2a2 fixes 2012-02-09 15:26:20 +00:00
lperron@google.com
2c1b013faa cstsp C# example 2012-02-09 15:19:09 +00:00
laurent.perron@gmail.com
f94c6bb929 add data to dotnet archive 2012-02-08 10:37:13 +00:00
laurent.perron@gmail.com
43e9f34b98 makefile fix 2012-02-07 14:28:47 +00:00
laurent.perron@gmail.com
ba6bddf86f makefile fix 2012-02-07 11:54:55 +00:00
lperron@google.com
08f5f7522e bump version of scip to 2.1.1 2012-02-04 08:43:33 +00:00