8332ab8974
MCOL-4738 AVG() returns a wrong result
...
On AMD64 machines, the fpu is 80 bits. The unused bits must be masked for memcmp to work properly. For other archetectures, we don't want to mask those bits.
2021-07-06 19:50:00 -05:00
6926ca6d6e
MCOL-4535: remove readline
2021-02-05 15:46:04 -06:00
5ff131e726
Merge pull request #1004 from pleblanc1976/runtime-disable-oam
...
Runtime disable oam
2020-02-28 13:54:39 -05:00
cdc570bf42
Repairs develop build mode w OAM disabled. Now one can use
...
-DSKIP_OAM_INIT=1 instead of using environmental variable.
2019-05-13 18:32:35 +03:00
138a6c5592
move cmake scripts to cmake folder
...
add boost super build project (currently disabled)
declare BOOST_NO_CXX11_SCOPED_ENUMS on projects that use boost::filesystem
2019-04-19 11:00:43 -05:00