- 07 May, 2012 1 commit
-
-
Ben Avison authored
Detail: New components file and additional components added to ModuleDB. Admin: Changes received from Adrian Lees Version 5.54. Tagged as 'BuildSys-5_54'
-
- 06 May, 2012 1 commit
-
-
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'
-
- 28 Apr, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Added UnSqzAIF to IOMD32, OMAP3, OMAP3Live, OMAP4, S3C2440, S3C6410 and Tungsten ROM images, to protect against the squeeze 5.03-5.08 bug. Even though the bug hasn't been seen on all platforms, there's no harm in taking precautions against it. Added UnSqzAIF to PlingSystem, for 3.70+ Admin: New version of UnSqzAIF tested in softload form on Iyonix OMAP3 ROM & PlingSystem build OK, others untested Version 5.52. Tagged as 'BuildSys-5_52'
-
- 22 Apr, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/S3C6410 - Even though FPEmulator currently isn't included in the ROM, we at least need to export the headers to allow several other components to build Admin: ROM now builds OK but untested at runtime Version 5.51. Tagged as 'BuildSys-5_51'
-
- 21 Apr, 2012 1 commit
-
-
Robert Sprowson authored
FileCore now generates "FileCoreErr" during exporting, and ADFS needs that for its exports (RamFS/SCSIFS are both alphabetically later than FileCore so don't suffer from that problem). Export from clean now has no errors for PlingSystem component. Version 5.50. Tagged as 'BuildSys-5_50'
-
- 30 Mar, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/Disc - Added ZLib module to !System (plus build dependent zlib library) Moved FileCore header export further up due to other header exports (e.g. ADFS) now being dependent on FileCore's headers Admin: ZLib module tested somewhat Version 5.49. Tagged as 'BuildSys-5_49'
-
- 21 Mar, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/IOMD32 - Move SCSIFS to end of components list. Must come after FileCore due to new dependency on FileCore headers. Admin: IOMD ROM built OK, but untested at runtime Version 5.48. Tagged as 'BuildSys-5_48'
-
- 27 Feb, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/BuildHost - Uncommented out FPEmulator line so builds will work again. Added rompress and zlib (required by rompress). Components/ROOL/Tungsten - Enable the VFP/NEON BASIC assembler, now that we've got enough ROM space for it. Admin: Tested with BuildHost & TungstenDev builds Version 5.47. Tagged as 'BuildSys-5_47'
-
- 25 Feb, 2012 1 commit
-
-
Robert Sprowson authored
The HAL (or not HAL) is runtime detected, but as it has international help it can't go before 3.60. Version 5.46. Tagged as 'BuildSys-5_46'
-
- 23 Feb, 2012 1 commit
-
-
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'
-
- 11 Feb, 2012 1 commit
-
-
Robert Sprowson authored
* Enable DualSerial * Turn off debug in video driver Requires OMAP4 HAL version 0.05. Submissions from Willi Theiss. Version 5.44. Tagged as 'BuildSys-5_44'
-
- 05 Feb, 2012 2 commits
-
-
Jeffrey Lee authored
Detail: ImageName/SysMap - Added a mapping for 'Archimedes' to the machine section. Admin: Required for PlingSystem to build via !Builder Version 5.43. Tagged as 'BuildSys-5_43'
-
Robert Sprowson authored
The CLEAN_DEPEND intermediate was added because GNU make didn't support '::' notation, but GNU nake 3.81 (possibly earlier) does as described at http://www.gnu.org/software/make/manual/make.html#Double_002dColon verified with two test makefiles # This is 'makefile' include ./other.mk clean:: @echo 1 @echo 2 # This is 'other.mk' CLEANALIAS = clean ${CLEANALIAS}:: @echo 3 @echo 4 which did what was required. Version 5.42. Tagged as 'BuildSys-5_42'
-
- 04 Feb, 2012 3 commits
-
-
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'
-
Robert Sprowson authored
So long, and thanks for all the fish. Version 5.40. Tagged as 'BuildSys-5_40'
-
Robert Sprowson authored
Do actively report when the CMHG file is deleted in CModule. Add PRISMLIB to the available module libraries. Components files updated to pass USB driver switches via CDEFINES not CFLAGS. Tested with OMAP3 ROM build, other components files modified by eye but not tested. Version 5.39. Tagged as 'BuildSys-5_39'
-
- 29 Jan, 2012 1 commit
-
-
Robert Sprowson authored
Not tagged.
-
- 21 Jan, 2012 1 commit
-
-
Steve Revill authored
Version 5.38. Tagged as 'BuildSys-5_38'
-
- 16 Jan, 2012 2 commits
-
-
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'
-
Steve Revill authored
WIPE is now the same as XWIPE, rather than the annoying "-wipe". Version 5.36. Tagged as 'BuildSys-5_36'
-
- 14 Jan, 2012 1 commit
-
-
Robert Sprowson authored
Retagged.
-
- 13 Jan, 2012 1 commit
-
-
Robert Sprowson authored
Now builds from clean without errors. Retagged.
-
- 12 Jan, 2012 2 commits
-
-
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'
-
Ben Avison authored
Version 5.34. Tagged as 'BuildSys-5_34'
-
- 19 Dec, 2011 2 commits
-
-
Jeffrey Lee authored
Add CLEAN_DEPEND support to AAsmModule makefile fragment. Disable VFP/NEON assembler for Tungsten ROM versions of BASIC. Detail: Makefiles/AAsmModule - Added ${CLEAN_DEPEND} as a dependency to the 'clean' rule, to allow components to extend the default rule. This is the same functionality that the CApp fragment offers. Components/ROOL/Tungsten - Disable VFP/NEON support in the BASIC assembler, due to lack of ROM space. Admin: Required changes for BASIC 1.49 Version 5.33. Tagged as 'BuildSys-5_33'
-
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'
-
- 12 Dec, 2011 1 commit
-
-
Steve Revill authored
Requires Env 1.15 Version 5.31. Tagged as 'BuildSys-5_31'
-
- 07 Dec, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/Tungsten - Added RTSupport, SCSISwitch, SCSISoftUSB, SCSIFS, SCSIFiler and CDFSSoftSCSI to the Iyonix ROM image. Admin: Tested in Iyonix ROM softload Version 5.30. Tagged as 'BuildSys-5_30'
-
- 06 Dec, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/IOMD32, OMAP3, OMAP4, Tungsten - These ROMs now include the SharedSound module Admin: OMAP3 & Tungsten ROMs tested Version 5.29. Tagged as 'BuildSys-5_29'
-
- 04 Dec, 2011 1 commit
-
-
Robert Sprowson authored
Version 5.28. Tagged as 'BuildSys-5_28'
-
- 03 Dec, 2011 1 commit
-
-
Robert Sprowson authored
Version 5.27. Tagged as 'BuildSys-5_27'
-
- 29 Nov, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Added the DualSerial module to the ROM image. Admin: Tested on rev A2 BB-xM Version 5.26. Tagged as 'BuildSys-5_26'
-
- 27 Nov, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/Disc - Added portable module & callx library to list of exports Admin: Required for SCSISwitch 2.07 Version 5.25. Tagged as 'BuildSys-5_25'
-
- 20 Nov, 2011 1 commit
-
-
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'
-
- 19 Nov, 2011 1 commit
-
-
Robert Sprowson authored
Version 5.23. Tagged as 'BuildSys-5_23'
-
- 18 Nov, 2011 1 commit
-
-
Robert Sprowson authored
Version 5.22. Tagged as 'BuildSys-5_22'
-
- 12 Sep, 2011 2 commits
-
-
Ben Avison authored
Detail: The change which permitted top-level makefiles to include only CApp, CModule etc accidentally broke makefiles which included HostTools (StdTools got included instead and overwrote the HostTools settings). Amazingly, we seem to have got away with this so far - but fixed now. Also, brought the GNUmakefiles versions in line with updates to the amu Makefiles in this and other respects. Admin: Tested in a RISC OS ROM build, and for building cross-compiling versions of the tools. Version 5.21. Tagged as 'BuildSys-5_21'
-
Ben Avison authored
Admin: Submission from Willi Theiß Version 5.20. Tagged as 'BuildSys-5_20'
-
- 31 Jul, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/IOMD32, Components/ROOL/OMAP3, Components/ROOL/S3C2440, Components/ROOL/S3C6410,Components/ROOL/Tungsten - Now all use romlinker as their joiner instead of BigSplit2. Required change so that the new kernel can find the ROM build date in the ROM footer. Components/ROOL/OMAP3 - Use noimagesize option to prevent the ROM image size being poked into the ROM/HAL at offset &60 Admin: OMAP & Tungsten ROMs built and tested. Before my romlinker changes, romlinker was producing identical images to BigSplit2, so there shouldn't be any critical bugs lurking in the code. Version 5.19. Tagged as 'BuildSys-5_19'
-
- 22 Jun, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/IOMD32 - Enabled some extra modules now that they work: ADFS, ParallelDeviceDriver, SerialDeviceDriver, SoundDMA Admin: Tested in ROM softload on RiscPC. ADFS floppy support is currently disabled due to not working yet, and Maestro seems to be able to cause SoundDMA/SoundScheduler to crash. Version 5.18. Tagged as 'BuildSys-5_18'
-