- 01 Jun, 2018 1 commit
-
-
Jeffrey Lee authored
Version 7.28. Tagged as 'BuildSys-7_28'
-
- 12 May, 2018 1 commit
-
-
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'
-
- 15 Apr, 2018 1 commit
-
-
Ben Avison authored
Detail: Somehow the leading minus signs went missing - this broke ColourPicker, which was the only component that relied on it. Version 7.26. Tagged as 'BuildSys-7_26'
-
- 14 Apr, 2018 1 commit
-
-
Ben Avison authored
Detail: Makefiles/AAsmModule: * This was the odd-one out amongst top-level shared makefiles in that it still required the master makefile to include StdTools explicitly - even the GNU version of this makefile did so. Now changed for consistency. GNUmakefiles/AAsmModule: * Fixed typo in renaming of MERGEDMDIR to MERGEDRDIR. Admin: Fixes build error in latest FPEmulator Version 7.25. Tagged as 'BuildSys-7_25'
-
- 11 Apr, 2018 1 commit
-
-
Ben Avison authored
Detail: ModuleDB: * Correct capitalisation of resgen's TARGET to match its main source file GNUmakefiles/AAsmModule: * Targets now given ,ffa filetype suffix * Support source directory layouts s/<subdir>/<leaf> as used by the kernel and printer drivers - define SYMLINK_EXT_FIRST to enable * Prevent relinking when running make on an up-to-date component due to a difference between amu and GNU make's handling of double-colon rules * Support linking with GNU toolchain * Fix installation rule (mixup between MERGEDMDIR and MERGEDRDIR) * Support up to 16 assembler and 8 C-from-assembler headers, up from 3 of each (here's looking at you, kernel) - long-term, it might be worth changing this to a scheme like that used by CModule to remove any limits * Fix C-from-assembler exports to have .h suffix GNUmakefiles/AppLibs: * Define INCLUDE_OSLIB to permit OSLib header search paths to be specified in an OS-agnostic way GNUmakefiles/CApp: * Prevent relinking when running make on an up-to-date component due to a difference between amu and GNU make's handling of double-colon rules GNUmakefiles/CLibrary: * Prevent rearchiving when running make on an up-to-date component due to a difference between amu and GNU make's handling of double-colon rules * Don't use .hdr suffix on exported assembler header files * Correct order of dependencies for export_libs phony target GNUmakefiles/StdTools: * Definition for the module filetype suffix * Add LDBIN tool for GNU/Norcroft-agnostic binary link, useful for linking position-independent binary code, such as relocatable modules (i.e. ones that don't require the linker to create a __RelocCode function) * FAPPEND function now works if the same file is used for the destination as for one of the sources (this is used by CModule) GNUmakefiles/CModule, ModStdRule, ModuleLibs: * Finally created cross-compilation versions of the last major shared makefiles! Warning: these have received limited testing to date. Makefiles/AAsmModule: * Support up to 16 assembler and 8 C-from-assembler headers Makefiles/AppLibs, ModuleLibs: * Define INCLUDE_OSLIB Makefiles/StdTools: * Add LDBIN tool Version 7.24. Tagged as 'BuildSys-7_24'
-
- 01 Apr, 2018 1 commit
-
-
Robert Sprowson authored
Version 7.23. Tagged as 'BuildSys-7_23'
-
- 19 Mar, 2018 1 commit
-
-
ROOL authored
Detail: ModuleDB & components files updated Version 7.22. Tagged as 'BuildSys-7_22'
-
- 12 Mar, 2018 1 commit
-
-
Ben Avison authored
Detail: GNUmakefiles/AAsmModule: * Adopt same extensible syntax for describing resources phase files as CModule (see BuildSys 6.91) GNUmakefiles/AppLibs: * Don't permit CALLXLIB to be used for application builds (see BuildSys 6.61) * Reflect MODMALLOCLIB leafname change (see BuildSys 6.61) * Add TBOXINTLIB, TBOXINTDBGLIB, PDEBUGLIB, PRISMLIB, REMOTEDBLIB, TRACELIB, UNICODELIB and include more libs in DEBUGLIBS (see BuildSys 6.63) GNUmakefiles/CApp: * Add install_debug_app rule for debug app installations (see BuildSys 6.53) GNUmakefiles/CLibrary: * Allow additional dependencies to be specified using LIB_DEPENDS (see BuildSys 6.63) * Gains install target (see BuildSys 7.15) GNUmakefiles/StdTools: * Add shell implementation of FAppend (see BuildSys 6.45) - compatible except for the fact that the destination is given current timestamp * ${NOP} no longer implicitly includes the silent-command prefix character @ (see BuildSys 6.5...
-
- 29 Jan, 2018 1 commit
-
-
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'
-
- 24 Jan, 2018 1 commit
-
-
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'
-
- 16 Dec, 2017 1 commit
-
-
ROOL authored
Detail: No longer a target of this component. Version 7.18. Tagged as 'BuildSys-7_18'
-
- 11 Oct, 2017 1 commit
-
-
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'
-
- 30 Sep, 2017 1 commit
-
-
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'
-
- 27 Sep, 2017 1 commit
-
-
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'
-
- 30 Jul, 2017 1 commit
-
-
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'
-
- 15 Jul, 2017 1 commit
-
-
ROOL authored
Admin: Formerly named 'NetBSD' now 'USBDriver'. Submission for USB bounty. Version 7.13. Tagged as 'BuildSys-7_13'
-
- 23 Jun, 2017 1 commit
-
-
Robert Sprowson authored
Version 7.12. Tagged as 'BuildSys-7_12'
-
- 03 Jun, 2017 1 commit
-
-
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'
-
- 21 May, 2017 1 commit
-
-
Robert Sprowson authored
Version 7.10. Tagged as 'BuildSys-7_10'
-
- 07 May, 2017 1 commit
-
-
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'
-
- 15 Apr, 2017 2 commits
-
-
Robert Sprowson authored
Same as for Pico, ordinary Pi users can enjoy wiggling their I/O. Version 7.08. Tagged as 'BuildSys-7_08'
-
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'
-
- 12 Mar, 2017 2 commits
-
-
John Ballance authored
Detail: Admin: tested on iMx6 Version 7.06. Tagged as 'BuildSys-7_06'
-
John Ballance authored
Detail: Admin: tested on iMx6 Version 7.06. Tagged as 'BuildSys-7_06'
-
- 09 Mar, 2017 1 commit
-
-
Robert Sprowson authored
All the other targets place ScreenModes earlier for EDID probing reasons. Version 7.05. Tagged as 'BuildSys-7_05'
-
- 21 Feb, 2017 1 commit
-
-
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'
-
- 21 Jan, 2017 1 commit
-
-
John Ballance authored
Detail: Admin: Version 7.03. Tagged as 'BuildSys-7_03'
-
- 20 Jan, 2017 2 commits
-
-
John Ballance authored
Detail: Admin: Version 7.02. Tagged as 'BuildSys-7_02'
-
John Ballance authored
Detail: Admin: Version 7.01. Tagged as 'BuildSys-7_01'
-
- 17 Jan, 2017 1 commit
-
-
Robert Sprowson authored
Need tboxlib for the messages header for internationalised DWCDriver. Force the default language CMOS to 10 since Pico is 1 module short, such that BASIC V is the default (not BASIC VI) per discussion https://www.riscosopen.org/forum/forums/5/topics/6744 Version 7.00. Tagged as 'BuildSys-7_00'
-
- 05 Dec, 2016 1 commit
-
-
John Ballance authored
Detail: change moduledb and iMxd component Admin: Version 6.99. Tagged as 'BuildSys-6_99'
-
- 28 Nov, 2016 2 commits
-
-
John Ballance authored
Detail: Admin: Version 6.98. Tagged as 'BuildSys-6_98'
-
John Ballance authored
Detail: Introducing a basic partition manager. Admin: Version 6.97. Tagged as 'BuildSys-6_97'
-
- 23 Oct, 2016 1 commit
-
-
Robert Sprowson authored
Version 6.96. Tagged as 'BuildSys-6_96'
-
- 15 Oct, 2016 1 commit
-
-
Robert Sprowson authored
Requires BCM2835-0_61 and SDCMOS-0_17. Version 6.95. Tagged as 'BuildSys-6_95'
-
- 09 Oct, 2016 1 commit
-
-
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'
-
- 11 Sep, 2016 1 commit
-
-
Robert Sprowson authored
To the module database, and Disc components. Version 6.93. Tagged as 'BuildSys-6_93'
-
- 30 Jul, 2016 1 commit
-
-
ROOL authored
Detail: Ordering of FPE with respect to ScreenModes not important post ScrModes-0_55. Version 6.92. Tagged as 'BuildSys-6_92'
-
- 29 May, 2016 1 commit
-
-
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'
-
- 28 May, 2016 1 commit
-
-
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'
-