Path to this page:
./
devel/deforaos-configure,
DeforaOS automated Makefile generation tool
Branch: CURRENT,
Version: 0.4.1,
Package name: deforaos-configure-0.4.1,
Maintainer: khorbenDeforaOS automated Makefile generation tool
Required to run:[
devel/deforaos-libsystem]
Required to build:[
textproc/docbook-xsl] [
textproc/libxslt] [
pkgtools/cwrappers]
Master sites:
SHA1: 93b5a40fd309c37fddb119d0f6a13ea409c63d82
RMD160: aa5efb7760c6e22169bfab4ff0b3e3e625c93b59
Filesize: 53.418 KB
Version history: (Expand)
- (2019-10-09) Updated to version: deforaos-configure-0.4.1
- (2017-11-23) Package has been reborn
- (2016-02-20) Updated to version: deforaos-configure-0.2.3
- (2015-10-07) Updated to version: deforaos-configure-0.2.2
- (2015-05-26) Updated to version: deforaos-configure-0.2.1
- (2014-11-02) Updated to version: deforaos-configure-0.1.1
CVS history: (Expand)
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.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-06 18:50:03 by Pierre Pronchery | Files touched by this commit (3) |
Log message:
Packaged DeforaOS configure 0.2.2
This release brings:
- internal code refactoring
- partial unification of the Makefiles generated
- support for installing pkg-config files and documentation from
sub-directories
- fix for a crash on Linux
- further portability fixes
|
2015-08-09 17:04:58 by Pierre Pronchery | Files touched by this commit (1) |
Log message:
Add support for CFLAGS
No functional change intended.
|
2015-05-25 19:31:21 by Pierre Pronchery | Files touched by this commit (3) |  |
Log message:
Package DeforaOS configure 0.2.1
This release is a bugfix release for configure 0.2.0, which brought:
- support for building out-of-tree (OBJDIR)
- new "distcheck" target generation
- support for phony targets
- updated helper scripts (OBJDIR support, portability fixes...)
- new helper script for Python conformance (PEP 8)
- initial support for Objective-C/C++ programs
- documentation update
- test suite
|