Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 91c5ca28 | 2016-08-18 12:28:53 | Add an USE_WXNEEDED flag for ports, to write an ld wrapper script in ${WRKDIR}/bin that adds -z wxneeded to linker command lines. It won't work everywhere but provides an easy (and easily identifiable) way to add this flag without fiddling with build systems. Feedback/ok jca@ jasper@ | ||
| 4297cd34 | 2016-03-20 20:03:07 | drop SHARED_ONLY from the variables available in the database; ok jca@ | ||
| 3b0c6364 | 2016-03-16 15:49:36 | remove NO_SHARED_ARCHS and the resulting unreachable code | ||
| 58de9d15 | 2015-05-14 18:01:08 | store PORTROACH_COMMENT ok sthen@ (previous bsd.port.mk commit was ok with stuart too) | ||
| 3ec5ab22 | 2015-04-19 12:08:02 | track first dependency parent so that we can display it, instead of the user having to figure out where the broken dependency comes from by inspecting the partial database. | ||
| ab547da7 | 2014-11-04 10:44:33 | add support for MAKEFILE_LIST | ||
| 4e48ba8d | 2014-09-05 14:45:02 | PORTSCOUT -> PORTROACH | ||
| 9ea47b1a | 2014-09-02 14:26:39 | hookup PORTSCOUT ok espie@ | ||
| fed0ac4a | 2014-07-12 17:35:32 | support GH_* variables | ||
| bd609c97 | 2014-03-21 16:45:51 | fix $_ usage |