- Jun 28, 2019
-
-
Jorrit Schaap authored
-
- Jun 18, 2019
-
-
Auke Klazema authored
-
- Jun 17, 2019
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-699: be explicit about which python boost component to use. If python3, then spcifiecy python3 and then the normal cmake FindBoost can find the appropiate boost-python3 lib.
-
- May 22, 2019
-
-
Thomas Jürges authored
SW-657: Add the CEP4 optimisation target also to GNUCXX11 and move the CEP4 optimisation target to its own variants file
-
- May 17, 2019
-
-
Thomas Jürges authored
-
Thomas Jürges authored
SW-657: Add a new build variant for CEP4 optimisation to GNUCXX11_2018 and remove -Wno-terminate c++ option to enable warnings for throw statements in dtors
-
Jorrit Schaap authored
SW-699: added messagelogger which can listen and log all (or filtered) messages from an exchange. Useful for debugging/tracing behaviour in production
-
- Apr 23, 2019
-
-
Thomas Jürges authored
-
Jorrit Schaap authored
-
Thomas Jürges authored
-
- Apr 19, 2019
-
-
Jorrit Schaap authored
-
- Apr 16, 2019
-
-
Thomas Jürges authored
-
Jorrit Schaap authored
-
- Apr 12, 2019
-
-
Thomas Jürges authored
-
- Apr 09, 2019
-
-
Jorrit Schaap authored
SW-662: removed obsolete-unfinished-never-taken-into-production LAPS project, also on this branch to make merging to trunk easier
-
Jorrit Schaap authored
-
- Apr 02, 2019
-
-
Thomas Jürges authored
-
Thomas Jürges authored
-
Jorrit Schaap authored
-
Thomas Jürges authored
-
- Mar 27, 2019
-
-
Auke Klazema authored
-
Auke Klazema authored
-
- Mar 25, 2019
-
-
Thomas Jürges authored
-
Thomas Jürges authored
-
Thomas Jürges authored
-
Thomas Jürges authored
-
- Mar 13, 2019
-
-
Auke Klazema authored
-
- Jan 24, 2019
-
-
Jörn Künsemöller authored
-
- Jan 18, 2019
-
-
Jorrit Schaap authored
-
- Jan 03, 2019
-
-
Jan David Mol authored
-
- Dec 06, 2018
-
-
Jan David Mol authored
-
- Nov 21, 2018
-
-
Jörn Künsemöller authored
-
- Nov 14, 2018
-
-
Jorrit Schaap authored
SW-507: initial skeleton implementation of the tbbservice + the rpc client + the needed start_datawriters_and_wait_until_finished method + a helper/test bin script tbb_start_datawriters
-
- Sep 07, 2018
-
-
Auke Klazema authored
-
Auke Klazema authored
-
- Jul 18, 2018
-
-
Jorrit Schaap authored
SW-402: merged ltastorageoverview from trunk into LOFAR-Release-3_1 for deployment to production as per request by SOS/SDOS
-
- Jul 13, 2018
-
-
Marcel Loose authored
-
Marcel Loose authored
Task #11560: Added variant file for GNU compiler that sets standard to c++98 explicitly. Removed this setting from the 'default' GNU variant file.
-
Marcel Loose authored
Since it sets -std=c++98, it won't use the new C++11 ABI anyway. More important though, it breaks compilation with GCC-5, because several header files simply check if _GLIBCXX_USE_CXX11_ABI is defined or not.
-