1. 16 Jul, 2012 1 commit
  2. 04 Jul, 2012 1 commit
  3. 17 Jun, 2012 1 commit
  4. 07 Jun, 2012 1 commit
  5. 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
  6. 19 May, 2012 1 commit
  7. 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
  8. 07 May, 2012 1 commit
  9. 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
  10. 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
  11. 12 Dec, 2011 1 commit
  12. 04 Dec, 2011 1 commit
  13. 03 Dec, 2011 1 commit
  14. 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
  15. 19 Nov, 2011 1 commit
  16. 18 Nov, 2011 1 commit
  17. 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
  18. 03 Jun, 2011 1 commit
  19. 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
  20. 10 Mar, 2011 1 commit
  21. 16 Feb, 2011 2 commits
  22. 05 Dec, 2010 3 commits
  23. 25 Nov, 2010 1 commit
  24. 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
  25. 28 Feb, 2010 1 commit
  26. 04 Feb, 2010 1 commit
  27. 30 Jan, 2010 1 commit
  28. 16 Jan, 2010 1 commit
  29. 10 Jan, 2010 1 commit
  30. 09 Jan, 2010 1 commit
  31. 27 Oct, 2009 1 commit
    • Jeffrey Lee's avatar
      Add screensaver setup apps to ModuleDB, Disc components file · 25393e62
      Jeffrey Lee authored
      Detail:
        The screensaver setup apps (all called !SvrSetup) each have their source code inside the "Settings" folder for the relevant screen saver - but previously there was no way of building the code for the setup apps. This change fixes that, by adding dedicated ModuleDB entries for each setup app.
      Admin:
        Tested on rev C2 beagleboard
      
      
      Version 4.91. Tagged as 'BuildSys-4_91'
      25393e62
  32. 01 Oct, 2009 2 commits
  33. 19 Jul, 2009 1 commit
  34. 12 Jul, 2009 1 commit
  35. 02 Jul, 2009 1 commit
    • Jeffrey Lee's avatar
      Add MUSBDriver to ModuleDB, OMAP3 components file · 4380e34e
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added entry for new MUSBDriver module
        Components/ROOL/OMAP3 - Add MUSBDriver module to build. Add commented out lines for DADebug, debug versions of USB modules (saves me the hassle of remembering the right options all the time!)
      Admin:
        Tested on Rev C2 beagleboard
      
      
      Version 4.78. Tagged as 'BuildSys-4_78'
      4380e34e
  36. 26 Jun, 2009 1 commit
    • Ben Avison's avatar
      Added CTools disc build, and various supporting changes · 13d9ef8b
      Ben Avison authored
      Detail:
        * Updates to CModule makefile fragment to reduce the number of OS-specific
          rules in main Makefiles:
          + Added (RAM|ROM)(C|ASM)DEFINES variables. These allow the calling makefile
            to specify additional defines for RAM or ROM builds of C or assembler
            source files respectively. Traditionally this was done by having separate
            object files for RAM and ROM corresponding at least to whichever source
            file was responsible for interfacing with ResourceFS, but this requires
            messy additional rules. With this new approach, it is necessary to clean
            the component when switching between RAM and ROM builds, but I don't
            think this will affect many people's workflows.
          + Added CMHGDEPENDS. This should be used to specify which object files need
            a static dependency upon the h file autogenerated from the cmhg file.
            It should be specified in the usual form for object files passed to
            CModule - with...
      13d9ef8b