summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump libatomic_ops version to 7.9.0 (next release development)Ivan Maidanski2023-03-281-1/+1
* [7.8.0]Ivan Maidanski2023-03-261-3/+3
* Install ChangeLog among doc filesIvan Maidanski2023-01-201-1/+1
* Fix 'unknown option --no-undefined' linker error in cmake script (OS X)Ivan Maidanski2022-09-231-7/+28
* Update shared objects version info to be not lower than in ver 7.6.14Ivan Maidanski2022-08-271-1/+1
* Do not use include_directories(src) in CMakeLists.txtIvan Maidanski2022-08-241-8/+6
* Use target_compile_definitions instead of target_compile_options (CMake)Ivan Maidanski2022-08-241-3/+4
* Do not use add_definitions in favor of add_compile_definitions (CMake)Ivan Maidanski2022-08-241-6/+6
* Pass -D HAVE_MMAP to compiler only for atomic_ops_gpl files (CMake)Ivan Maidanski2022-08-241-3/+3
* Set default build type to RelWithDebInfo (CMake)Ivan Maidanski2022-08-191-1/+13
* Update copyright year in CMakeLists.txt and src/atomic_ops.hIvan Maidanski2022-01-051-1/+1
* Support Elbrus 2000 (gcc/e2k)Ivan Maidanski2022-01-051-0/+1
* Support space-separated flags in CFLAGS_EXTRAIvan Maidanski2021-12-231-1/+2
* Rename project to libatomic_ops in CMake scriptIvan Maidanski2021-11-091-1/+1
* Remove broken support of bcc and wcc compilers from CMake scriptIvan Maidanski2021-11-091-11/+2
* Rename LICENSING.txt to LICENSEIvan Maidanski2021-11-081-1/+1
* Support build with CMakeIvan Maidanski2021-11-081-0/+353