| History log of /src/external/gpl3/gcc/lib/libstdc++-v3/include/decimal/Makefile |
| Revision | | Date | Author | Comments |
| 1.6 |
| 09-Sep-2020 |
mrg | install new libstdc++ pstl headers. remove some dead makefile code and consolidate some of the header installation.
|
| 1.5 |
| 01-Jun-2014 |
mrg | port over 3 changes made here in the GCC 4.5 tree that we'll need when GCC 4.8 becomes "gcc.old" eventually.
this tree still needs to be tested for more, but this should be the bulk of the work.
---- Log Message: prepare for moving GCC 4.5 into gcc.old:
- convert to using ${EXTERNAL_GCC_SUBDIR} - define base-external-gpl3-gcc* subdir as GCC_SUBDIR - use <bsd.init.mk> over <bsd.own.mk> for a bunch of places; mostly because it arranges for ../Makefile.inc to be included earlier, and don't bother including the latter if the former is already included. - move all .PATH: settings after <bsd.{own,lib}.mk> so that all valid variables are set before it is evaluated - rename mknative-gcc* to match their subdir name.
XXX the relationship between the Makefile.inc/Makefile.gcc_path files is kind of sketchy, it would be great if this was fixed.
---- Log Message: oops, avoid re-setting DIST to something that might be wrong now.
---- Log Message: fix another dated DIST.
|
| 1.4 |
| 01-Mar-2014 |
mrg | branches: 1.4.2; merge GCC 4.8 build.
|
| 1.3 |
| 26-Feb-2014 |
mrg | prepare for moving GCC 4.5 into gcc.old:
- convert to using ${EXTERNAL_GCC_SUBDIR} - define base-external-gpl3-gcc* subdir as GCC_SUBDIR - use <bsd.init.mk> over <bsd.own.mk> for a bunch of places; mostly because it arranges for ../Makefile.inc to be included earlier, and don't bother including the latter if the former is already included. - move all .PATH: settings after <bsd.{own,lib}.mk> so that all valid variables are set before it is evaluated - rename mknative-gcc* to match their subdir name.
XXX the relationship between the Makefile.inc/Makefile.gcc_path files is kind of sketchy, it would be great if this was fixed.
|
| 1.2 |
| 22-Aug-2013 |
matt | Make earmv5 work.
|
| 1.1 |
| 01-Jul-2011 |
mrg | branches: 1.1.2; 1.1.8; install decimal, parallel and tr1_impl headers
|
| 1.1.8.1 |
| 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.2.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.4.2.1 |
| 10-Aug-2014 |
tls | Rebase.
|