gcc/libphobos/libdruntime
Bernd Edlinger 4f19d0e7af Makefile.am: Avoid the -D option which is not available with the install-sh fallback.
2019-02-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * src/Makefile.am: Avoid the -D option which is not available
        with the install-sh fallback.  Use $(MKDIR_P) instead.
        * libdruntime/Makefile.am: Likewise.
        * src/Makefile.in: Regenerated.
        * libdruntime/Makefile.in: Regenerated.

From-SVN: r269025
2019-02-19 18:21:26 +00:00
..
core Add netbsd support for D compiler and runtime 2019-02-14 21:25:39 +00:00
gc libphobos: Add Fiber/Thread support for StackGrowsUp. 2019-01-18 01:51:36 +00:00
gcc libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
gcstub
rt libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
LICENSE
MERGE libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
Makefile.am Makefile.am: Avoid the -D option which is not available with the install-sh fallback. 2019-02-19 18:21:26 +00:00
Makefile.in Makefile.am: Avoid the -D option which is not available with the install-sh fallback. 2019-02-19 18:21:26 +00:00
__entrypoint.di Update copyright years. 2019-01-01 13:31:55 +01:00
__main.di Update copyright years. 2019-01-01 13:31:55 +01:00
object.d libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00