1. 23 Jun, 2017 1 commit
  2. 03 Jun, 2017 1 commit
    • Jeffrey Lee's avatar
      Add BASICVFP to relevant ROMs · e27b4a3c
      Jeffrey Lee authored
      Detail:
        - ModuleDB - Define BASICVFP component
        - Components/ROOL/BCM2835, BCM2835Pico, OMAP3, OMAP3Live, OMAP4, OMAP5, Titanium, iMx6 - Add BASICVFP to ROM for all ARMv6+ machines
      Admin:
        BCM2835 build tested
        Requires BASIC-1_67, Library-1_91
      
      
      Version 7.11. Tagged as 'BuildSys-7_11'
      e27b4a3c
  3. 21 May, 2017 1 commit
  4. 07 May, 2017 1 commit
    • Robert Sprowson's avatar
      Add BorderUtils to ModuleDB and PlingSystem · d9fe3ac6
      Robert Sprowson authored
      Also spotted that the CTools components file doesn't add a copy of CallASWI/FPEmulator to the EndUser directory. These 2 modules are required (the stubs include RMEnsures of CLib/CallASWI/FPEmulator).
      
      Version 7.09. Tagged as 'BuildSys-7_09'
      d9fe3ac6
  5. 15 Apr, 2017 2 commits
    • Robert Sprowson's avatar
      Add GPIO to BCM2835 · 8a2eb2e4
      Robert Sprowson authored
      Same as for Pico, ordinary Pi users can enjoy wiggling their I/O.
      
      Version 7.08. Tagged as 'BuildSys-7_08'
      8a2eb2e4
    • Jeffrey Lee's avatar
      Fix BuildHost build · 036c915f
      Jeffrey Lee authored
      Detail:
        Components/ROOL/BuildHost - ColourPicker needed for header exports
      Admin:
        Tested with BuildHost build
      
      
      Version 7.07. Tagged as 'BuildSys-7_07'
      036c915f
  6. 12 Mar, 2017 2 commits
  7. 09 Mar, 2017 1 commit
    • Robert Sprowson's avatar
      Match up module order · c844aaba
      Robert Sprowson authored
      All the other targets place ScreenModes earlier for EDID probing reasons.
      
      Version 7.05. Tagged as 'BuildSys-7_05'
      c844aaba
  8. 21 Feb, 2017 1 commit
    • Robert Sprowson's avatar
      Update Pico components · 183fa265
      Robert Sprowson authored
      Force BCMVideo to work discless using a built in MDF, in lieu of EDID.
      
      Version 7.04. Tagged as 'BuildSys-7_04'
      183fa265
  9. 21 Jan, 2017 1 commit
  10. 20 Jan, 2017 2 commits
  11. 17 Jan, 2017 1 commit
  12. 05 Dec, 2016 1 commit
  13. 28 Nov, 2016 2 commits
  14. 23 Oct, 2016 1 commit
  15. 15 Oct, 2016 1 commit
  16. 09 Oct, 2016 1 commit
    • Jeffrey Lee's avatar
      Add SerialDeviceSupport to Raspberry Pi ROMs · 39177a42
      Jeffrey Lee authored
      Detail:
        Components/ROOL/BCM2835, Components/ROOL/BCM2835Pico - Enable SerialDeviceSupport (OS_SerialOp/SerialV bridge to the underlying 'serialctrl' DeviceFS API)
      Admin:
        Tested on Raspberry Pi 1 B
        Requires BCM2835-0_59 and DualSerial-0_25-4_8_2_14
      
      
      Version 6.94. Tagged as 'BuildSys-6_94'
      39177a42
  17. 11 Sep, 2016 1 commit
  18. 30 Jul, 2016 1 commit
    • ROOL's avatar
      Shuffle module order · ff80dab8
      ROOL authored
      Detail:
        Ordering of FPE with respect to ScreenModes not important post ScrModes-0_55.
      
      Version 6.92. Tagged as 'BuildSys-6_92'
      ff80dab8
  19. 29 May, 2016 1 commit
    • Robert Sprowson's avatar
      Use the same optional resources syntax for AAsmModule as for CModule · 6d8a8a45
      Robert Sprowson authored
      Copy over the rules that use platform agnostic InstRes to copy their extra resources (for those modules wanting more than just the default Messages+CmdHelp).
      Copy over the logic that allows INSERTVERSION to be run on Messages files (from CApp shared makefile) so modules which have a front end can get their dates from Messages.
      Add INSERTVERSION facility to CModule too.
      
      Version 6.91. Tagged as 'BuildSys-6_91'
      6d8a8a45
  20. 28 May, 2016 1 commit
    • Jeffrey Lee's avatar
      Add support for "26" machine type. PlingSystem updates. · 2b7fcbba
      Jeffrey Lee authored
      Detail:
        ImageName/SysMap - Add support for "26" machine type
        Components/ROOL/PlingSystem - Remove manual specification of All32 machine type for BASIC - would have resulted in code which isn't ARMv2 compatible. Remove 350 version of TaskWindow - the 310 version should be fine for all OS versions that PlingSystem targets. Document why SharedSnd is using the All machine type.
      Admin:
        Tested with PlingSystem build
      
      
      Version 6.90. Tagged as 'BuildSys-6_90'
      2b7fcbba
  21. 22 May, 2016 1 commit
  22. 21 May, 2016 2 commits
  23. 15 Apr, 2016 1 commit
  24. 12 Apr, 2016 1 commit
    • ROOL's avatar
      Options fix · 95c92e2f
      ROOL authored
      Detail:
        See corresponding change in PlingSystem 1.23 for rationale.
      95c92e2f
  25. 29 Mar, 2016 1 commit
    • Robert Sprowson's avatar
      Build fix · d08868a8
      Robert Sprowson authored
      ColourPicker exports wanted by RISC_OSLib, MimeMap exports wanted by DOSFS and others.
      Retagged as BuildSys-6_86.
      d08868a8
  26. 25 Mar, 2016 1 commit
    • Jeffrey Lee's avatar
      Add BCMSupport to Raspberry Pi ROMs · 01a93718
      Jeffrey Lee authored
      Detail:
        Components/ROOL/BCM2835, Components/ROOL/BCM2835Pico - Add BCMSupport to ROM
      Admin:
        BCM2835 ROM tested on Pi 1B/2B/3B
        Pico ROM untested
      
      
      Version 6.86. Tagged as 'BuildSys-6_86'
      01a93718
  27. 17 Mar, 2016 1 commit
  28. 14 Mar, 2016 1 commit
  29. 02 Mar, 2016 1 commit
    • Ben Avison's avatar
      Fix PlingSystem build for version 4.34 of FPEmulator · 2bb73d27
      Ben Avison authored
      Detail:
        Machine build switch now standardised to be compatible with Hdr:CPU.Arch
        since FPEmulator now relies on that. One side-effect improvement is that
        the binary in System:400.Modules.FPEmulator now includes FPA support so
        RISC OS 4 or 5 users on an A7000+ will no longer lose hardware acceleration
        if they softload FPEmulator.
      Admin:
        PlingSystem build now completes again.
      
      
      Version 6.83. Tagged as 'BuildSys-6_83'
      2bb73d27
  30. 17 Jan, 2016 1 commit
  31. 05 Dec, 2015 1 commit
    • ROOL's avatar
      Add module for OMAP5 port · 8a5f15ae
      ROOL authored
      Detail:
        OMAPHDMI added to the ModuleDB
      Admin:
        Wanted by OMAP5 components file, but omitted in BuildSys-6_77.
      
      Version 6.81. Tagged as 'BuildSys-6_81'
      8a5f15ae
  32. 22 Nov, 2015 1 commit
  33. 15 Nov, 2015 1 commit
  34. 14 Nov, 2015 1 commit
    • Robert Sprowson's avatar
      Add Allocate to the ModuleDB · 8ee8d5f2
      Robert Sprowson authored
      Add Allocate, for CTools components file.
      Move !MakeModes out of the ROM modules section into the disc apps section.
      Temporarily remove ATAPI from Titanium so the build completes without error.
      
      Version 6.80. Tagged as 'BuildSys-6_80'
      8ee8d5f2
  35. 08 Nov, 2015 1 commit
    • Ben Avison's avatar
      New modules in the ModuleDB · 38cc10c9
      Ben Avison authored
      Detail:
        Add OMAP5 HAL, ADFS 4 and SATADriver. Put HALs back in alphabetical order.
      
      
      Version 6.79. Tagged as 'BuildSys-6_79'
      38cc10c9