Changes between Version 84 and Version 85 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
02/16/26 10:41:54 (8 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v84 v85  
    33== 2026-02-16 Standard App SVN structure ==
    44The standard app SVN repositories each have an added //app// directory at the same level as the //src// directory. The projects are updated to write the executables to this directory. The //ID Storage// and //Batcher// apps now have a reports directory in the //app// directory that contains the PHP corresponding report files. A //mktgz.sh// script file is also provided in each //app// directory that is a useful for when a standard app is renamed as a starting point for a new custom app.
     5
     6A build event is also added for the "Debug-ARM825" and "Release-ARM825" configurations to do a //mount --bind// operation to make the //app// directory available to NFS ///srv/nfs/arm825/mnt/nand/apps/APPNAME//
    57
    68== 2025-11-03 Development VM Dev825Gen2 Updated ==