From 73934202344855d9432802f4ff59e90e4076dbde Mon Sep 17 00:00:00 2001 From: tilghman 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: http://svn.digium.com/svn/asterisk/trunk@246789 f38db490-d61c-443f-a65b-d21fe96a405b --- 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 15335fd09..1ddc36ce7 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 37f7a4d4f..1c64e025b 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 189820db1..75d512dc1 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 af6db7e48..dad7fc91f 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 0cc360c4e..fdd6bcaa8 100644 --- a/main/strings.c +++ b/main/strings.c @@ -24,8 +24,8 @@ */ /*** MAKEOPTS - - + + yes