- Mar 02, 2018
-
- Mar 01, 2018
- Feb 27, 2018
-
-
Marc Vef authored
-
Marc Vef authored
-
Marc Vef authored
-
Marc Vef authored
-g -O2 has been replaced with -O3 in all cases.
-
Marc Vef authored
Upgrate rocksDB deps See merge request ada-fs/fs!5
-
Marc Vef authored
bugfix: uninitialized position on new OpenFile. See merge request ada-fs/fs!7
-
Marc Vef authored
better handling of mandatory cli parameters See merge request ada-fs/fs!6
-
- Feb 26, 2018
-
-
Tommaso Tocci authored
The file position of a newly created OpenFile it wasn't set correctly to 0.
-
Marc Vef authored
See https://xgitlab.cels.anl.gov/sds/margo/issues/40 for reference of the issue.
-
- Feb 23, 2018
-
-
Tommaso Tocci authored
Through boost::program_option it is possible to specify which are the mandatory parameter and to print a proper error message in case some of them is missing.
-
- Feb 22, 2018
-
-
Tommaso Tocci authored
5.10.2 -> 5.10.3 5.10.2 couldn't be compiled with gcc 7 due to a rocksDB bug [1] [1]: https://github.com/facebook/rocksdb/issues/3486
-
- Feb 21, 2018
-
-
Marc Vef authored
-
Marc Vef authored
-
Marc Vef authored
Download script: force git checkout See merge request ada-fs/fs!4
-
Marc Vef authored
-
Marc Vef authored
CMake gnucc fixes See merge request ada-fs/fs!2
-
Tommaso Tocci authored
The download script can be used to update dependencies source code by pull the new version and performing a checkout to that version. Without forcing (-f) the checkout files that have been modified or patched won't be updated correctly.
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
Tommaso Tocci authored
Do not force a specific c(++) compiler by setting the CMAKE_{}_COMPILER variable. After the c(++) compiler binary has been choosen check if it is the GNU compilear. In this way we allow the users to specify a GNU compiler under a non standard path through the CC and CXX envirnoment variable.
-
- Feb 16, 2018
- Feb 12, 2018
- Feb 08, 2018
- Jan 30, 2018
- Jan 29, 2018
-
-
Nafi3 authored
-