Commit Graph

22 Commits

Author SHA1 Message Date
lperron@google.com
0eaa7a5f88 fix windows compilation except c# 2012-04-04 16:09:38 +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
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
6a42842ec2 simplify makefiles by defining OR_ROOT and OR_ROOT_INC 2012-03-28 00:09:22 +00:00
lperron@google.com
6c85553ef4 more makefile cleaning 2012-03-27 23:35:44 +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
2466547f88 bigbang on directory structure, now with a bin and a lib directory 2012-03-27 16:59:17 +00:00
laurent.perron@gmail.com
3ca9c79c06 java archive target for windows 2012-02-24 20:53:28 +00:00
lperron@google.com
02510c0632 remove the need for FIX_SWIG, finally 2012-02-12 15:53:39 +00:00
lperron@google.com
51e6df464c add simple makefile commands to compile and run java and python examples: make rpy EX=dudeney or make rjava EX=Map2 2012-01-25 15:24:01 +00:00
lperron@google.com
dfc4b13793 clean more generated files with make clean 2012-01-21 19:02:56 +00:00
lperron@google.com
ea7708dd3c split make and clean targets per language 2012-01-20 16:39:15 +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
626b6985aa allows compiling or-tools libs as shared libraries on linux, changed how dependencies and link commands are generated 2012-01-09 14:44:31 +00:00
lperron@google.com
2433e1b099 working version of make java_archive on unix 2012-01-08 19:52:55 +00:00
laurent.perron@gmail.com
ea35f043ca tentative scripts to build stand alone python and java archives 2012-01-08 18:57:31 +00:00
lperron@google.com
bcc7a3d7ab java cp libraries depends on lp now 2011-12-22 23:41:03 +00:00
laurent.perron@gmail.com
5cd65ba813 lots of fixes in makefiles 2011-12-05 19:40:55 +00:00
lperron@google.com
04f5219483 rename directory to lower case 2011-12-05 14:44:35 +00:00