- 19 Apr, 2021 1 commit
-
-
ROOL authored
-
- 24 Feb, 2021 1 commit
-
-
ROOL authored
Version 7.56. Tagged as 'BuildSys-7_56'
-
- 24 Oct, 2020 1 commit
-
-
ROOL authored
To CTools, for Installer, fixes build as for BuildSys-7_48. Version 7.51. Tagged as 'BuildSys-7_51'
-
- 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'
-
- 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'
-
- 12 Apr, 2016 1 commit
-
-
ROOL authored
Detail: See corresponding change in PlingSystem 1.23 for rationale.
-
- 14 Nov, 2015 1 commit
-
-
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'
-
- 17 Oct, 2015 1 commit
-
-
Robert Sprowson authored
Retagged as BuildSys-6_75.
-
- 15 Oct, 2015 1 commit
-
-
Steve Revill authored
Version 6.75. Tagged as 'BuildSys-6_75'
-
- 02 Oct, 2015 1 commit
-
-
Robert Sprowson authored
The ROM build of TinyStubs has done nothing since version 0.07 (1998) except count how many clients it has and refuse to die if non zero. The last RAM set of Toolbox modules to use it was just before Expresso (Java Risc PC) in 1998 also. The Toolbox modules now make use of more functions than TinyStubs provided so can simply use the normal C libary. While 'tlink' (the special linker used to link against TinyStubs) is mentioned in passing in application note 280 it doesn't appear Acorn ever released it, plus there's no 32 bit version available. Tested over several months in an IOMD ROM. Version 6.74. Tagged as 'BuildSys-6_74'
-
- 26 May, 2015 1 commit
-
-
Robert Sprowson authored
Nested include in DebugLib.h requires it, spotted by Martin Avison. Version 6.68. Tagged as 'BuildSys-6_68'
-
- 27 Mar, 2015 1 commit
-
-
Robert Sprowson authored
Version 6.65. Tagged as 'BuildSys-6_65'
-
- 22 Oct, 2014 1 commit
-
-
Steve Revill authored
Admin: requires Kernel-5_35-4_79_2_242 or later (branch HAL). Version 6.59. Tagged as 'BuildSys-6_59'
-
- 21 Oct, 2014 1 commit
-
-
Steve Revill authored
-
- 19 Oct, 2014 2 commits
-
-
Steve Revill authored
-
Steve Revill authored
This replaces the "AcornC/C++.Libraries" directory that we had before, which was a random mash-up of bits of a real "Exports" directory. Also reverted the CModule change - leave this job to components to deal with in their own makefiles. Version 6.58. Tagged as 'BuildSys-6_58'
-
- 18 Oct, 2014 1 commit
-
-
Steve Revill authored
Tweak to the ModuleDB to allow builds (e.g. CTools) to include some more of the common librabries in their install phase. The ones I've added are (almost) all required by shared makefiles - e.g. for debug app builds. Also a minor fix to CModule shared makefile to cope with certain arrangements of source files in a component. Version 6.57. Tagged as 'BuildSys-6_57'
-
- 12 Oct, 2014 2 commits
-
-
Steve Revill authored
Corrected some DDE-related bits from the previous commit. Won't affect anyone other than CTools builds. Version 6.54. Tagged as 'BuildSys-6_54'
-
Steve Revill authored
Components (ROOL CTools): * Added new components (ITable, BlendTable, RTC) for exports * Switch to using Install: rather than <Install$Dir> to help CLX * Replace CToolsCD component with DDE component ModuleDB tweaks: * Added the (closed source) DDE resources component * Added a component for BuildSys itself (so DDE can get the Makefiles) Shared makefile tweadded ERASECVS to the standard tools * Added a verbose copy flags CPVFLAGS for big copy operations * Added "install" rule for debug app builds (amu install INSTTYPE=debug) Version 6.53. Tagged as 'BuildSys-6_53'
-
- 08 Feb, 2014 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Changed VFPSupport to a C module located in the mixed folder; required for VFPSupport-0_06 Components/ROOL/CTools - Add VFPSupport export; required for building Debugger-1_86 Admin: Tested with Raspberry Pi & OMAP3 ROMs Version 6.36. Tagged as 'BuildSys-6_36'
-
- 01 Dec, 2013 1 commit
-
-
Robert Sprowson authored
Add RTC as an export on the Disc components (for NetTime) Retire BASICTrans, placing alphabetically pleasing BlendTable in its slot Version 6.35. Tagged as 'BuildSys-6_35'
-
- 11 Aug, 2013 1 commit
-
-
Ben Avison authored
Version 6.25. Tagged as 'BuildSys-6_25'
-
- 06 Apr, 2013 1 commit
-
-
Robert Sprowson authored
Version 6.13. Tagged as 'BuildSys-6_13'
-
- 13 Oct, 2012 1 commit
-
-
Ben Avison authored
Detail: It is sensible for the autogenerated swis.h that's included with the C tools to include the maximum number of SWI definitions (normally it only contains definitions for modules that are included in the build). This adds all the necessary exports, except for Hdr:ARM3Cache, which is from an obsolete module that hasn't been publicly released. Admin: Tested in a C tools build. Version 6.02. Tagged as 'BuildSys-6_02'
-
- 03 Oct, 2012 1 commit
-
-
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'
-
- 12 Jan, 2012 1 commit
-
-
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'
-
- 19 Mar, 2011 1 commit
-
-
Steve Revill authored
Version 5.11. Tagged as 'BuildSys-5_11'
-
- 16 Feb, 2011 1 commit
-
-
Steve Revill authored
Also pruned a lot of dead components from the ModuleDB file. I have been unable to locate sources for any of them in either the closed source or published source repositories. Version 5.08. Tagged as 'BuildSys-5_08'
-
- 20 Oct, 2010 1 commit
-
-
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'
-
- 19 Jul, 2009 1 commit
-
-
ROOL authored
Version 4.82. Tagged as 'BuildSys-4_82'
-
- 12 Jul, 2009 1 commit
-
-
ROOL authored
Admin: Tested in a TungstenDev build on an Iyonix Author: srevill Version 4.79. Tagged as 'BuildSys-4_79'
-
- 26 Jun, 2009 1 commit
-
-
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 neither an o. prefix nor a .o suffix. * Added TBOXINTLIB to ModuleLibs makefile fragment. * AsmUtils, HdrSrc, TCPIPheaders, ToolboxLib and UnicodeLib all upgraded in ModuleDB from EXP to ASM or C components, to permit them to be built in the install phase. As a result, those other Components files that didn't already do so now need to override this back to -type EXP. * BuildHost Components file edited to reflect the fact that binaof, binasm, modgen and ResGen now have separate install phases for executables and Docs files. Admin: The new Components file uses various components that are not publicly released, so it can only sensibly be used internally by ROOL. However, it's more convenient for us to keep it alongside the other Components files - and it also serves as an illustration of how to do a disc build. Version 4.77. Tagged as 'BuildSys-4_77'
-