summaryrefslogtreecommitdiffstats
path: root/src/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-19host/trxcon: introduce a new 'trxcon' applicationVadim Yanitskiy1-2/+16
2017-07-12VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf1-2/+4
2017-07-12VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.Sebastian Stumpf1-1/+13
2017-05-25Makefile: add forgotten gsmmap to (dist)clean sectionVadim Yanitskiy1-0/+2
2013-01-02build: Use the system wide libosmocore for host applicationsSylvain Munaut1-31/+9
2011-09-02build: Make use of the new --enable-embedded option on libosmocoreSylvain Munaut1-2/+1
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg1-1/+3
2011-05-29Makefile: disable the check for sys/socket.h in the libosmocore target buildHarald Welte1-1/+3
2011-05-29src/Makefile: The configure.in was renamed configure.ac -> update MakefileSylvain Munaut1-1/+1
2011-05-05target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang1-1/+7
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+3
2011-04-23target: Hint configure we don't have a select.hHolger Hans Peter Freyther1-1/+1
2011-03-12Allow top-level Makefile to use arm-none-eabi toolchainPeter Stuge1-4/+7
2011-01-18Makefile: be more robust against toolchains without syscallsMichael Grzeschik1-1/+1
2010-11-28build: Use absolute path in the CFLAGS for libosmocore target buildSylvain Munaut1-1/+1
2010-11-21Makefile: introduce 'make nofirmware' target to build host-only toolsHarald Welte1-1/+2
2010-11-17toplevel Makefile: accept arguments for host ./configure callsAlex Badea1-4/+4
2010-10-24Introducing "gsmmap" to convert SYSTEM INFORMATION log into a KML mapAndreas.Eversberg1-1/+14
2010-07-27shared/libosmocore: Make sure to use the 'infinite loop' abort handlerSylvain Munaut1-1/+1
2010-06-26[layer23] Removed cloned VTY and replaced it by libosmovty.Andreas.Eversberg1-1/+3
2010-06-25[build scripts] Make sure libosmocore for the target uses --disable-vtyHarald Welte1-1/+2
2010-03-07start to use libosmocore within the firmwareHarald Welte1-2/+3
2010-03-07build libosmocore for the target with "-Os -ffunction-sections"Harald Welte1-1/+2
2010-03-07Made cross-compile prefixes work normally.Ingo Albrecht1-2/+2
2010-03-07pass the correct cross compiler path name from master Makefile to firmwareHarald Welte1-1/+1
2010-03-03fix master Makefile with layer23 renameHarald Welte1-11/+11
2010-02-20add new master MakefileHarald Welte1-0/+85