A GNAT/Ada95 GNU autotools project generator. Adaprojet quickly setups an entire GNU autools project for Ada with a few simple commands. Adaprojet makes it easy to use the familiar configure, make, and make install with Ada.
Be the first to post a text review of Adaprojet: Ada95 GNU Autotools. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Adaproject is a tool (sort of like Auto project) to set up sample projects for GNU make/configure. Both adaproject, and the projects it produce, pass 'make distcheck'. automake and autoconf with --warnings=all show no problems, and they pass automake with the --gnits option. Changes this release: Several portability bugs fixed. Several regular bugs fixed. ./configure now builds the confvars package at configure time, so that it will reflect any variables that the user may have added to configure file.
2004-05-30 John Halleck <John.Halleck@utah.edu> * configure.ac: Bumped version to 0.1.10 * Makefile.am: *** BUG FIX *** SRC => src. This is being developed on a Mac, under OS X, and the mac is case insensitive so this wasn't noticed in testing. * src/acinclude.m4, src/ada.m4: *** BUG FIX *** Fixed error in call to AC_SUBST() * template/: Added a fuller set of automake files. * template/src/Makefile.am: Added sed match to convert C quoting of quotes ("\"") into Ada quoting of quotes ("""") * template/src/Makefile, template/Makefile.am, Makefile.am: Altered to reflect confvars.ads.frame.in being created at configure time instead of shipped. * template/src/confvars.ads.frame.in: Dummy. (Not removed, because gnits isn't happy with configure updateing files not shipped.) But configure just writes a new .in over the top now. * template/configure.ac: added code to create confvars.ads.frame.in at configure time. * adaproject.in: Removed edit of confvars. * configure.ac: minor quoting fixes. * template/configure.ac: minor quoting fixes. * template/src/Makefile.am, template/Makefile.am, Makefile.am: some sections replaced by newer upstream versions. * README: Minor updates, second example.
2004-05-30 John Halleck <John.Halleck@utah.edu> * configure.ac: Bumped version to 0.1.10 * Makefile.am: *** BUG FIX *** SRC => src. This is being developed on a Mac, under OS X, and the mac is case insensitive so this wasn't noticed in testing. * src/acinclude.m4, src/ada.m4: *** BUG FIX *** Fixed error in call to AC_SUBST() * template/: Added a fuller set of automake files. * template/src/Makefile.am: Added sed match to convert C quoting of quotes ("\"") into Ada quoting of quotes ("""") * template/src/Makefile, template/Makefile.am, Makefile.am: Altered to reflect confvars.ads.frame.in being created at configure time instead of shipped. * template/src/confvars.ads.frame.in: Dummy. (Not removed, because gnits isn't happy with configure updateing files not shipped.) But configure just writes a new .in over the top now. * template/configure.ac: added code to create confvars.ads.frame.in at configure time. * adaproject.in: Removed edit of confvars. * configure.ac: minor quoting fixes. * template/configure.ac: minor quoting fixes. * template/src/Makefile.am, template/Makefile.am, Makefile.am: some sections replaced by newer upstream versions. * README: Minor updates, second example.
2004-05-30 John Halleck <John.Halleck@utah.edu> * configure.ac: Bumped version to 0.1.10 * Makefile.am: *** BUG FIX *** SRC => src. This is being developed on a Mac, under OS X, and the mac is case insensitive so this wasn't noticed in testing. * src/acinclude.m4, src/ada.m4: *** BUG FIX *** Fixed error in call to AC_SUBST() * template/: Added a fuller set of automake files. * template/src/Makefile.am: Added sed match to convert C quoting of quotes ("\"") into Ada quoting of quotes ("""") * template/src/Makefile, template/Makefile.am, Makefile.am: Altered to reflect confvars.ads.frame.in being created at configure time instead of shipped. * template/src/confvars.ads.frame.in: Dummy. (Not removed, because gnits isn't happy with configure updateing files not shipped.) But configure just writes a new .in over the top now. * template/configure.ac: added code to create confvars.ads.frame.in at configure time. * adaproject.in: Removed edit of confvars. * configure.ac: minor quoting fixes. * template/configure.ac: minor quoting fixes. * template/src/Makefile.am, template/Makefile.am, Makefile.am: some sections replaced by newer upstream versions. * README: Minor updates, second example.
autoconf variables, and make time automake variables are now availaible to the generated Ada programs in two Ada packages. Both adaproject, and the projects it generates pass --gnits standards, and sucessfully "make distcheck"
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?