2022-04-13 02:06:21 by Pierre Pronchery | Files touched by this commit (1) |
Log message:
deforaos-configure: fix the build on macOS
|
2022-04-13 01:50:43 by Pierre Pronchery | Files touched by this commit (5) | |
Log message:
deforaos-asm: re-generate the Makefiles before building
This makes use of a new helper for DeforaOS configure, found in
devel/deforaos-configure/deforaos-configure.mk.
Bumps PKGREVISION for DeforaOS libSystem update.
|
2022-04-13 01:32:03 by Pierre Pronchery | Files touched by this commit (5) | |
Log message:
deforaos-cpp: re-generate the Makefiles before building
This makes use of a new helper for DeforaOS configure, found in
devel/deforaos-configure/deforaos-configure.mk.
Bumps PKGREVISION for DeforaOS libSystem update.
|
2022-04-13 00:28:04 by Pierre Pronchery | Files touched by this commit (3) | |
Log message:
deforaos-configure: update to 0.4.3
Changes since 0.4.1:
- add support for vendors in packages
- general improvements to the helper scripts
- hierarchical installation path for helper scripts
- new tool, configure-update(1), to refresh helper scripts
- improved rules to compile assembly code
- support different compilation modes (eg debug, release...)
- fix build with DeforaOS libSystem 0.4.3
- add support for Go targets
- fix building libraries with libtool (with --tags)
|
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
|
2019-10-09 04:31:16 by Pierre Pronchery | Files touched by this commit (1) |
Log message:
Add a comment about the new test target
|
2019-10-09 04:23:17 by Pierre Pronchery | Files touched by this commit (3) |
Log message:
Update devel/deforaos-configure to version 0.4.1
Among the changes upstream:
- introduction of configuration files per platform
- improved the generation of Makefiles
- support for commands as Makefile targets
- allow targets to be disabled by default
- support for more filename extensions
- support for spaces in filenames (with GNU Make)
- basic support for Java and Verilog
- integration with GCOV (for code coverage)
- additional test scripts
|
2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211) |
Log message:
Follow some http -> https redirects.
|
2016-02-20 02:50:05 by Pierre Pronchery | Files touched by this commit (2) |
Log message:
Package DeforaOS configure 0.2.3
This release brings improvements to the helper scripts.
|