summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* vty: Add xsd and a command that can generate the documentation.Holger Hans Peter Freyther2012-07-251-2/+1
| | | | | | | | When building the doxygen documentation do not remove the other VTY documentation files in the doc/vty folder. Create a command that can be installed to dump all nodes and commands as XML on the given VTY. Create a schema for the XML file and a XSL-T script that can merge the generated file with additional information.
* build: use default htmldir directory.Diego Elio Pettenò2012-06-301-7/+4
| | | | Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
* build: avoid multi-level recursion for src/ directory.Diego Elio Pettenò2012-06-301-1/+1
| | | | Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
* build: avoid duplication of automake options, add no-dist-gzip.Diego Elio Pettenò2012-06-301-1/+0
| | | | | | | There's little to no point to build the gzip version of the tarball when we're building the bzip2 version. Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-1/+2
|
* build: Remove docdir, don't comment itSylvain Munaut2011-09-021-1/+0
| | | | | | | The revision control is there to show the history, no point in leaving commented out bits Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Adapted configure options to autoconf default behaviourjob2011-09-021-1/+1
|
* Make sure 'make distclean' works for doxygenHarald Welte2011-08-201-0/+3
|
* consistent Doxyfile namingHarald Welte2011-08-201-3/+3
|
* update makefile.am to support out-of-tree buildsHarald Welte2011-08-201-5/+5
| | | | | | Conflicts: Makefile.am
* doxygen automake integration: make sure the 'doc' directory existsHarald Welte2011-08-171-1/+5
|
* doxygen: fix correct use of doc/core subdirectoryHarald Welte2011-08-171-1/+1
|
* Integrate doxygen documentation building into autoconf/automake processHarald Welte2011-08-171-0/+38
|
* add new 'osmo-arfcn' program to compute frequency based on arfcnHarald Welte2011-08-021-1/+1
| | | | The freq -> arfcn side still needs to be implemented.
* misc: Put git-version-gen into the tarballHolger Hans Peter Freyther2011-07-171-0/+2
| | | | | autoreconf does not work on released tarballs due the missing git-version-gen. Add it.
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-1/+1
| | | | | | | | | | libosmogsm which is provided by libosmocore. I have also moved generate_backtrace() to backtrace.c instead of gsm_utils.c, otherwise the timer and msgfile tests depend on libosmogsm. Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
* codec: Add the missing bits for include to install and pkgconfig to workSylvain Munaut2010-10-241-1/+1
| | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Add pkgconfig for libosmovtyHarald Welte2010-05-251-1/+1
|
* add git-version-gen magic to automatically generate package versionHarald Welte2010-03-231-0/+7
|
* add missing automake / autoconf filesHarald Welte2010-02-201-0/+7