Revision: 44768
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44768&view=rev
Author:   starseeker
Date:     2011-06-06 22:52:37 +0000 (Mon, 06 Jun 2011)

Log Message:
-----------
Note that distcheck, as well as target ordering, are related to the command 
override logic.

Modified Paths:
--------------
    brlcad/trunk/CMakeLists.txt

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2011-06-06 22:19:20 UTC (rev 44767)
+++ brlcad/trunk/CMakeLists.txt 2011-06-06 22:52:37 UTC (rev 44768)
@@ -169,6 +169,13 @@
 # of the parent build as well, and disables the mechanism for ensuring
 # that the timing code runs at the correct points during the build.
 
+# Also in this logic, we need to provide bookkeeping logic for the
+# distribution verification or "distcheck" routines that will check
+# the state of the source tree against that expected and accounted
+# for in the build files.  The global coverage needed for the purpose
+# results in the command override mechanism needed for target ordering
+# needing to serve two purposes at once.
+
 # First, define a macro for building lists of files.  Distcheck needs 
 # to know what files are "supposed" to be present in order to make 
 # sure the source tree is clean prior to building a distribution 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to