|
|
|
@ -8,7 +8,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"all"
|
|
|
|
"all"
|
|
|
|
@ -21,7 +21,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"DStarGateway/dstargateway"
|
|
|
|
"DStarGateway/dstargateway"
|
|
|
|
@ -37,7 +37,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"DGWRemoteControl/dgwremotecontrol"
|
|
|
|
"DGWRemoteControl/dgwremotecontrol"
|
|
|
|
@ -50,7 +50,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"DGWTextTransmit/dgwtexttransmit"
|
|
|
|
"DGWTextTransmit/dgwtexttransmit"
|
|
|
|
@ -63,7 +63,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"DGWTimeServer/dgwtimeserver"
|
|
|
|
"DGWTimeServer/dgwtimeserver"
|
|
|
|
@ -76,7 +76,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"USE_GPSD=1",
|
|
|
|
"DGWVoiceTransmit/dgwvoicetransmit"
|
|
|
|
"DGWVoiceTransmit/dgwvoicetransmit"
|
|
|
|
@ -89,7 +89,7 @@
|
|
|
|
"type": "shell",
|
|
|
|
"type": "shell",
|
|
|
|
"command": "make",
|
|
|
|
"command": "make",
|
|
|
|
"args": [
|
|
|
|
"args": [
|
|
|
|
"-j3",
|
|
|
|
"-j9",
|
|
|
|
"tests",
|
|
|
|
"tests",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"ENABLE_DEBUG=1",
|
|
|
|
"USE_GPSD=1"
|
|
|
|
"USE_GPSD=1"
|
|
|
|
|