- May 25, 2020
-
-
This command is used to display some information in a ostream and get back a string. Add an unit-test to verify it. Additionnally the unit-test improves makeCommandReturnType.
-
-
-
- May 11, 2020
-
-
Guilhem Saurel authored
-
- May 08, 2020
-
-
Guilhem Saurel authored
-
- May 07, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- May 04, 2020
-
-
-
Only up to 2 arguments. Variadic template might be implemented but I found no simple solution.
-
- Mar 24, 2020
-
-
Guilhem Saurel authored
-
- Mar 21, 2020
-
-
Guilhem Saurel authored
- Mar 10, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
thanks to PKG_CONFIG_REQUIRES
-
- Mar 03, 2020
-
-
Joseph Mirabel authored
[TracerRealTime] Check that output file is valid.
-
- Feb 25, 2020
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- Feb 05, 2020
-
-
Joseph Mirabel authored
Fix Signal<std::string>
-
Joseph Mirabel authored
Add Cmake option to deactivate suffix of so files.
-
- Feb 04, 2020
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
"[signal-cast-helper] Removed unused template specialization". DefaultCastRegisterer<std::string>::cast template specialization is required to set empty string to a signal.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Force tests to link with the library in build directory.
-
- Feb 03, 2020
-
-
Olivier Stasse authored
-
- Jan 31, 2020
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
This commit removes template specialization not exposed in header files, and better handled by the default implementation.
-
-
-
-
-
-
Put class declarations in one and macro definitions in the other.
-
-