6 Commits

Author SHA1 Message Date
Emmanuel Briot
a2a9fef849 Build the libraries through library project files
We no longer use custom Makefiles. This simplifies the setup, and fixes
some strange issues on my setup where I could run testgtk, but not test_rtrees
for instance.
N708-028

Remove all gtkextra-related files, since these are no longer supported in
gtk3.
N708-015
2014-07-08 15:28:41 +00:00
Emmanuel Briot
d0ef252002 Remove the <submenu> node, which is useless and will create an
empty /Help/GtkAda menu when the rest of the documentation is not
 available.
2013-11-12 13:49:42 +00:00
Emmanuel Briot
dc889f0796 Convert documentation to Sphinx
KC08-027
2011-12-08 15:13:03 +00:00
Arnaud Charlet
8114c9dbac Incorporate patch from Bjorn Persson (gtkada list):
* src/Makefile.common.in, src/Makefile.in, src/tools/Makefile.in,
projects/Makefile, testgtk/Makefile.in, xml/Makefile,
docs/gtkada_ug/Makefile.in, docs/gtkada_rm/Makefile.in,
examples/Makefile (make install, DESTDIR): Allow installing into a staging
directory by assigning a path to the variable DESTDIR.
2011-03-13 18:00:52 +00:00
Emmanuel Briot
5332c89d2a Fix the way we put the new menu before "About" 2005-09-23 15:27:54 +00:00
Emmanuel Briot
826a1cc685 Add a GPS customization file when GPS is installed, so that the documentation
is easily accessible.
 This conforms to the setup described in E923-010
2005-09-23 15:07:15 +00:00