2004-03-02 15:46:33 by Matthias Drochner | Files touched by this commit (12) | |
Log message: update to gcc-3.3.3 |
2004-02-13 16:13:01 by Johnny C. Lam | Files touched by this commit (7) |
Log message: Bump the PKGREVISION after fixing up the installed *.la files to remove references to the buildlink work directories. |
2004-02-13 01:27:28 by Johnny C. Lam | Files touched by this commit (4) |
Log message: Check if a variable is defined before checking its value. |
2004-02-13 01:16:00 by Johnny C. Lam | Files touched by this commit (4) |
Log message: Fix the check for the GCC3_INSTALLTO_SUBPREFIX so that it matches the behaviour in gcc3-c/Makefile.common. |
2004-02-05 04:45:13 by Johnny C. Lam | Files touched by this commit (6) |
Log message: bsd.compiler.mk no longer adds dependencies or includes buildlink*.mk files if it's being included by bsd.prefs.mk, so we can safely move the BUILDLINK_DEPENDS line to its usual location. |
2004-02-05 01:28:35 by Johnny C. Lam | Files touched by this commit (6) |
Log message: List the correct directories for finding GCC libraries so that they will be added automatically to library and run-time library search paths. |
2004-02-01 15:05:47 by Johnny C. Lam | Files touched by this commit (25) |
Log message: bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use by bsd.compiler.mk. Note that in the buildlink3.mk files, the dependency is always added regardless of the BUILDLINK_DEPTH. This is because these buildlink3.mk files may be included by bsd.prefs.mk, which is often included other buildlink3.mk files, and we need to ensure that regardless of the depth, we are using the correct compiler. |
2003-12-03 12:28:55 by Matthias Drochner | Files touched by this commit (9) | |
Log message: update to gcc-3.3.2 (bugfix release) |
2003-09-16 17:47:22 by Matthias Drochner | Files touched by this commit (3) |
Log message: the USE_GCC3 make variable causes conflicts with the monolithic gcc3 pkg. Until we have a sane solution, delete it for now. Addresses PR pkg/22773 by John R. Shannon. |
2003-08-11 16:16:07 by Matthias Drochner | Files touched by this commit (21) | |
Log message: update to 3.3.1 |