index
:
delta/bdwgc.git
add-long-weakref
draft-appveyor
draft-travis
fix_tsx_bug
freebsd-ports-devel-boehm-gc
freebsd-ports-devel-boehm-gc-integrate
gc6x-branch
gcc_boehmgc
ios-unified-ts-fix
jtotz-bdwgc-integrate
jtotz_bdwgc
master
mono_libgc
racket_gc
release-7_2
release-7_4
release-7_6
release-8_0
release-8_2
thread-suspend
github.com: ivmai/bdwgc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install gc_gcj.h and gc_pthread_redirects.h only if appropriate
Ivan Maidanski
2021-07-26
1
-2
/
+8
*
Do not compile pthread_*.c files in Cygwin or MSYS (CMake)
Ivan Maidanski
2021-07-25
1
-5
/
+6
*
Fix THREADDLLIBS passed to target_link_libraries
Ivan Maidanski
2021-07-11
1
-13
/
+16
*
Make Libs elements space-separated in bdw-gc.pc when generated by CMake
Steve Youngs
2021-07-10
1
-2
/
+2
*
Export CMake targets with namespace BDWgc
Steve Youngs
2021-07-08
1
-6
/
+39
*
Set so-version for installed shared libraries (CMake)
Steve Youngs
2021-07-08
1
-0
/
+47
*
Generate pkg-config metadata file (CMake)
Steve Youngs
2021-07-08
1
-2
/
+18
*
Install docs and man page if enable_docs (CMake)
Steve Youngs
2021-07-08
1
-0
/
+14
*
Do not hard-code CMAKE_DL_LIBS value (CMake)
Steve Youngs
2021-07-08
1
-3
/
+6
*
Export gctba in CMake script
Steve Youngs
2021-07-07
1
-0
/
+7
*
Do not hard-code install paths (CMake)
Steve Youngs
2021-07-07
1
-18
/
+21
*
Fix missing specific.c in CMake script
Ivan Maidanski
2021-06-10
1
-1
/
+1
*
Fix missing gc_dlopen.c in CMake script
Mahder Gebremedhin
2021-06-10
1
-1
/
+2
*
Fix CMake build on macOS Catalina
Ivan Maidanski
2020-07-10
1
-5
/
+0
*
Pass -no-undefined linker flag if building shared libraries (CMake)
Ivan Maidanski
2020-03-07
1
-0
/
+16
*
Detect presence and flavor of pthread_setname_np by CMake script
Ivan Maidanski
2020-03-03
1
-0
/
+44
*
Support -fvisibility=hidden option in CMake script
Ivan Maidanski
2020-02-28
1
-0
/
+8
*
New CMake option (disable_handle_fork) to disable fork handling completely
Ivan Maidanski
2020-02-28
1
-4
/
+9
*
Read environment variables from a file on WinCE (CMake script)
Ivan Maidanski
2020-02-28
1
-0
/
+3
*
New CMake option (disable_gc_debug) to remove debugging code
Ivan Maidanski
2020-02-28
1
-0
/
+5
*
Detect dladdr() presence in CMake script
Ivan Maidanski
2020-02-27
1
-0
/
+12
*
Detect sigsetjmp() availability in CMake script
Ivan Maidanski
2020-02-25
1
-0
/
+6
*
Fix spelling of CheckIncludeFile module name in CMake script
Ivan Maidanski
2020-02-25
1
-1
/
+1
*
Disable Clang/GCC aliasing optimization in CMake script by default
Ivan Maidanski
2020-02-21
1
-0
/
+8
*
Fix 'unknown CMake command check_include_file' build error
Ivan Maidanski
2020-02-21
1
-0
/
+1
*
Detect presence of execinfo.h system header in CMake script
Ivan Maidanski
2020-02-20
1
-0
/
+6
*
Detect presence of getcontext and dl_iterate_phdr in CMake script
Ivan Maidanski
2020-02-20
1
-0
/
+13
*
Build gctba library
Ivan Maidanski
2019-11-07
1
-0
/
+6
*
Move GC_throw_bad_alloc definition to new C++ file
Ivan Maidanski
2019-11-04
1
-1
/
+1
*
Enable multi-threaded builds by CMake
Ivan Maidanski
2019-08-23
1
-49
/
+72
*
Refactoring of CMake script to use ANDROID/APPLE/CYGWIN/MSYS variables
Ivan Maidanski
2019-08-22
1
-9
/
+7
*
Code refactoring of MAKE_BACK_GRAPH definition in CMake script
Ivan Maidanski
2019-08-22
1
-6
/
+4
*
Fix cmake_minimum_required specification
Ivan Maidanski
2019-08-22
1
-2
/
+2
*
Fix HOST determination in CMake script
Ivan Maidanski
2019-08-22
1
-5
/
+4
*
Cause fatal error in case of incompatible arguments passed to CMake script
Ivan Maidanski
2019-08-22
1
-1
/
+1
*
Fix tests build by CMake on Cygwin
Ivan Maidanski
2019-08-21
1
-2
/
+3
*
Add staticrootstest to CMake script
Ivan Maidanski
2019-08-21
1
-0
/
+13
*
Eliminate 'treating c input as c++ when in C++ mode' Clang warning (CMake)
Ivan Maidanski
2019-08-13
1
-1
/
+5
*
Fix passing CFLAGS_EXTRA to compiler in CMake script
Ivan Maidanski
2019-07-31
1
-4
/
+1
*
Support CFLAGS_EXTRA to pass extra user-defined compiler flags (CMake)
Ivan Maidanski
2019-07-30
1
-0
/
+8
*
Workaround 'typedef ignored on left of' MSVC warning in imagehlp.h (CMake)
Ivan Maidanski
2019-07-25
1
-0
/
+3
*
Compile msvc_dbg.c by CMake script (MS VC)
Ivan Maidanski
2019-07-22
1
-0
/
+5
*
Enable CMake-based build for Borland and Watcom compilers
Ivan Maidanski
2019-07-17
1
-2
/
+27
*
Support enable_werror option in CMake script
Ivan Maidanski
2019-07-07
1
-4
/
+26
*
Remove dependency on user32.dll import library from static libgc (Win32)
Ivan Maidanski
2019-07-05
1
-0
/
+4
*
Specify rules for installing targets in CMake script
Victor Romero
2019-06-20
1
-0
/
+19
*
Build gc_cpp.cc as gccpp library by CMake script
Ivan Maidanski
2019-06-20
1
-5
/
+6
*
Compile 'de' test GUI app with resources by CMake script
Ivan Maidanski
2019-06-20
1
-1
/
+1
*
Fix 'unresolved external symbol _main' in gctest reported by MS VC
Ivan Maidanski
2019-06-19
1
-1
/
+1
*
Build libcord by CMake script
Ivan Maidanski
2019-06-19
1
-11
/
+18
[next]