summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix nodist_libgc_la_SOURCES value in Makefile.am for Solaris/sparcIvan Maidanski2021-12-211-3/+2
* Distribute gc_disclaim.h in single-obj-compilationJakub Wojciech2021-12-211-1/+4
* Refer to Makefile.direct instead of deleted Makefile file in READMEIvan Maidanski2021-12-211-1/+0
* [8.0.6]v8.0.6Ivan Maidanski2021-09-281-2/+2
* [8.0.4]v8.0.4Ivan Maidanski2019-03-021-1/+1
* [8.0.2]v8.0.2Ivan 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
* Update shared libraries version info to differentiate against v7.6Ivan Maidanski2017-03-021-2/+2
* Move libraries version info to the beginning of Makefile.amIvan Maidanski2017-03-011-2/+9
* Fix typo in Makefile.am commentIvan Maidanski2017-02-151-1/+1
* Support CFLAGS_EXTRA to pass extra user-defined compiler flags (configure)Ivan Maidanski2016-12-091-0/+3
* Remove reference to deleted TODO file from MakefileIvan Maidanski2016-05-251-1/+1
* Add build system plumbing for building with -Werror.Alex Ronne Petersen2015-05-171-1/+1
* Revert "Move asm machine-dependent files to 'src' folder" (partly)Ivan Maidanski2015-02-271-2/+2
* Remove Makefile.dj (and README.dj) in favor of configure (DJGPP)Ivan Maidanski2014-06-191-2/+1
* Remove build_atomic_ops.shIvan Maidanski2014-06-181-1/+1
* Fix 'illegal option -xassembler-with-cpp' error (Oracle SunCC)Ivan Maidanski2014-06-101-4/+2
* Do not compile backgraph.c unless configure '--enable-gc-debug'Ivan Maidanski2012-04-091-1/+5
* Move Symbian data-roots-related files to 'extra/symbian' folderIvan Maidanski2012-03-221-2/+2
* Move 'Mac_files' folder to 'extra' oneIvan Maidanski2012-03-221-1/+2
* Makefile: add Symbian build script files to packageIvan Maidanski2012-03-211-0/+1
* Makefile: add Symbian-specific source and README filesIvan Maidanski2012-03-191-0/+2
* Remove unused SILENT macro; remove duplicate MacOS_Test_config.h fileIvan Maidanski2011-12-281-2/+1
* Fix configure --enable-cplusplus make installIvan Maidanski2011-12-281-1/+2
* configure: do not compile pthread_stop_world.c for Cygwin/DarwinIvan Maidanski2011-12-281-6/+7
* Add configure option to compile all library .c files into single gc.oIvan Maidanski2011-12-151-1/+7
* configure: Move 'mach_dep' file processing logic to Makefile.amIvan Maidanski2011-12-151-5/+4
* Rename (shorten name of) finalized_mlc.c to fnlz_mlc.c fileIvan Maidanski2011-11-111-1/+1
* Fix issues proposed in Ivan's previous commit, etc.Petter Urkedal2011-09-301-1/+1
* Add disclaim callbacks for efficient finalization.Petter Urkedal2011-09-301-0/+4
* Remove obsolete Makefile.DLL (superseded by cygwin/mingw configure)Ivan Maidanski2011-09-221-1/+1
* Move and rename "callprocs" utility to tools/callprocs.sh.Ivan Maidanski2011-09-141-4/+1
* Delete configure.host (move its content to configure.ac).Ivan Maidanski2011-09-141-7/+2
* Move asm machine-dependent files to "src" folder.Ivan Maidanski2011-08-251-2/+2
* Move build tools sources from "extra" to "tools" folder.Ivan Maidanski2011-08-251-3/+3
* Remove information about the authors from the source files.Ivan Maidanski2011-08-251-15/+10
* Remove binary project file for old Macintosh.Ivan Maidanski2011-08-241-3/+2