[ntp:bk-ntp-dev-send] BitKeeper diffs

Harlan Stenn stenn at whimsy.udel.edu
Thu Aug 10 04:54:53 UTC 2006


#### ChangeSet ####
2006-08-09 18:24:30-04:00, stenn at whimsy.udel.edu 
  [Bug 682] add --disable-debugging to the test build mix

==== build ====
2006-08-09 18:24:18-04:00, stenn at whimsy.udel.edu +6 -0
  [Bug 682] add --disable-debugging to the test build mix

--- 1.21/build	2006-08-10 00:54:54 -04:00
+++ 1.21.1.1/build	2006-08-10 00:54:54 -04:00
@@ -64,6 +64,12 @@ case "$CONFIG_ARGS" in
     ;;
 esac
 
+case "$CONFIG_ARGS" in
+ *--disable-debugging*)
+    KEYSUF="$KEYSUF-nodebug"
+    ;;
+esac
+
 CCSUF=""
 
 case "$CC" in

==== flock-build ====
2006-08-09 18:24:19-04:00, stenn at whimsy.udel.edu +1 -0
  [Bug 682] add --disable-debugging to the test build mix

--- 1.35/flock-build	2006-08-10 00:54:55 -04:00
+++ 1.35.1.1/flock-build	2006-08-10 00:54:55 -04:00
@@ -47,6 +47,7 @@ do
 	;;
      1) ssh $i "cd $c_d ; \
 ./build $SIG $PARSE $STD $BUILD_ARGS ; \
+./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS ; \
 ./build $SIG $PARSE $STD --without-crypto $BUILD_ARGS ; \
 ./build $SIG        $STD --disable-all-clocks $BUILD_ARGS" \
 &

#### ChangeSet ####
2006-08-05 15:44:40-04:00, stenn at whimsy.udel.edu 
  NTP_4_2_2P3
  TAG: NTP_4_2_2P3

==== packageinfo.sh ====
2006-08-05 15:44:38-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_2P3

--- 1.27.14.2/packageinfo.sh	2006-08-10 00:54:56 -04:00
+++ 1.27.15.1/packageinfo.sh	2006-08-10 00:54:56 -04:00
@@ -14,7 +14,7 @@ point=3
 #special=ag
 special=
 # ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=yes
+releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
 ###
@@ -23,4 +23,4 @@ CLTAG=NTP_4_2_0
 # - GO triggers a release
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
-rcpoint=GO
+rcpoint=


More information about the bk-ntp-dev-send mailing list