aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-07-24introduce a TTCN3 test suite for SCCPStefan Sperling1-1/+1
2018-06-25default to number of CPUs for parallel make jobsStefan Sperling1-1/+5
2018-03-26Makefile: Add new 'sip' testsuite to list of testsuitesHarald Welte1-1/+1
2018-03-21make management of osmo-ttcn3 git repository dependencies automaticStefan Sperling1-1/+2
2018-03-12pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suitesHarald Welte1-1/+1
2018-03-02Makefile: use -j8, allow manual PARALLEL_MAKE valNeels Hofmeyr1-1/+1
2018-03-01hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks)Harald Welte1-1/+1
2018-02-24Add initial OsmoBTS test suiteHarald Welte1-1/+1
2018-02-18Makefile: Add 'sgsn' sub-directory in list of projectsHarald Welte1-1/+1
2018-02-15Makefile: Add 'deps-update' target to update the deps-repositoryHarald Welte1-0/+4
2018-01-27msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.)Harald Welte1-1/+1
2017-12-12Makefile: ensure that 'compile' targets depend on 'deps'Harald Welte1-2/+2
2017-12-12Makefile: clone dependencies into 'deps' folderHarald Welte1-1/+5
2017-12-12Add master make file which helps to iterate over all directoriesHarald Welte1-0/+54