1. 25 Jan, 2023 1 commit
  2. 19 Aug, 2015 1 commit
  3. 18 Aug, 2015 1 commit
    • Robert Sprowson's avatar
      Makefile recreated from fragments · 2cab4689
      Robert Sprowson authored
      Include paths changed to Unix style.
      Debug and non debug CMHG definitions replaced by one which is selected by passing predefines to CMHG.
      Removed dummy services.h.
      Don't bother calling TinyStubs SWI since in ROM it does nothing, and the RAM versions haven't used it since ~1997.
      Use module header constants generated from CMHG rather than hand made one.
      Reject out of range SWIs (fixes ticket #305).
      
      Version 0.19. Tagged as 'ProgInfo-0_19'
      2cab4689
  4. 02 Dec, 2003 1 commit
  5. 13 Aug, 2003 1 commit
    • Robert Sprowson's avatar
      Added TARGET to Makefile so those !Mk things work. · 9159ec26
      Robert Sprowson authored
      Correct spelling of License.
      Added {Default} to messages file so the licence strings don't get
      tokenised - this caused a bug where the buffer_size was read but because
      the string wasn't being expanded the last letter of the licence type
      was omitted.Of course RAM modules work OK as they're not tokenised.
      
      Version 0.18. Tagged as 'ProgInfo-0_18'
      9159ec26
  6. 04 May, 2000 1 commit
    • Stewart Brodie's avatar
      Changed to use common Makefile system. · 36958c41
      Stewart Brodie authored
        Debug build facility added.
      Detail:
        Uses core facilities from Common instead of having private copies.
        Makefile vastly simplified to simply define a few macros, then include
          the common Toolbox Makefile which is exported by Common.
      Admin:
        Requires Common 0.09 or later (RiscOS/Sources/Toolbox/Common; Common-0_09)
        Requires BuildSys 1.92 or later (RiscOS/BuildSys; BuildSys-1_92)
        Requires Library 0.41 or later (RiscOS/Library; Library-0_41)
      
      Version 0.17. Tagged as 'ProgInfo-0_17'
      36958c41
  7. 07 Mar, 2000 1 commit
  8. 14 Jul, 1998 2 commits
  9. 18 Feb, 1998 1 commit
  10. 17 Feb, 1998 1 commit
  11. 11 Feb, 1998 2 commits
  12. 04 Feb, 1998 1 commit
    • Stewart Brodie's avatar
      Build process improvements: · 52a8c378
      Stewart Brodie authored
        !MkRam,fd7 added to enable RAM builds of all Toolbox modules
        MakeFile tidied up and support for RAM build added
      Module now uses Toolbox memory allocation instead of calling OS_Module.
      52a8c378
  13. 15 Jan, 1998 1 commit
  14. 15 Dec, 1997 1 commit
  15. 12 Dec, 1997 2 commits
  16. 13 Oct, 1997 1 commit
    • Richard Buckley's avatar
      Build process improvements : · 925b637e
      Richard Buckley authored
      * Standardised make process in common will all other modules in build.
      * Internal and external toolbox libraries and headers exported to
        <Lib$Dir>.tboxlibint and <Lib$Dir>.tboxlibs respectivly.
      * Resources now localised.
      * Local !MkClean and !MkRom now use amu_machine.
      925b637e
  17. 08 Jul, 1997 1 commit
  18. 13 May, 1997 1 commit
  19. 20 Jan, 1997 1 commit
  20. 21 Nov, 1996 2 commits
  21. 05 Nov, 1996 2 commits