Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bf76677b | 2018-06-03 11:20:18 | - use https for HOMEPAGE and MASTER_SITES - take maintainership - reformat DESCR - don't install unneeded files - drop RDEP on python | ||
| 11e3dd67 | 2017-11-16 23:20:37 | switch COMPILER from the old, confusing shortcuts to the more explicit format | ||
| 5e964ab0 | 2017-07-26 22:45:14 | bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. | ||
| 8ac47fd9 | 2017-07-16 19:18:47 | use COMPILER_LIBCXX where applicable | ||
| cc5bc426 | 2017-05-31 08:08:15 | switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. | ||
| 052ef024 | 2017-05-27 05:04:07 | WANT_CXX | ||
| 3253b142 | 2017-03-17 07:15:01 | Drop MAINTAINER per his request. | ||
| 547ce2e5 | 2016-06-21 18:06:39 | Fix license marker, from Frederic Cambus | ||
| ac88b3b5 | 2016-03-05 16:26:40 | revert previous. python.module.mk could override do-build target if CONFIGURE_STYLE is empty. discussed with sthen@ and ajacoutot | ||
| 5de4d85c | 2016-03-04 10:11:21 | Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via MODULES=devel/cmake OK dcoppa@, czarkoff@ |