- Jul 12, 2010
-
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
- Jul 09, 2010
-
-
Francois Keith authored
The files must be distinguished: - mailbox.hxx and mailbox.t.cpp are templates for resp. the header and the source - mailbox-vector.h/cpp correspond to an implementation of the template for a maal::vector. Those are the symbols exported in the library mailbox-vector.so/.lib - test_mailbox corresponds to the test of Mailbox<maal::vector>
-
- Jul 08, 2010
-
-
Francois Keith authored
-
Francois Bleibel authored
-
- Jul 07, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
Simplified the unit test test_mailbox that previously *required user input*.
-
Francois Bleibel authored
Added pthread library and compilation & link flags. Corrected multiple small bugs. Added CMakeModules for pthread and boost numeric bindings. Corrected some tests.
-
Francois Keith authored
Some commands modify the compilation/linkage flags of every pkg added after. e.g. ADD_DEFINITIONS, INCLUDE_DIRECTORIES and LINK_DIRECTORIES. Applying these commands in a loop FOR_EACH can create a huge and redundant list of compilation/link flags. Placing them before the for_each is then a cleanup operation (only): it does not modify the flags order
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
- Jul 06, 2010
-
-
Francois Bleibel authored
-
- Jul 05, 2010
-
-
Francois Bleibel authored
-
- Jul 02, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Bleibel authored
This reverts commit 192c38d4.
-
Francois Bleibel authored
This reverts commit 1914a678.
-
Francois Bleibel authored
This reverts commit 71b5060e.
-
Francois Bleibel authored
This reverts commit 9e6a0325.
-
Francois Bleibel authored
This reverts commit 9a9d1453.
-
Francois Bleibel authored
This reverts commit 793a089d.
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Jul 01, 2010
-
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
-
Francois Keith authored
Avoid the unwanted add of files created by cmake Avoid the add of build repositories/files
-
Francois Keith authored
-