2022-01-09 12:58:16 by Thomas Klausner | Files touched by this commit (22) |
Log message:
egg.mk: remove --single-version-externally-managed
setuptools has this as default when --root is used (since version 0.6a11).
|
2022-01-07 12:46:59 by Tobias Nygren | Files touched by this commit (21) |
Log message:
fix typo
|
2022-01-04 15:57:00 by Amitai Schleier | Files touched by this commit (2) |
Log message:
texttest: convert to egg.mk.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-17 16:15:51 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 4.08. From the changelog:
Bugfixes:
- Improved usability for knownbugs dialog
- Batch runs from Jenkins now show "old" indicator by default when more
than a day old
- Better error handling when grid engines configured but not installed
New features:
- adding split possiblity in command line fpdiff #45
- Fix for #80, full paths in descriptions in batch report when running
in parallel
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-04-23 09:19:39 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 4.0.7. From the changelog:
- Fixing comments on batch report, now compatible with PHP 7
- Try to fix recurring problems with test runs hanging when the last
test requires a rerun due to a knownbug
- #82 trying to support Python 3.9
|
2020-12-19 12:03:48 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 4.0.5. From the changelog:
- Fix for #72, newly generated test suite refers to file using
$TEXTTEST_ROOT now to make it easier to version control
- Fix for #75, improve naming of controls and handle lack of source file
in Import Files dialog
- Fix for #74, focus now in first combo box or text field in dialogs,
not just first text field. Mainly for Import Files.
- Fixing preview of new or missing files that cannot be decoded using
the default encoding
- Fix an issue when starting sge slave
- Fix issue when the config queue capacity is None
- Restore functionality to have mode-dependent window sizes
(dynamic_screen_height etc) which was lost in 4.0
- Possibility to increase parallelism via queue_system_max_capacity
- Make sure we can terminate running tests
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|