- 16 Nov, 1999 2 commits
-
-
ROOL authored
Sprout from master 1999-11-16 14:48:43 UTC Stewart Brodie <sbrodie@gitlab.riscosopen.org> ' Import of assembler headers which declare Toolbox SWI symbols.' Delete: !MkClean,fd7 !MkExpHdr,fd7 !MkExpLib,fd7 Makefile VersionNum c/debug c/mem c/messages c/objsupport c/rmensure c/slist c/string32 h/colpicker h/const h/debug h/macros h/mem h/messages h/objsupport h/os h/rmensure h/services h/slist h/string32 h/style h/toolboxmem h/twimp objects/h/DCS objects/h/Quit objects/h/colourdbox objects/h/colourmenu objects/h/fileinfo objects/h/fontdbox objects/h/fontmenu objects/h/generic objects/h/iconbar objects/h/menu objects/h/printdbox objects/h/proginfo objects/h/saveas objects/h/scale objects/h/toolbox objects/h/window s/toolboxmem
-
Stewart Brodie authored
Detail: I keep finding declarations of the Toolbox SWI symbols all over the place. These header files provide a single definition for the SWIs for the Toolbox and Window modules. Admin: Exported from Common because Libs is too awkward to modify just for this change (it uses Makatic).
-
- 09 Oct, 1997 1 commit
-
-
Richard Buckley authored
Tided up the make process for the libraries tboxlib and debuglib (debuglib was in with the same set of sources as tboxlib to I build it anyway). All header files in the objects directory now get exported to <Lib$Dir>.tboxlibs.h during export_hdrs phase. tboxlib and debuglib get build with both zM and none zM flags and exported to <Lib$Dir>.tboxlibs.o. Changed the sources slightly so they don't refer to the internal copy of the header files found in objects but the copy previously exported to the right place.
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-