Added description of wait strategies for flat combining
[libcds.git] / CMakeLists.txt
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