Commit graph

11 commits

Author SHA1 Message Date
khorben
c6f985ab49 Add a comment about the new test target 2019-10-09 02:31:16 +00:00
khorben
1fc22a39bc 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
2019-10-09 02:23:17 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
khorben
0c8c2604b4 Package DeforaOS configure 0.2.3
This release brings improvements to the helper scripts.
2016-02-20 01:50:05 +00:00
agc
d9e4cfe05d 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-11-03 03:27:11 +00:00
khorben
9708503c2e 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-10-06 16:50:03 +00:00
khorben
b20037003f Add support for CFLAGS
No functional change intended.
2015-08-09 14:55:58 +00:00
khorben
a4a20f2407 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
2015-05-25 17:31:21 +00:00
khorben
15d3c93500 Packaged DeforaOS configure 0.1.1
This is a bugfix release for:
- the "clean" target with scripted targets
2014-11-02 14:12:25 +00:00
joerg
611b72b4c7 Needs pkg-config. 2014-10-17 21:59:29 +00:00
khorben
8845025d77 Imported devel/deforaos-configure 0.1.0 from wip
DeforaOS configure is a tool automating the generation of Makefiles when
maintaining and building software projects.
2014-10-03 16:14:30 +00:00