gcc/libphobos/testsuite
Iain Buclaw bb50312e02 libphobos: Add target-zlib to top-level configure
Removes the building of zlib from within libphobos, using instead the
libz_convenience.a library.

ChangeLog:

2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>

	* configure.ac: Add target-zlib to target_libraries.
	* configure: Regenerate.

gcc/ChangeLog:

2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>

	* doc/install.texi: Document --with-target-system-zlib.

libphobos/ChangeLog:

2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>

	* m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_ZLIB): Use
	libz_convenience.a if not using system zlib.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* libdruntime/Makefile.in: Regenerate.
	* src/Makefile.am: Remove ZLIB_CSOURCES and AM_CFLAGS.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

From-SVN: r270328
2019-04-12 20:13:34 +00:00
..
config Update copyright years. 2019-01-01 13:31:55 +01:00
lib libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.aa libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.allocations Update copyright years. 2019-01-01 13:31:55 +01:00
libphobos.cycles libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.druntime libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.druntime_shared libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.exceptions Update copyright years. 2019-01-01 13:31:55 +01:00
libphobos.hash libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.init_fini libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.phobos libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.phobos_shared libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.shared libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.thread libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
libphobos.typeinfo libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00
Makefile.am libphobos: Parallelize the libphobos testsuite 2019-04-12 06:25:34 +00:00
Makefile.in libphobos: Add target-zlib to top-level configure 2019-04-12 20:13:34 +00:00
testsuite_flags.in libphobos: Replace library check programs with dg-runtest 2019-04-12 06:25:17 +00:00