From 22b144cef40901f6a1dc68d4a8480ffe4337c617 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Tue, 16 Feb 2010 00:52:45 +0000 Subject: [PATCH] Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular. This change builds upon the recent change to menuselect to add 'touch_on_change' as an attribute of both categories and members. This should allow only the most invasive defines to cause a complete rebuild, while defines which only affect a subset of modules will only cause a rebuild of that smaller set. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@246789 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_voicemail.c | 2 +- build_tools/cflags-devmode.xml | 22 +++++++++---------- build_tools/cflags.xml | 40 +++++++++++++++++----------------- channels/chan_usbradio.c | 6 ++--- main/strings.c | 4 ++-- 5 files changed, 36 insertions(+), 38 deletions(-) diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 15335fd098..1ddc36ce7a 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -42,7 +42,7 @@ ***/ /*** MAKEOPTS - + ODBC_STORAGE IMAP_STORAGE diff --git a/build_tools/cflags-devmode.xml b/build_tools/cflags-devmode.xml index 37f7a4d4f4..1c64e025b1 100644 --- a/build_tools/cflags-devmode.xml +++ b/build_tools/cflags-devmode.xml @@ -1,26 +1,24 @@ - + - + - + - + DEBUG_THREADS - + - + - + - + - + - - - + diff --git a/build_tools/cflags.xml b/build_tools/cflags.xml index 189820db10..75d512dc13 100644 --- a/build_tools/cflags.xml +++ b/build_tools/cflags.xml @@ -1,57 +1,57 @@ - - + + - + - + - + yes - + bison flex no - + - + no hoard - + - + - + no - + G711_NEW_ALGORITHM - + G711_NEW_ALGORITHM - + G711_NEW_ALGORITHM - + - + BUSYDETECT_COMPARE_TONE_AND_SILENCE no - + BUSYDETECT_TONEONLY no - + no - + - + diff --git a/channels/chan_usbradio.c b/channels/chan_usbradio.c index af6db7e480..dad7fc91f7 100644 --- a/channels/chan_usbradio.c +++ b/channels/chan_usbradio.c @@ -40,12 +40,12 @@ ***/ /*** MAKEOPTS - - + + no chan_usbradio - + no chan_usbradio diff --git a/main/strings.c b/main/strings.c index 0cc360c4ed..fdd6bcaa80 100644 --- a/main/strings.c +++ b/main/strings.c @@ -24,8 +24,8 @@ */ /*** MAKEOPTS - - + + yes