- Jan 30, 2013
-
-
Adam Radziszewski authored
-
- Dec 11, 2012
-
-
Adam Radziszewski authored
-
- Dec 07, 2012
-
-
Pawel Orlowicz authored
-
michal authored
-
- Dec 06, 2012
-
-
Adam Radziszewski authored
-
- Dec 05, 2012
-
-
Adam Radziszewski authored
-
- Oct 22, 2012
-
-
Adam Radziszewski authored
-
- Sep 20, 2012
-
-
Bartosz Broda authored
-
Bartosz Broda authored
-
Adam Radziszewski authored
-
- Jul 18, 2012
-
-
Pawel Orlowicz authored
-
- Jan 25, 2012
-
-
Adam Wardynski authored
-
- Jan 17, 2012
-
-
Adam Wardynski authored
In other words, cut out poliqarp from build if this flag is False. The flag remains forced to be True by default, though. This is mostly to be able to cut poliqarp out of pure WIN32 build until such time it actually builds (it doesn't atm).
-
- Jan 05, 2012
-
-
Adam Radziszewski authored
-
- Dec 27, 2011
-
-
Paweł Kędzia authored
-
- Dec 21, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Nov 14, 2011
-
-
Adam Radziszewski authored
-
- Oct 11, 2011
-
-
Adam Radziszewski authored
-
- Sep 15, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Jul 01, 2011
-
-
Adam Wardynski authored
Otherwise it will always try to build poliqarp/swig, regardless of what you try to set in cmkae cache. May the force be with you... NOT.
-
- Jun 02, 2011
-
-
ilor authored
-
- May 31, 2011
-
-
ilor authored
-
- May 30, 2011
-
-
ilor authored
-
- May 24, 2011
-
-
ilor authored
-
- May 16, 2011
-
-
ilor authored
-
- May 12, 2011
- May 10, 2011
-
-
Adam Radziszewski authored
-
- May 09, 2011
-
-
Paweł Kędzia authored
-
- Apr 19, 2011
-
-
ilor authored
-
Adam Radziszewski authored
-
- Nov 30, 2010
-
-
Bartosz Broda authored
-
- Nov 29, 2010
-
-
Adam Wardynski authored
That should finally solve the issues of static vs dynamic libraries conflicts that were arising when we tried to dynamically link boost DLLs but didn't do anything about auto-linking feature that wanted to link static libs. ATM I left the default static linking on due to some warnings about using non-DLL interfaced classes in classes that have DLL interfaces.
-
- Nov 18, 2010
-
-
Adam Wardynski authored
-
- Nov 15, 2010
-
-
Adam Wardynski authored
Leave defaults for linking Boost libraries on non-WIN32. WIN32 atm needs to link to static libraries for some reason.
-
Adam Wardynski authored
-
- Nov 13, 2010
-
-
Adam Wardynski authored
Make add_library use default setting which is set to SHARED libs for anything but WIN32. WIN32 libs are going to be STATIC until external API is specifically defined (Windows' DLLs export nothing by default, UNIX shared libs export everything)
-
Adam Wardynski authored
-