summaryrefslogtreecommitdiffstats
path: root/manuals_and_examples
Commit message (Collapse)AuthorAgeFilesLines
* build/install: Clean up manual build and installHans Ulrich Niedermann2011-03-075-31/+95
| | | | | | | | | | | | Clean up the building of the doxygen docs for VPATH builds and "make distcheck". This shifts the doxygen run from "make install" time to "make all" time. Fix a number of permissions in the docs we "cp -R" to install them, and create the target dir before copying manual files. Have doxygen ignore subdirs like .git.
* dist: Add manuals to distHans Ulrich Niedermann2011-03-071-0/+2
|
* build: Support (srcdir != builddir) VDIR buildsHans Ulrich Niedermann2011-03-071-1/+1
| | | | | | | Support (srcdir != builddir) VDIR builds. This will also help a lot with preparing for a working "make distcheck".
* build: Change dubious wildcard stuff to use +=Hans Ulrich Niedermann2011-03-072-3/+45
| | | | | Also make sure that the list of files is updated on "make dist".
* install: Use custom subdir for libs, data, headersHans Ulrich Niedermann2011-03-072-6/+11
| | | | | | | | | | | | | | Redefine $(pkgdatadir), $(pkgincludedir) and $(pkglibdir) in order to make the subdir component configurable with the RDM_SUBDIR variable. Then install all libraries and include files to the package specific subdirectories, as their names are far too generic to allow general system wide installation, such as e.g. "bool.h" or "libnetwork.a". Move some very custom and non-general scripts (some with generic names) to a new $(pkglibdir)/bin/ subdir.
* gitignore: ignore manual files generated by "make install"Hans Ulrich Niedermann2011-03-071-0/+4
|
* gitignore: Ignore and remove generated Makefile.in filesHans Ulrich Niedermann2011-03-071-400/+0
|
* gitrepo: Remove x bit from *.doc and *.pdfHans Ulrich Niedermann2011-03-073-0/+0
|
* removed unnecessary commentPeter Baumann2010-11-281-1/+0
|
* fix for ticket #27: Installation bugPeter Baumann2010-11-281-1/+2
|
* improved installation descriptionPeter Baumann2010-11-282-0/+0
|
* PB: added list of required packagesPeter Baumann2010-10-312-0/+0
|
* PB: another step of doc cleanupPeter Baumann2010-10-312-0/+1284
|
* improved inline documentationPeter Baumann2010-10-311-20/+17
|
* queries parametrized with MDDs require castPeter Baumann2010-10-312-0/+0
|
* PB: improved compilation textPeter Baumann2010-10-312-0/+0
|
* proper installation of C++ example Makefile and documentationPeter Baumann2010-07-301-4/+7
|
* PB: improvement to doc generationPeter Baumann2010-07-302-1/+6
|
* PB: added doxygen to make processPeter Baumann2010-07-3010-73/+4714
|
* PB: added description of scaling with target bboxPeter Baumann2010-06-082-0/+0
|
* PB: improved installation procedure descriptionPeter Baumann2010-06-082-0/+0
|
* Fixed C++ Examples MakefileAndrei Aiordachioaie2010-06-084-271/+900
|
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-291-0/+400
|
* PB: applying patch 0001-PB-some-error-corrections-text-improvements-wrt-in.patchv8.1Peter Baumann2009-08-032-0/+0
|
* fixed generation of lib/ and include/ folders on installAndrei Aiordachioaie2009-07-261-1/+1
|
* Initial commitv8.0Constantin Jucovschi2009-04-2448-0/+2066