1. 19 Apr, 2021 5 commits
  2. 24 Feb, 2021 1 commit
  3. 21 Dec, 2020 1 commit
  4. 24 Oct, 2020 1 commit
    • ROOL's avatar
      Add RMVersion · 887191e2
      ROOL authored
      To CTools, for Installer, fixes build as for BuildSys-7_48.
      
      Version 7.51. Tagged as 'BuildSys-7_51'
      887191e2
  5. 10 Sep, 2020 1 commit
    • Robert Sprowson's avatar
      Build fix · ca85c288
      Robert Sprowson authored
      Edit-1_75's makefile invents trailing application name, remove it here.
      
      Version 7.50. Not tagged
      ca85c288
  6. 14 Jul, 2020 1 commit
  7. 06 Jun, 2020 1 commit
  8. 02 May, 2020 1 commit
  9. 20 Apr, 2020 1 commit
    • Jeffrey Lee's avatar
      Add WindowScroll to ModuleDB + ROMs · 270182cd
      Jeffrey Lee authored
      Replace redundant AUNMsgs module with WindowScroll, to avoid unplugged
      modules being shuffled.
      
      Also remove rogue AcornURI from BCM2835 ROM.
      
      Version 7.44. Tagged as 'BuildSys-7_44'
      270182cd
  10. 06 Apr, 2020 1 commit
    • Ben Avison's avatar
      Add Dialler to ModuleDB, PPP to Disc · edcacf39
      Ben Avison authored
      PPP also turned out to need Dialler exports, so that got released too.
      Add PPP to the Disc components, and Dialler for its exports.
      
      Version 7.43. Tagged as 'BuildSys-7_43'
      edcacf39
  11. 28 Mar, 2020 3 commits
    • Robert Sprowson's avatar
      Add XHCIDriver+EtherGENET to BCM2835 · 51810f13
      Robert Sprowson authored
      At time of writing neither works, but they go dormant gracefully.
      
      Version 7.42. Tagged as 'BuildSys-7_42'
      51810f13
    • Robert Sprowson's avatar
      Install FormEd · b1fc492e
      Robert Sprowson authored
      Terrible window editor WinEdit is in the bonus bin, so why not FormEd too.
      b1fc492e
    • Robert Sprowson's avatar
      Shrink oversize HALs · afef5036
      Robert Sprowson authored
      Set the -at address to match reduced HAL size (from Env-1_43).
      Remove EnforceSCSI4 predefine from iMx6, there's no such switch in the Kernel, replace it with best guess as might have been: configure SCSI drive 4.
      afef5036
  12. 11 Jan, 2020 1 commit
    • ROOL's avatar
      Browse components file maintenance · 0473d93b
      ROOL authored
      Detail:
        AcornSSL now built from source.
        AcornHTTP TARGET changed.
        Missing headers from FileSwitch added.
      Admin:
        Build completed (having started from standard Exports in DDE29a).
      
      Version 7.41. Tagged as 'BuildSys-7_41'
      0473d93b
  13. 20 Jul, 2019 1 commit
  14. 22 Apr, 2019 1 commit
  15. 14 Apr, 2019 1 commit
  16. 07 Apr, 2019 1 commit
    • Robert Sprowson's avatar
      Add NetUtils to ModuleDB and PlingSystem · 6778d57a
      Robert Sprowson authored
      Rename dummy module NetUtils2 to NetUtils2. Use NetUtils for the real thing.
      RISC OS 3.50 and later had a new enough version of NetFS to not need patching (>=5.79), so on the face of it the simplest solution would be to load the newer NetFS on earlier OS versions. However, that wouldn't work if you were booting via NetFS (compared with loading NetUtils, which can be done while NetFS is being used).
      
      Version 7.35. Tagged as 'BuildSys-7_35'
      6778d57a
  17. 30 Mar, 2019 1 commit
  18. 16 Mar, 2019 1 commit
  19. 15 Jan, 2019 1 commit
    • ROOL's avatar
      Common OMAP5 module ordering · 25b0583e
      ROOL authored
      Admin:
        Move Podule/ADFSFiler/SATADriver around to similar positions to other components file (so they appear after the modules on which they depend, even if that's not alphabetical).
        Update type in ModuleDB.
      
      Version 7.32. Tagged as 'BuildSys-7_32'
      25b0583e
  20. 28 Dec, 2018 1 commit
  21. 25 Aug, 2018 1 commit
  22. 14 Jun, 2018 1 commit
    • Robert Sprowson's avatar
      Add PDumperPCL to !Printers · 376dc80c
      Robert Sprowson authored
      The sources were added a few years ago, a dumper number allocated, and printer definition. Complete the set with the dumper too.
      
      Version 7.29. Tagged as 'BuildSys-7_29'
      376dc80c
  23. 01 Jun, 2018 1 commit
  24. 12 May, 2018 1 commit
    • ROOL's avatar
      Component, Makefile, ModuleDB updates · 300a68d2
      ROOL authored
      Detail:
        Disc - add AcornHTTP and URL modules, force en-gb CmdHelp for RouteD in 310 directory.
        OMAP5 - add ADFS/SATADriver/ATAPI, change default CMOS to select FileSystem=ADFS
        Libs makefiles - add path to ZLIB
        ModuleDB - Relocate OMAP5 HAL to mixed/
      
      Version 7.27. Tagged as 'BuildSys-7_27'
      300a68d2
  25. 01 Apr, 2018 1 commit
  26. 19 Mar, 2018 1 commit
  27. 29 Jan, 2018 1 commit
    • Robert Sprowson's avatar
      Add (Omni)NFS to the disc image · 099553a5
      Robert Sprowson authored
      ModuleDB: Add entry for OmniNFS. Move NFS now it's been scrubbed clean for publishing.
      Components/Disc: Add OmniNFS and NFS to !Omni. It may be more appropriate to put NFS in !System, let's see.
      
      Version 7.20. Tagged as 'BuildSys-7_20'
      099553a5
  28. 24 Jan, 2018 1 commit
    • ROOL's avatar
      Components file updates · 12d9d496
      ROOL authored
      Detail:
        Relocate AHCIDriver.
        Re-order the first few modules of iMx6 to match the other ROMs in light of ScreenModes dependency changes.
        Omit ZeroPain, this is provided in the download ZIP as a disc component.
        Omit EtherUSB - no sources in the products file so the build failed.
        Do run the ABRelease phase otherwise the autobuilder produces no output.
        Minor white space changes.
      
      Version 7.19. Tagged as 'BuildSys-7_19'
      12d9d496
  29. 16 Dec, 2017 1 commit
    • ROOL's avatar
      Skip EHCIHALLib export · fc23965b
      ROOL authored
      Detail:
        No longer a target of this component.
      
      Version 7.18. Tagged as 'BuildSys-7_18'
      fc23965b
  30. 11 Oct, 2017 1 commit
    • ROOL's avatar
      Set machine for 310 copies of TaskWindow & CallASWI · 6eeb8a5c
      ROOL authored
      Detail:
        CallASWI now contains an ASSERT for No32bitCode, so in the All environment it doesn't build.
        TaskWindow standalone module has ADR out of range.
      Admin:
        For CTools.
      
      Version 7.17. Tagged as 'BuildSys-7_17'
      6eeb8a5c
  31. 30 Sep, 2017 1 commit
    • ROOL's avatar
      Change PDebug & RemoteDebug component types · 507d4107
      ROOL authored
      Detail:
        In order that they be considered during the 'install' phase, make these 2 components type C rather than type EXP.
        Components/ROOL/BonusBin & PlingSystem: change all libraries to only be exported
        Components/ROOL/CTools: add an install location for PDebug, needed by DebugLib
      Admin:
        Fix for DDE build missing some required libraries. Required CLibrary shared makefile revision 1.9.
      
      Version 7.16. Tagged as 'BuildSys-7_16'
      507d4107
  32. 27 Sep, 2017 1 commit
    • Robert Sprowson's avatar
      Add Access+ to the disc image, improve CLibrary makefile · edecae6c
      Robert Sprowson authored
      Add Access+ as a utility, called out by the "Local networks" chapter of the User Guide, and missing since RISC OS 3.70 days (despite ShareFS having the functionality).
      Add an install target to the CLibrary makefile, this allows the library to be installed somewhere other than the exports directory which is useful for the CTools component for example.
      
      Version 7.15. Tagged as 'BuildSys-7_15'
      edecae6c
  33. 30 Jul, 2017 1 commit
    • ROOL's avatar
      Repoint EHCIDriver & OHCIDriver · 05d133b1
      ROOL authored
      Admin:
        OHCIHeaders removed from ModuleDB.
        For those components that use the USBHAL add that to the EXP phase.
      
      Version 7.14. Tagged as 'BuildSys-7_14'
      05d133b1
  34. 23 Jun, 2017 1 commit