bc.mak
changeset 4300 0bf88556eb93
parent 3837 276ba1f66562
--- a/bc.mak	Wed Jul 17 10:18:05 2019 +0200
+++ b/bc.mak	Wed Jul 17 10:18:09 2019 +0200
@@ -84,7 +84,7 @@
 
 
 
-test: $(TOP)\goodies\builder\reports\NUL
+test: $(TOP)\goodies\builder\reports\
 	pushd $(TOP)\goodies\builder\reports & $(MAKE_BAT)
 	$(TOP)\goodies\builder\reports\report-runner.bat -D . -r Builder::TestReport -p $(PACKAGE)
         
@@ -119,7 +119,7 @@
 $(OUTDIR)MIMETypes.$(O) MIMETypes.$(C) MIMETypes.$(H): MIMETypes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\ImmutableString.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\String.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
 $(OUTDIR)MacOSXIconReader.$(O) MacOSXIconReader.$(C) MacOSXIconReader.$(H): MacOSXIconReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\ImageReader.$(H) $(STCHDR)
 $(OUTDIR)MenuItem.$(O) MenuItem.$(C) MenuItem.$(H): MenuItem.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Model.$(O) Model.$(C) Model.$(H): Model.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Model.$(O) Model.$(C) Model.$(H): Model.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
 $(OUTDIR)MultiImage.$(O) MultiImage.$(C) MultiImage.$(H): MultiImage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)PNGReader.$(O) PNGReader.$(C) PNGReader.$(H): PNGReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\ImageReader.$(H) $(STCHDR)
 $(OUTDIR)PopUpBanner.$(O) PopUpBanner.$(C) PopUpBanner.$(H): PopUpBanner.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\PopUpView.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\TopView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(STCHDR)
@@ -149,7 +149,7 @@
 $(OUTDIR)AlignmentOrigin.$(O) AlignmentOrigin.$(C) AlignmentOrigin.$(H): AlignmentOrigin.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Layout.$(H) $(INCLUDE_TOP)\stx\libview2\LayoutOrigin.$(H) $(STCHDR)
 $(OUTDIR)ApplicationWithFileHistory.$(O) ApplicationWithFileHistory.$(C) ApplicationWithFileHistory.$(H): ApplicationWithFileHistory.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(STCHDR)
 $(OUTDIR)BlockValue.$(O) BlockValue.$(C) BlockValue.$(H): BlockValue.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
-$(OUTDIR)FlyByHelp.$(O) FlyByHelp.$(C) FlyByHelp.$(H): FlyByHelp.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\ActiveHelp.$(H) $(INCLUDE_TOP)\stx\libview2\EventListener.$(H) $(STCHDR)
+$(OUTDIR)FlyByHelp.$(O) FlyByHelp.$(C) FlyByHelp.$(H): FlyByHelp.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(INCLUDE_TOP)\stx\libview2\ActiveHelp.$(H) $(INCLUDE_TOP)\stx\libview2\EventListener.$(H) $(STCHDR)
 $(OUTDIR)IndirectValue.$(O) IndirectValue.$(C) IndirectValue.$(H): IndirectValue.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
 $(OUTDIR)LayoutFrame.$(O) LayoutFrame.$(C) LayoutFrame.$(H): LayoutFrame.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Layout.$(H) $(INCLUDE_TOP)\stx\libview2\LayoutOrigin.$(H) $(STCHDR)
 $(OUTDIR)PluggableAdaptor.$(O) PluggableAdaptor.$(C) PluggableAdaptor.$(H): PluggableAdaptor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
@@ -162,6 +162,7 @@
 $(OUTDIR)BooleanBlockValue.$(O) BooleanBlockValue.$(C) BooleanBlockValue.$(H): BooleanBlockValue.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\BlockValue.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
 $(OUTDIR)BooleanValueHolder.$(O) BooleanValueHolder.$(C) BooleanValueHolder.$(H): BooleanValueHolder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueHolder.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
 $(OUTDIR)BufferedValueHolder.$(O) BufferedValueHolder.$(C) BufferedValueHolder.$(H): BufferedValueHolder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueHolder.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
+$(OUTDIR)ConstrainedLayoutFrame.$(O) ConstrainedLayoutFrame.$(C) ConstrainedLayoutFrame.$(H): ConstrainedLayoutFrame.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Layout.$(H) $(INCLUDE_TOP)\stx\libview2\LayoutFrame.$(H) $(INCLUDE_TOP)\stx\libview2\LayoutOrigin.$(H) $(STCHDR)
 $(OUTDIR)DictionaryAdaptor.$(O) DictionaryAdaptor.$(C) DictionaryAdaptor.$(H): DictionaryAdaptor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ProtocolAdaptor.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
 $(OUTDIR)RangeAdaptor.$(O) RangeAdaptor.$(C) RangeAdaptor.$(H): RangeAdaptor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ValueHolder.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
 $(OUTDIR)ResourceSpecEditor.$(O) ResourceSpecEditor.$(C) ResourceSpecEditor.$(H): ResourceSpecEditor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ToolApplicationModel.$(H) $(STCHDR)
@@ -172,6 +173,6 @@
 $(OUTDIR)AspectAdaptorWithDefault.$(O) AspectAdaptorWithDefault.$(C) AspectAdaptorWithDefault.$(H): AspectAdaptorWithDefault.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview2\AspectAdaptor.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libview2\ProtocolAdaptor.$(H) $(INCLUDE_TOP)\stx\libview2\ValueModel.$(H) $(STCHDR)
 $(OUTDIR)WinPrinterStream.$(O) WinPrinterStream.$(C) WinPrinterStream.$(H): WinPrinterStream.st $(STCHDR)
 $(OUTDIR)WinPrinterContext.$(O) WinPrinterContext.$(C) WinPrinterContext.$(H): WinPrinterContext.st $(STCHDR)
-$(OUTDIR)extensions.$(O): extensions.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)extensions.$(O): extensions.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Point.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
 
 # ENDMAKEDEPEND --- do not remove this line