2019-11-03 12:55:30 by Roland Illig | Files touched by this commit (8) |
Log message: benchmarks: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message: Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ future Python 3.8 |
2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. |
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message: PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump. |
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message: extend PYTHON_VERSIONS_ for Python 3.7 |
2018-06-02 15:16:42 by Patrick Welche | Files touched by this commit (2) |
Log message: Update glmark2 to 2017.07 Fixes use of auto_ptr. glmark2 2017.07 (20170728) ========================== * Use monotonic clock for benchmark timings. * Use udev to find the best node path to use in the DRM backend. * Don't rebuild common source needlessly. * Build in C++14 mode. |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message: Add python-3.6 to incompatible versions. |
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message: Remove python33: adapt all packages that refer to it. |
2016-01-22 16:26:25 by Patrick Welche | Files touched by this commit (5) | |
Log message: Update glmark2 to git acac90b257 - Build: Allow disabling the -Werror compiler flag - Build: Allow user defined CXXFLAGS to override all built-in flags - Build: Exclude git repository files from dist tarball - Fix clang build errors - NativeStateMir: Update for newest Mir client API |