summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Rename doc folder to docsIvan Maidanski2023-01-261-38/+38
* Preserve doc folders structure on package installIvan Maidanski2023-01-261-18/+24
* Convert faq.html to Markdown formatIvan Maidanski2023-01-251-1/+1
* Put faq.html to codebaseHans Boehm2023-01-251-0/+1
* Install ChangeLog among doc filesIvan Maidanski2023-01-241-0/+1
* Change file extension of README.* to lower case in doc/platformsIvan Maidanski2022-12-071-4/+4
* Move platform-specific README files to doc/platformsRoger Pack2022-12-071-17/+17
* Avoid code duplication between pthread_support.c and win32_threads.cIvan Maidanski2022-12-061-6/+8
* Update shared objects version info to be not lower than in gc 8.2.2Ivan Maidanski2022-08-261-1/+1
* Link with rt library to get clock_gettime where necessaryIvan Maidanski2022-08-181-1/+1
* Treat warnings as errors in C++ code if configure --enable-werrorIvan Maidanski2022-08-131-1/+1
* Remove extra space after comma in license termsIvan Maidanski2022-05-011-1/+1
* Remove ancient PCR-MakefileIvan Maidanski2021-11-291-2/+2
* Remove ancient SMakefile.amigaIvan Maidanski2021-11-291-2/+1
* Remove ancient OS2_MAKEFILEIvan Maidanski2021-11-291-1/+1
* Remove Symbian makefileIvan Maidanski2021-11-291-1/+1
* Fix nodist_libgc_la_SOURCES value in Makefile.am for Solaris/sparcIvan Maidanski2021-11-271-3/+2
* Remove doc.am and move gc.man to base folderIvan Maidanski2021-11-251-1/+43
* Remove commented out code in Makefile.amIvan Maidanski2021-11-251-15/+1
* Rename README.QUICK to LICENSE and install it by defaultIvan Maidanski2021-11-231-4/+0
* Move non-cord [pkg]include_HEADERS assignments to include.amIvan Maidanski2021-11-131-19/+1
* Distribute gc_gcj.h and some other headers in single-obj-compilationJakub Wojciech2021-11-081-3/+12
* Refer to Makefile.direct instead of deleted Makefile file in READMEIvan Maidanski2021-11-031-1/+0
* [8.2.0]v8.2.0Ivan Maidanski2021-09-291-1/+1
* Install gc_gcj.h and gc_pthread_redirects.h only if appropriateIvan Maidanski2021-07-261-1/+7
* Fix ./libgc.la dependency on FreeBSD (Automake)Peter Wang2021-07-211-2/+2
* Export CMake targets with namespace BDWgcSteve Youngs2021-07-081-1/+1
* Build gctba libraryIvan Maidanski2019-11-071-0/+8
* Move GC_throw_bad_alloc definition to new C++ fileIvan Maidanski2019-11-041-2/+2
* Add dummy target for mono clientJonathan Chambers2019-10-071-0/+3
* Remove gc.mak script (MS VC)Ivan Maidanski2019-07-171-3/+3
* Remove Borland-specific Makefile (BCC_MAKEFILE)Ivan Maidanski2019-07-171-2/+1
* Move test executable files produced by CMake to the base folderIvan Maidanski2019-06-151-2/+1
* Move CMake cord specification and cord executable to cord folderIvan Maidanski2019-06-051-1/+1
* Remove unused sparc_sunos4_mach_dep.s fileIvan Maidanski2019-03-201-1/+1
* Update libgc.so version info to differentiate against v8.0.xIvan Maidanski2018-12-231-1/+1
* [8.0.0]v8.0.0Ivan Maidanski2018-09-051-2/+2
* Do not install gc_allocator.h, gc_disclaim.h unless the features enabledIvan Maidanski2018-05-241-1/+2
* Fix comments style in configure.ac and Makefile.amIvan Maidanski2018-05-181-10/+8
* Remove stubborn.c fileIvan Maidanski2018-05-151-1/+1
* Fix libgc version which was changed in a linkage breaking way (master)Ivan Maidanski2018-01-191-1/+1
* Move pcr_interface.c, real_malloc.c to 'extra' folderIvan Maidanski2017-06-131-1/+1
* Compile checksums.c only if --with-checksums is given (configure)Ivan Maidanski2017-06-091-1/+5
* Fix pthread_start compilation if single-obj-compilation (Linux)Ivan Maidanski2017-06-081-0/+11
* Do not compile pcr_interface.c and real_malloc.c except by PCR-MakefileIvan Maidanski2017-06-081-2/+2
* Support configure --disable-thread-local-alloc option (similar for CMake)Ivan Maidanski2017-06-081-2/+6
* Remove 'dist' target from Makefile.directIvan Maidanski2017-05-121-3/+2
* Compile thread_local_alloc only if multi-threaded build (Makefile.am)Ivan Maidanski2017-05-051-3/+3
* Update EXTRA_DIST in Makefile, Win32/64 docs after NT_*_MAKEFILE removalIvan Maidanski2017-04-271-2/+1
* Remove EMX_MAKEFILE (add EMX support to Makefile.direct)Ivan Maidanski2017-03-231-1/+1