Up to [local] / ports / devel / boost / patches
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3, Sat Jan 18 20:59:27 2020 UTC (4 years, 10 months ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Summary: python 2 and 3 work without backporting a bunch of patches from boost 1.67 Python 2 and 3 bindings work because now we forcibly delete "*.o" files to force recompilation.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 16 01:38:27 2020 UTC (4 years, 10 months ago) by namtsui
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1 (colored)
Summary: comments added
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 13 09:46:06 2020 UTC (4 years, 10 months ago) by namtsui
Branch: MAIN
Summary: python 2 and 3 libs at least build correctly TODO: rename libraries correctly: libboost_python{,3} minimize patches. patches/patch-tools_build_src_tools_python_jam seems unnecessary.