aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-02-29build: use $top_srcdir instead of ../Neels Hofmeyr1-1/+1
2016-02-29fix build: move local include dir before sys installed oneNeels Hofmeyr1-1/+1
2016-01-07hnbgw: Use libosmo-netif for SCCP connection handlingDaniel Willmann1-0/+1
2016-01-07Correct postprocessing of generated filesDaniel Willmann1-4/+4
2016-01-06also 'sed' the include path of the ranap_common.h fileHarald Welte1-0/+1
2016-01-06make ranap_common.cn.[ch] part of libosmo-ranapHarald Welte1-1/+2
2016-01-05move ranap_*.h,iu_helpers.h to include/osmocom/ranap/Neels Hofmeyr1-6/+6
2016-01-05rebuild en/decoders when asn1tostruct.py changedNeels Hofmeyr1-3/+3
2016-01-04move asn1 headers to include/ dir (5/5)Neels Hofmeyr1-1/+1
2016-01-04move asn1 headers to include/ dir (1/5)Neels Hofmeyr1-0/+8
2016-01-03move tests/rua_helper.[ch] to src directoryHarald Welte1-1/+1
2016-01-03steps towards making 'make distcheck' workHarald Welte1-1/+2
2016-01-03move asn1helpers.[ch] to libasn1cHarald Welte1-1/+1
2016-01-03merge (+rename) iu_helpers.c into libosmo-ranapHarald Welte1-3/+3
2016-01-03Makefile restructuring; install ranap header filesHarald Welte1-12/+33
2016-01-03Introduce libosmo-ranap.so as shared RANAP libHarald Welte1-2/+9
2015-12-24fix build if depenedencies are in distinct directoriesAlexander Huemer1-1/+1
2015-12-24hnbgw: Bring all parts togetherHarald Welte1-1/+1
2015-12-23Add a context mapper to map RUA ContextIDs <-> SUA Connection IDsHarald Welte1-1/+1
2015-12-23fix copy/paste mistake in src/Makefile.amAlexander Huemer1-1/+1
2015-12-23hnbgw: Add SUA client socket towards localhostHarald Welte1-2/+2
2015-12-22really fix src/Makefile.amNeels Hofmeyr1-1/+3
2015-12-22fix Makefile.amAlexander Huemer1-9/+0
2015-12-21Makefile.am: Try to model the asn1tostruct.py generation dependenciesHarald Welte1-0/+5
2015-12-18Makefile.am: Replace .PHONY asn1tostruct.py rulesHarald Welte1-3/+3
2015-12-18First compiling (and leak-free) RANAP message generation functionsHarald Welte1-1/+1
2015-12-16hnbgw: Use the now-compiling RANAP encoder+decoder codeHarald Welte1-1/+1
2015-12-15Autotoolize the buildDaniel Willmann1-0/+25