1. 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
  2. 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
  3. 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
  4. 05 Sep, 2012 1 commit
  5. 02 Sep, 2012 1 commit
  6. 01 Sep, 2012 1 commit
    • Jeffrey Lee's avatar
      Modify makefile fragments to generate GPA & symbol files when building ROM... · 278ac74a
      Jeffrey Lee authored
      Modify makefile fragments to generate GPA & symbol files when building ROM modules. Add HangWatch to ModuleDB.
      
      Detail:
        Makefiles/AAsmModule, Makefiles/CModule - Modified to generate GPA (for assembler) and symbols (for C) files when building ROM modules. These files are copied into the install folder, allowing them to easily be picked up by debugging tools.
        ModuleDB - Added entry for HangWatch module
      Admin:
        Makefile changes tested with BCM2835, OMAP3, and Disc builds
      
      
      Version 5.87. Tagged as 'BuildSys-5_87'
      278ac74a
  7. 31 Aug, 2012 1 commit
  8. 19 Aug, 2012 1 commit
    • Jeffrey Lee's avatar
      Add BCMSound, VCHIQ to ModuleDB. Add BCMSound to BCM2835 ROM. · c7aa54eb
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added BCMSound & VCHIQ definitions
        Components/ROOL/BCM2835 - Added BCMSound to ROM, and VCHIQ to header exports
      Admin:
        Tested on Raspberry Pi with high processor vectors
        Note - BCMSound won't initialise on startup. First the VCHIQ module needs to be sofloaded, then BCMSound (and the other sound modules) will require re-initialisation
      
      
      Version 5.80. Tagged as 'BuildSys-5_80'
      c7aa54eb
  9. 11 Aug, 2012 1 commit
  10. 23 Jul, 2012 1 commit
  11. 22 Jul, 2012 1 commit
  12. 16 Jul, 2012 1 commit
  13. 04 Jul, 2012 1 commit
  14. 17 Jun, 2012 1 commit
  15. 07 Jun, 2012 1 commit
  16. 03 Jun, 2012 1 commit
    • Jeffrey Lee's avatar
      Add DWCDriver to ModuleDB, BCM2835 components file · 566fff9d
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added DWCDriver
        Components/ROOL/BCM2835 - Added DWCDriver. Removed other USB drivers. Disabled SerKeyMouse since we shouldn't need it now USB is working.
      Admin:
        Tested in BCM2835 ROM
      
      
      Version 5.59. Tagged as 'BuildSys-5_59'
      566fff9d
  17. 19 May, 2012 1 commit
  18. 10 May, 2012 1 commit
    • Ben Avison's avatar
      Tweaks for BCM2835 build · 2e05257e
      Ben Avison authored
      Detail:
        * Updated location of HAL now it's in CVS
        * Moved SerKeyMouse module further up the module chain so it can be used if
          ROM init breaks beyond that point
        * Marked RPiFiles as a resources-only component
      Admin:
        Not tested yet
      
      Version 5.55. Tagged as 'BuildSys-5_55'
      2e05257e
  19. 07 May, 2012 1 commit
  20. 23 Feb, 2012 1 commit
    • Jeffrey Lee's avatar
      Update OMAP* component files to include SDCreate · dd7332f6
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added SDCreate entry
        Components/ROOL/OMAP3, OMAP3Live, OMAP4 - Install SDCreate to <Install$Dir>.ABRelease, so it can be picked up by the ABRelease component
      Admin:
        Tested with building & packaging OMAP3 ROM
      
      
      Version 5.45. Tagged as 'BuildSys-5_45'
      dd7332f6
  21. 04 Feb, 2012 1 commit
    • Jeffrey Lee's avatar
      Add new components to ModuleDB · 171833bb
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added ZLibMod (module that provides ZLib_* SWIs), zlibmodlib (fake zlib library that just calls ZLib_* SWIs) and rompress (ROM compression tool)
      Admin:
        New components aren't fully ready for use yet
      
      
      Version 5.41. Tagged as 'BuildSys-5_41'
      171833bb
  22. 12 Dec, 2011 1 commit
  23. 04 Dec, 2011 1 commit
  24. 03 Dec, 2011 1 commit
  25. 20 Nov, 2011 1 commit
    • Jeffrey Lee's avatar
      Add CDFSSoftSCSI to ModuleDB. Add to OMAP3 & OMAP4 ROM builds. · 6aee0db6
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added entry for CDFSSoftSCSI
        Components/ROOL/OMAP3, Components/ROOL/OMAP4 - Added CDFSSoftSCSI to the OMAP ROM builds
        Components/ROOL/OMAP3 - Disable OMAPVideo debug output since it's no longer needed to try and help track down the black screen on boot issue
      Admin:
        Tested in OMAP3 ROM build
      
      
      Version 5.24. Tagged as 'BuildSys-5_24'
      6aee0db6
  26. 19 Nov, 2011 1 commit
  27. 18 Nov, 2011 1 commit
  28. 12 Sep, 2011 1 commit
    • Ben Avison's avatar
      Added OMAP4 build · bec13e4f
      Ben Avison authored
      Admin:
        Submission from Willi Theiß
      
      Version 5.20. Tagged as 'BuildSys-5_20'
      bec13e4f
  29. 03 Jun, 2011 1 commit
  30. 17 Mar, 2011 1 commit
    • Steve Revill's avatar
      Sweeping changes to allow for builds using new directory structure. · 1586d03c
      Steve Revill authored
      The new way to do builds will be to leave source code for almost everything
      in place in the relevant subdirectories (e.g. "apache", "bsd", etc) rather
      than merge them all into one "Sources" directory. More detail to be put in
      the ROOL wiki shortly.
      
      Version 5.10. Tagged as 'BuildSys-5_10'
      1586d03c
  31. 10 Mar, 2011 1 commit
  32. 16 Feb, 2011 2 commits
  33. 05 Dec, 2010 3 commits
  34. 25 Nov, 2010 1 commit
  35. 20 Oct, 2010 1 commit
    • Ben Avison's avatar
      Makefile bugfixes, and support for latest CTools build · e15324c6
      Ben Avison authored
      Detail:
        * Fixed dependencies for debug builds in GNUmakefiles/CApp
        * Added -f switch to rm in GNUmakefiles/StdTools to make it fail silently
          if the file doesn't exist, like the RISC OS version
        * Fix for amu complaining if INSTTYPE is undefined in Makefiles/CApp
        * Reflected makefile changes in resgen, squeeze and xpand in CTools
          component file
        * Added a8time to ModuleDB and CTools component file
      Admin:
        Tested in  a C Tools build
      
      Version 5.03. Tagged as 'BuildSys-5_03'
      e15324c6
  36. 28 Feb, 2010 1 commit
  37. 04 Feb, 2010 1 commit