- Dec 10, 2010
-
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
- Nov 10, 2010
-
-
Francois Keith authored
-
- Nov 09, 2010
-
-
Francois Bleibel authored
Declare boost include directories for proper boost detection. Sometimes, the boost install path is *different* from the default include paths!
-
- Nov 01, 2010
-
-
Thomas Moulard authored
-
- Oct 29, 2010
-
-
Thomas Moulard authored
-
- Oct 13, 2010
-
-
Thomas Moulard authored
-
- Oct 04, 2010
-
-
Francois Bleibel authored
-
- Sep 28, 2010
-
-
Francois Bleibel authored
It is a bad practice to put the libraries' path inside them. This reverts commit 088220ad.
-
- Sep 27, 2010
-
-
Francois Bleibel authored
-
- Sep 24, 2010
-
-
Francois Bleibel authored
Added more exception catch codes in interpreter. Should now link correctly with boost libraries. Small debug output changes.
-
- Sep 03, 2010
-
-
Francois Bleibel authored
-
- Aug 31, 2010
-
-
Francois Bleibel authored
-
- Jul 14, 2010
-
-
Francois Bleibel authored
-
- Jul 01, 2010
-
-
Francois Bleibel authored
-
- Jun 30, 2010
-
-
Florent Lamiraux authored
* src/CMakeLists.txt, link to dl, * unitTesting/CMakeLists.txt.
-
Francois Keith authored
tracer-real-time needs tracer.lib
-
- Jun 29, 2010
-
-
Francois Bleibel authored
The correct .so files for the plugins are now generated.
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Jun 28, 2010
-
-
Olivier Stasse authored
API to access framework functions without sotInterpreter. Should ease the port to more complex interpreters without favoring the internal interpreter. The latter one is here for backward compatibility. It will be removed. This version compile but might not work yet. (not tested).
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
- Jun 27, 2010
-
-
Florent Lamiraux authored
* src/CMakeLists.txt, * src/plugins/shell-functions.cpp, * src/plugins/shell-functions.cpp -> src/shell/functions.cpp.
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
- Jun 22, 2010
-
-
Francois Bleibel authored
-
- Jun 16, 2010
-
-
Francois Bleibel authored
* New class SignalCaster * Re-added the get, set and trace commands to signals
-
- Jun 11, 2010
-
-
Francois Bleibel authored
Renamed dynamic-graph-API.h to dynamic-graph-api.h in every header file.
-
- Jun 10, 2010
-
-
Francois Bleibel authored
The package name is now dynamic-graph (this still needs to be changed in the git repository). Updated source files to reflect that change. Clarified CMakeLists, explicited cpp source files for libraries.
-
- Jun 09, 2010
-
-
Francois Bleibel authored
(dynamicGraph/ -> dynamic-graph/)
-
- Jun 08, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
Configured dynamicGraph package and cmake files. Last-minute adjustment to code for SOT separation (SOT Break)
-