aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranap/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-11-14asn1: fix visibility warnings from generated codeOliver Smith1-2/+28
2021-11-12Cosmetic: put asn1c parameters in separate linesOliver Smith1-1/+8
2021-10-27ranap: Use asn1c flag -fcompound-names to avoid name collisions with other libsPau Espin Pedrol1-14/+1
2021-10-26src/*/Makefile.am: Use asn1c -R to avoid generating runtime codePau Espin Pedrol1-4/+2
2021-10-26src/*/Makefile.am: Copy back to srcdir the generated .c files from ASNPau Espin Pedrol1-0/+4
2021-10-21 cosmetic: src/ranap/Makefile.am: Drop trailing whitespacePau Espin Pedrol1-1/+0
2016-02-29build: use $top_srcdir instead of ../Neels Hofmeyr1-3/+3
2016-02-29fix build: move local include dir before sys installed oneNeels Hofmeyr1-1/+1
2016-01-05Remove osmo-iuh subdir level from include/ (2/2)Neels Hofmeyr1-1/+1
2016-01-04move asn1 headers to include/ dir (5/5)Neels Hofmeyr1-3/+1
2016-01-04move asn1 headers to include/ dir (1/5)Neels Hofmeyr1-0/+2
2016-01-03Makefile restructuring; install ranap header filesHarald Welte1-1/+2
2016-01-03Introduce libosmo-ranap.so as shared RANAP libHarald Welte1-3/+3
2015-12-24fix build if depenedencies are in distinct directoriesAlexander Huemer1-1/+1
2015-12-18RANAP: Split FormatInformationParameter / SDUParameterItemHarald Welte1-1/+4
2015-12-16One further RANAP hacking sessionHarald Welte1-12/+60
2015-12-16RANAP: Add more types/IEs to RANAP-PDU.asn and re-generate CHarald Welte1-2/+86
2015-12-16Re-add the 'regen' targets lost in the automake transitionHarald Welte1-0/+9
2015-12-16rename ASN_MODULE_FILES to ASN_MODULE_SOURCESHarald Welte1-2/+2
2015-12-15Autotoolize the buildDaniel Willmann1-0/+1046