1. 18 Aug, 2015 1 commit
    • Robert Sprowson's avatar
      Makefile recreated from fragments · 0376c3c9
      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.22. Tagged as 'ColourMenu-0_22'
      0376c3c9
  2. 04 May, 2000 1 commit
    • Stewart Brodie's avatar
      Changed to use common Makefile system. · 8445a02f
      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.21. Tagged as 'ColourMenu-0_21'
      8445a02f
  3. 07 Mar, 2000 1 commit
    • Stewart Brodie's avatar
      Moved to srccommit. · a0254b33
      Stewart Brodie authored
        Dynamic dependencies stripped from Makefile
        rom_link phase updated.
      Admin:
        Built.
      
      Version 0.20. Tagged as 'ColourMenu-0_20'
      a0254b33