[AIX] Added missing byteswap.h
[libcds.git] / CMakeLists.txt
2017-05-03 khizmaxGCC-7 requires libatomic to support 128-bit atomics...
2017-05-03 khizmaxAdded -Wno-unused-local-typedefs for GCC7
2017-04-24 khizmaxFixed annoying warning in gtest: added 4th arg for...
2017-04-18 khizmaxFixed optimization level for xSan-instrumented build
2017-04-10 khizmaxAdded exe linker flags to the output
2017-04-01 khizmaxCMake minor fixing
2017-03-27 khizmaxUpdated CMake script to detect arm64
2017-03-25 khizmaxSplit stress-queue test
2017-03-08 khizmaxFixed CMake script
2017-03-07 khizmax[cmake] Added ability to specify C++ std explicitly...
2017-03-05 khizmax[UBsan] Added macro CDS_SUPPRESS_SANITIZE for sanitizer...
2017-02-27 khizmaxAdded ASan simple test to setup Jenkins report
2017-02-27 khizmaxAdded UBSan to ASan-instrumented code
2017-02-26 khizmaxFixed build script: set CLang compiler as sanitizer...
2017-01-16 khizmaxFixed scripts for old cmake < 3.0
2017-01-16 khizmaxRemoved -Wdocumentation compiler flag for clang
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2017-01-16 khizmaxAdded -Wdocumentation flag for Clang
2017-01-15 khizmaxHP and DHP SMR totally refactored
2017-01-12 Mikhail KomarovCrosscompilation target architecture made required...
2017-01-12 Mikhail KomarovThreads package made totally optional. Would be found...
2017-01-12 Mikhail KomarovBuggy CMake try_compile when crosscompiling hacked...
2017-01-04 khizmaxChanged lib version
2017-01-02 khizmaxRemoved Michael's allocator
2017-01-02 Mikhail KomarovCMake-fied boost integration support implemented. macOS...
2016-12-05 Marsel Galimullindeleted tabs
2016-11-20 khizmaxMerge branch 'integration' into dev
2016-11-20 Max KhizhinskyMerge pull request #66 from eugenyk/linux-libraries...
2016-11-18 kelInstall libraries in lib64 directory on x64 systems
2016-11-18 kelExtract *.so library symbolic link from lib to devel...
2016-09-27 khizmaxFixed Clang build
2016-09-25 khizmaxFixed minor gcc warnings
2016-09-23 khizmaxFixed search algo for gtest in cmake script
2016-09-20 khizmaxFixed spplit-list bucket allocation function
2016-09-19 khizmaxFixed gcc-4.8 build (no support for 128bit std::atomic)
2016-09-19 khizmaxAdded -mcx16 compiler option
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-14 Marsel GalimullinAdd the suffix "_d" to debug version of the static...
2016-08-14 Marsel GalimullinAdd the suffix "_d" to debug version of the library
2016-06-16 khizmaxFixed CMake messages
2016-06-16 khizmaxTuned CMake messages
2016-06-16 khizmaxAdded some messages to CMake script
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxAdded ASan and TSan instrumented build to CMake
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxRemoved old goals from CMakeLists, docfix
2016-05-17 rfwUse PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR.
2016-05-17 Max KhizhinskyMerge pull request #58 from rfw/patch-1
2016-05-17 rfwUse PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR.
2016-02-03 khizmaxMoved queue unit tests to gtest framework
2016-01-12 khizmaxMoved stack unit test to gtest framework
2016-01-07 khizmaxMerge branch 'dev-gtest' into dev
2016-01-07 khizmaxChanged version to 2.2.0
2015-12-22 khizmaxDisabled -Wunused-local-typedefs for CMake build
2015-12-20 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2015-12-20 Max KhizhinskyMerge pull request #47 from eugenyk/master
2015-12-20 Eugeny KalishenkoUseful warnings for gcc added
2015-12-19 Eugeny KalishenkoAdded compiler flags for test coverage, active when...
2015-11-29 Max KhizhinskyMerge pull request #44 from eugenyk/master
2015-11-29 Eugeny KalishenkoAdded option to activate use of boost::atomic (WITH_BOO...
2015-11-29 Eugeny KalishenkoAtivating debian components building in cmake
2015-11-29 Eugeny KalishenkoSome debian specific for package generation added ...
2015-11-29 Eugeny KalishenkoAdded possibility to build NSYS packages in Windows
2015-11-29 Eugeny KalishenkoAdded static library construction
2015-11-29 Eugeny KalishenkoDescription and pre/post install scripts added for...
2015-04-27 khizmaxMerge branch 'integration'
2015-04-19 khizmaxMerge branch 'integration' into dev
2015-04-19 Max KhizhinskyMerge pull request #28 from Rapotkinnik/upstream
2015-04-19 Eugeny KalishenkoCMake build system introduced (issue #9)
2015-04-19 Eugeny KalishenkoBuilding only library with cmake