Commit Graph

129 Commits

Author SHA1 Message Date
Driss Lahlou
d135e41e84 add fix_libraries_on_linux.sh back 2016-09-08 14:44:41 +02:00
Laurent Perron
15e7232964 fixes in tools/makefile.cc 2016-09-01 17:05:27 +00:00
Driss Lahlou
21d1660160 fix Makefile.cc typo for windows 2016-08-30 11:55:59 +02:00
Driss Lahlou
2d7a43de6b remove unused file 2016-08-23 17:25:31 +02:00
Driss Lahlou
586ddd0677 update python archive README 2016-08-23 10:45:59 +02:00
Driss Lahlou
001b84a803 fix in python script 2016-08-23 10:24:57 +02:00
Laurent Perron
d1cee46e7c fixes in setup.py script 2016-08-22 16:55:21 +00:00
Driss Lahlou
98a3a2fb20 fix fz archive on linux 2016-08-19 15:23:27 +02:00
Driss Lahlou
97ade50c3c add fz_install_libs_mac.sh 2016-08-19 14:52:03 +02:00
Driss Lahlou
111e28c256 add README.dotnet for nuget 2016-08-11 19:01:34 +02:00
Driss Lahlou
904eeff9ed fix python 2/3 compatibility 2016-08-10 16:19:13 +02:00
Driss Lahlou
fd0b9e9e03 add ortools and protobuf versions test to python examples archive 2016-08-04 21:07:14 +02:00
Driss Lahlou
6951f56f81 update protobuf version in ortools and py3-ortools requirements 2016-08-02 16:01:51 +02:00
Laurent Perron
95400a6350 protobuf.dll 3.0.0b4 hardcoded 2016-07-26 09:46:41 -07:00
Driss Lahlou
a8de2827ad fix test_archive for windows 2016-07-25 18:58:07 +02:00
Driss Lahlou
60bf8fe676 add java and csharp tests to test_archive target 2016-07-25 17:47:20 +02:00
Laurent Perron
a1c1e24ebb fix linux dependencies in archives 2016-07-22 15:57:02 -07:00
Laurent Perron
5e486c109a fix makefile for rcs 2016-07-22 15:08:47 -07:00
Laurent Perron
63cbf29cad fix install_libortools_mac.sh 2016-07-22 15:03:49 -07:00
Laurent Perron
37019abbc7 fix install_libortools_mac.sh 2016-07-22 15:01:46 -07:00
Laurent Perron
d8923b9d47 fix install_libortools_mac.sh 2016-07-22 15:00:00 -07:00
Laurent Perron
45d56ebe51 fix install_ortools_mac.sh; add instruction n README 2016-07-22 14:55:18 -07:00
Laurent Perron
f7c0193f2a Merge branch 'master' of https://github.com/google/or-tools 2016-07-22 14:47:37 -07:00
Laurent Perron
330d5915d9 update archive supplied readme and makefile: add support for C# and Java compilation 2016-07-22 14:47:23 -07:00
Driss Lahlou
3e5c6773aa fix archive README 2016-07-22 14:16:58 -07:00
Driss Lahlou
c117759aa7 fix tools\Makefile.cc with cvrptw_lib 2016-07-22 21:38:03 +02:00
Driss Lahlou
b01d7e799d add tests to tools/Makefile.cc 2016-07-22 17:05:33 +02:00
Laurent Perron
6e5d1785a8 fix typo in archive supplied makefile 2016-07-21 18:37:20 -07:00
Laurent Perron
01f1e025a8 fix flow_api 2016-07-21 18:35:17 -07:00
Laurent Perron
85333aa531 add dimacs_assignment to archive supplied makefile 2016-07-21 18:28:05 -07:00
Laurent Perron
7445a9fa6b add dimacs_assignment to archive supplied makefile 2016-07-21 18:25:42 -07:00
Laurent Perron
a47f5cbcff improve user supplied makefile to add all cvrp examples; clean up macros 2016-07-21 18:23:23 -07:00
Laurent Perron
d61bb9cfb4 put signed version of Google.Protobuf.dll in tools 2016-07-21 16:31:09 -07:00
Laurent Perron
428c65356b fix readme and makefile for archives 2016-07-21 11:49:49 -07:00
Laurent Perron
21b96d28c5 fix readme and makefile for archives 2016-07-21 11:46:20 -07:00
Driss Lahlou
7e062aeff6 merge README files 2016-07-21 11:32:04 +02:00
Laurent Perron
8868bef61d remove obsolete doxygen based documentation tools 2016-07-20 15:03:47 -07:00
Laurent Perron
c5dda8a234 fix generated dependencies 2016-07-20 11:56:13 -07:00
Laurent Perron
bc11bc2f03 reorder generate_all_deps.sh 2016-07-20 08:32:50 -07:00
Laurent Perron
476c490176 use generated makefile part; port all other makefiles; remove files that were not compiled, and cannot be compiled 2016-07-19 13:14:43 -07:00
Laurent Perron
bf10a52a06 fix generate_deps.sh when there are not proto file in dir 2016-07-19 08:56:18 -07:00
Laurent Perron
b2b6c25046 fix comment 2016-07-18 18:33:29 -07:00
Laurent Perron
6c45aaed87 fix generate_all_deps.sh; add first version of Makefile.gen.mk 2016-07-18 18:29:43 -07:00
Laurent Perron
9a41b1bfd5 more dependency tools 2016-07-18 18:27:18 -07:00
Laurent Perron
e896a7882d add XXX_DEPS macro generation to generate_deps.sh 2016-07-18 18:15:06 -07:00
Laurent Perron
eb23b7c6b7 generate _DEPS macros for non C++ languages 2016-07-18 18:10:10 -07:00
Laurent Perron
804f19e8c6 remove XXX_DEPS from generate_deps.sh 2016-07-18 17:58:06 -07:00
Laurent Perron
f8a47c6dbe also generate lib objs in generate_deps.sh 2016-07-18 17:40:58 -07:00
Laurent Perron
8ae21240c6 also generate lib objs in generate_deps.sh 2016-07-18 17:39:31 -07:00
Laurent Perron
9b4c67ee4f use multiple lines in dependencies generated by generate_deps.sh 2016-07-18 17:32:00 -07:00