- 30 Aug, 2013 1 commit
-
-
Robert Sprowson authored
Matches CModule and AAsmModule shared makefiles. Retagged as Common-0_21.
-
- 01 Sep, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: TboxMake - Toolbox modules will now generate a symbols file during the ROM link phase. The file will be copied to the modules install folder, allowing it to be easily picked up by debugging tools. Admin: Tested with BCM2835, OMAP3 & Disc builds Version 0.20. Retagged as 'Common-0_20'
-
- 03 May, 2012 1 commit
-
-
Robert Sprowson authored
Fixes empty !System.310.Modules.Toolbox directory in recent PlingSystem builds. Version 0.20. Tagged as 'Common-0_20'
-
- 05 Feb, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: TboxMake - The ${ROM_MODULE} target had a dependency against ${C_ABSSYM}, but the shared C library only exports that file during the rom_link phase, preventing the toolbox 'rom' phases from completing properly. Additionally the rom_link phase in TboxMake didn't have a dependency on ${ROM_MODULE}, so any changes to the module (or previous failure to build) would prevent the rom-linked version of the module from being created or updated properly. Admin: Tested with building OMAP3Live from clean. ROM image built OK but untested at runtime. Version 0.19. Tagged as 'Common-0_19'
-
- 04 Feb, 2012 1 commit
-
-
Robert Sprowson authored
Rather than refactor every toolbox module that uses TBoxMake, and since that already carries its own rules for resources and RAM and debug builds, it seems simpler to just create a new ROM and link target than try to use CModule shared makefile. Participated in a ROM build, but not functionally tested. Version 0.18. Tagged as 'Common-0_18'
-
- 02 Dec, 2003 1 commit
-
-
Ben Avison authored
In conjunction with a new BuildSys, this makefile removes the requirement for all Toolbox components to define the TARGET symbol.
-
- 05 May, 2000 1 commit
-
-
Stewart Brodie authored
Detail: The rewrite of ABSSYM to use c_abssym (to avoid link errors in Window) got lost between my testing and the last checkin. This version has it. Admin: Required by Window 1.64 Version 0.10. Tagged as 'Common-0_10'
-
- 04 May, 2000 1 commit
-
-
Stewart Brodie authored
Extra shared facilities for object modules. Debug support improved. Detail: New common operations for Toolbox object modules have been abstracted into this component in order to simplify the object modules. Debugging services made common to all modules and now uses DebugLib. Common Makefile fragment now exported with correct rules for ROM builds as well as RAM builds, and (new in this version), DebugLib RAM builds. As a result, all object modules now have debug versions available. Admin: Requires BuildSys 1.92 or later (RiscOS/BuildSys; tag BuildSys-1_92) Requires Library 0.41 or later (RiscOS/Library; tag Library-0_41) Required by any Toolbox object module dated 4th May 2000 or later. Version 0.09. Tagged as 'Common-0_09'
-
- 17 Apr, 2000 1 commit
-
-
Stewart Brodie authored
Exports LibVersion Admin: Required by future versions of toolbox modules.. Version 0.08. Tagged as 'Common-0_08'
-