1. 06 Apr, 2013 1 commit
  2. 03 Apr, 2013 1 commit
  3. 04 Mar, 2013 1 commit
    • Robert Sprowson's avatar
      Add NetI to modules database · ce78a237
      Robert Sprowson authored
      * Include in disc image (needed by InetSetup when TCP/IP is enabled)
      * Remove portable from the IOMD module listing (demoted to export only)
      
      Version 6.11. Tagged as 'BuildSys-6_11'
      ce78a237
  4. 03 Mar, 2013 1 commit
    • Jeffrey Lee's avatar
      Move VCHIQ out of disc image and into BCM2835 ROM · 048d5bf1
      Jeffrey Lee authored
      Detail:
        Components/ROOL/BCM2835 - Insert VCHIQ into ROM, just before BCMSound (the first module that uses it)
        Components/ROOL/Disc - Removed VCHIQ softload, it's both no longer necessary and no longer supported by the makefile
      Admin:
        Tested on Raspberry Pi
        BCM2835 changes require VCHIQ-0_05, and will require relatively recent firmware at runtime
      
      
      Version 6.10. Tagged as 'BuildSys-6_10'
      048d5bf1
  5. 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
  6. 18 Sep, 2012 2 commits
  7. 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
  8. 05 Sep, 2012 1 commit
  9. 01 Sep, 2012 2 commits
  10. 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
  11. 28 Aug, 2012 1 commit
  12. 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
  13. 20 Aug, 2012 1 commit
    • 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
  14. 18 Aug, 2012 1 commit
  15. 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
  16. 11 Aug, 2012 1 commit
  17. 10 Aug, 2012 1 commit
  18. 09 Aug, 2012 1 commit
  19. 08 Aug, 2012 2 commits
  20. 21 Jul, 2012 1 commit
  21. 19 Jul, 2012 2 commits
  22. 17 Jun, 2012 1 commit
  23. 19 May, 2012 1 commit
  24. 06 May, 2012 1 commit
    • Robert Sprowson's avatar
      Add switch to OMAPVideo driver. · 300da8fd
      Robert Sprowson authored
      Add FrontEnd to Disc image (in the 500 directory to avoid overwriting the 26 bit only copy in 310 as found in the PlingSystem distribution).
      
      Version 5.53. Tagged as 'BuildSys-5_53'
      300da8fd
  25. 30 Mar, 2012 1 commit
  26. 25 Feb, 2012 1 commit
  27. 21 Jan, 2012 1 commit
  28. 16 Jan, 2012 1 commit
    • Jeffrey Lee's avatar
      Add CLib to !System in disc image · f15b31f5
      Jeffrey Lee authored
      Detail:
        Components/ROOL/Disc - Added a RISC OS 5 compatible version of CLib to the !System installation. This allows the disc image to safely be used on versions of RISC OS 5 older than current.
      Admin:
        Disc image builds OK and CLib module works OK, but no testing of disc image itself was performed
      
      
      Version 5.37. Tagged as 'BuildSys-5_37'
      f15b31f5
  29. 12 Jan, 2012 1 commit
    • Robert Sprowson's avatar
      Various changes · 3728b452
      Robert Sprowson authored
      * Added components file to generate a !System
      * Binaries/Browse/BuildEnv/Disc/IOMD32/OMAP4/Printers/Tungsten add heading blocks and line stuff up
      * OMAP3 remove unused switch from FPEmulator
      * SysMap add mapping from Sovereign to 'V'
      * CTools extra qualifiers on some modules to get help right for modules in the 310 directory
      * AAsmModule when CMDHELP=None is in force you can infer that no international help is desired, therefore pass this as a switch to the module to allow it to remove the tokens from its help table (based on how the 'standalone' switch is done)
      
      Version 5.35. Tagged as 'BuildSys-5_35'
      3728b452
  30. 19 Dec, 2011 1 commit
    • Jeffrey Lee's avatar
      Add NetTime and VIDC sound setup plugin to disc build · 56fbe7e4
      Jeffrey Lee authored
      Detail:
        Components/ROOL/Disc - Added NetTime and the VIDC sound setup plugin.
      Admin:
        Disc image builds OK
        Version 2.02 or above of the non-VIDC SndSetup plugin required otherwise the VIDC version will never be launched.
        NetTime could do with a configuration window in InetSetup
      
      
      Version 5.32. Tagged as 'BuildSys-5_32'
      56fbe7e4
  31. 04 Dec, 2011 1 commit
  32. 27 Nov, 2011 1 commit
  33. 18 Nov, 2011 1 commit
  34. 05 Dec, 2010 1 commit
  35. 04 Feb, 2010 1 commit