1. 26 Oct, 2012 1 commit
  2. 13 Oct, 2012 1 commit
    • Ben Avison's avatar
      Improvements to C tools build. · 34c706e3
      Ben Avison authored
      Detail:
        It is sensible for the autogenerated swis.h that's included with the
        C tools to include the maximum number of SWI definitions (normally it only
        contains definitions for modules that are included in the build). This adds
        all the necessary exports, except for Hdr:ARM3Cache, which is from an
        obsolete module that hasn't been publicly released.
      Admin:
        Tested in a C tools build.
      
      Version 6.02. Tagged as 'BuildSys-6_02'
      34c706e3
  3. 09 Oct, 2012 1 commit
    • Ben Avison's avatar
      Removed three libraries from Disc build · 279f8e34
      Ben Avison authored
      Detail:
        Lib.ModuleTask, Lib.AcornNC and Lib.HTMLLib don't build at present because
        their makefiles depend upon the Makatic suite that we don't distribute.
        However, no binaries in the disc build actually require these libraries,
        so to remove the build errors, the simplest thing is to exclude the
        libraries from the build.
      Admin:
        Tested in a clean-from-CVS disc build
      
      Version 6.01. Tagged as 'BuildSys-6_01'
      279f8e34
  4. 08 Oct, 2012 1 commit
    • Steve Revill's avatar
      Moved BootFX one module later in the ROM. · 893a0e72
      Steve Revill authored
      BootFX happened to be the module _before_ Squash, which was an ironic
      choice when it came to adding support for squashed sprite files. Now
      it's just _after_ Squash.
      
      Version 6.00. Tagged as 'BuildSys-6_00'
      893a0e72
  5. 03 Oct, 2012 1 commit
    • Robert Sprowson's avatar
      Correction to case of Iconbar toolbox component · fef50df1
      Robert Sprowson authored
      The component name had an uppercase 'B' which, through the use of the shared TBoxMake makefile in turn became its directory name in resourcefs.
      However, with non UK territory the string collation rules would not match this and the Iconbar module would die on init.
      Fixes ticket #318.
      
      Version 5.99. Tagged as 'BuildSys-5_99'
      fef50df1
  6. 21 Sep, 2012 1 commit
    • Jeffrey Lee's avatar
      Add PandoraKey to ModuleDB, OMAP3 ROMs · 52adfb95
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added PandoraKey entry
        Components/ROOL/OMAP3, Components/ROOL/OMAP3Live - Added PandoraKey to ROM. Currently at the end of the module chain since it seemed a bit uncooperative when I placed it further near the start
      Admin:
        Tested on Pandora, rev C2 BB, rev A2 BB-xM, rev C1 TouchBook
      
      
      Version 5.98. Tagged as 'BuildSys-5_98'
      52adfb95
  7. 18 Sep, 2012 3 commits
  8. 16 Sep, 2012 1 commit
  9. 15 Sep, 2012 1 commit
    • Robert Sprowson's avatar
      Disc updates · c2537aef
      Robert Sprowson authored
      * Added !Madness to ModuleDB
      * Added !Madness to disc diversions
      * Relocated ArmBE into Library since BASIC has never bothered RMEnsuring it, so EDIT only works if it's on the run path (or had previously been manually loaded)
      
      Version 5.95. Tagged as 'BuildSys-5_95'
      c2537aef
  10. 11 Sep, 2012 1 commit
  11. 09 Sep, 2012 1 commit
  12. 05 Sep, 2012 1 commit
  13. 02 Sep, 2012 2 commits
  14. 01 Sep, 2012 4 commits
  15. 31 Aug, 2012 2 commits
    • Ben Avison's avatar
      Additions to BuildHost and Disc builds · 786888ba
      Ben Avison authored
      Detail:
        * Added RemotePrinterSupport modules to BuildHost, so disc builds build
          cleanly
        * Added ScreenFX module to Disc build
        * Added components required by the above: USBDriver and PRISMLib
      Admin:
        Tested in respective builds
      
      Version 5.86. Tagged as 'BuildSys-5_86'
      786888ba
    • Ben Avison's avatar
      Added ArmBE to the disc build · cdc0db3f
      Ben Avison authored
      Version 5.85. Tagged as 'BuildSys-5_85'
      cdc0db3f
  16. 30 Aug, 2012 2 commits
  17. 28 Aug, 2012 1 commit
  18. 22 Aug, 2012 1 commit
    • Jeffrey Lee's avatar
      Add VCHIQ softload to disc image · 20bef34c
      Jeffrey Lee authored
      Detail:
        Components/ROOL/Disc - Added VCHIQ softload (+ written offer of sources) to disc image, inside 5.10 predesk. Added PCI module to header export for benefit of building VCHIQ.
      Admin:
        Tested on Raspberry Pi
      
      
      Version 5.82. Tagged as 'BuildSys-5_82'
      20bef34c
  19. 20 Aug, 2012 2 commits
    • Robert Sprowson's avatar
      Install Config2Installer into !System.500 · 9f72e6ee
      Robert Sprowson authored
      As the PlingSystem components result in a 26 bit APCS-R module and also outputs Config2Installer into !System.360, this avoids a SysMerge overwriting the 32 bit copy with a 26 bit one and stopping the "System" configure plugin from running when booting the disc image as RISC OS 5, while allowing pre RISC OS 5 without the updated C library to run the installer needed to update the C library.
      Clear?
      
      Version 5.81. Not tagged
      9f72e6ee
    • Jeffrey Lee's avatar
      Fix building of BCM2835 ROM · c468bc2b
      Jeffrey Lee authored
      Detail:
        Components/ROOL/BCM2835 - Some unwanted changes crept into the last commit, preventing the ROM from building without a copy of my HangWatch module (and preventing it from running without switching the kernel to high processor vectors)
      Admin:
        Tested with vanilla BCM2835 souce tree
      
      
      Version 5.81. Tagged as 'BuildSys-5_81'
      c468bc2b
  20. 19 Aug, 2012 2 commits
  21. 18 Aug, 2012 1 commit
  22. 13 Aug, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix building of disc image · b3dd31bf
      Jeffrey Lee authored
      Detail:
        Components/ROOL/Disc - ModuleDB knows the Wimp as 'WindowManager', not 'Wimp'
      Admin:
        Fixes error preventing Disc builds from starting
      
      
      Version 5.78. Tagged as 'BuildSys-5_78'
      b3dd31bf
  23. 11 Aug, 2012 1 commit
  24. 10 Aug, 2012 1 commit
  25. 09 Aug, 2012 1 commit
  26. 08 Aug, 2012 2 commits
  27. 23 Jul, 2012 1 commit
  28. 22 Jul, 2012 1 commit
  29. 21 Jul, 2012 1 commit