You need to sign in or sign up before continuing.
- 06 Apr, 2000 1 commit
-
-
Stewart Brodie authored
Fixed ROM and debug builds of this module to remember to link against OSLib - otherwise the rom_link fails. Admin: Not caught previously since only Ursula actually includes the module image in ROM, and I only updated Ursula to use the latest version last month. Now builds. Version 0.46. Tagged as 'Picker-0_46'
-
- 01 Dec, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Receipt of that service call causes this module to trample over Wimp state that applications may be relying on (eg. template file handle). Admin: Tested on desktop Risc PC. Version 0.45. Tagged as 'Picker-0_45'
-
- 26 Nov, 1999 1 commit
-
-
Stewart Brodie authored
CPFLAGS added to header export. Detail: STANDALONE builds no longer exist - they are equivalent to non-ROM builds. In non-ROM builds, all the resources to be registered in ResourceFS are built into a single structure since ResourceFS can handle this more efficiently, and it saves initialisation time - MessageTrans has a fit when Picker tries to register NINE different things in ResourceFS. Admin: Tested as softload. ROM build unaffected. Version 0.44. Tagged as 'Picker-0_44'
-
- 24 Nov, 1999 2 commits
-
-
Stewart Brodie authored
-
Stewart Brodie authored
Detail: As much as possible of the junk has been removed. Standard build structure replaces it. Unused code removed. Support for RISC OS pre-3.60 removed (remove the int'l stuff in the CMHG file to reverse this - it must save all of 100 bytes!) RAM builds now contain the resources for registering in ResourceFS (NOTE: this build does not register them yet but that's the same as current versions!) When this is fixed, the RAM builds will be the standalone builds. RAM build contains a single ResourceFS area which is to be registered instead of NINE that it used to register. Shame I can't remove all traces of the other directories. WinEdit is now invoked from the makefile instead of having several silly one-liner Obey scripts to do it. However, this necessitates the perl script to fix the trigraphs (cannot use # in makefiles) unless you like 1000s of warnings about ANSI trigraphs in the (valid) generated headers. Unable to extract it from OSLib or Support011 - it's too heavily dependent on them. Sorry. Admin: RAM builds seem to work. Version 0.43. Tagged as 'Picker-0_43'
-
- 03 Nov, 1999 2 commits
-
-
John Beranek authored
Detail: - Merged branches. - Added srccommit suppport to cmhg header - Added ${THROWBACK} and -p to cmhg flags - Added stripdepend call to clean target - Stripped dynamic dependencies Admin: Built and tested on RPC. Version 0.42. Tagged as 'Picker-0_42'
-
John Beranek authored
-
- 03 Nov, 1998 1 commit
-
-
Andrew Hodgkinson authored
No longer trashes the task's flags to Wimp_Poll. It used to ANT the flags with a word that only preserved specific bits; notably, it would clear the pollword high priority (23) and preserve/save FP (24) bits. The latter means the FPSR gets reset, which is a bit of a pain if you are relying on it being preserved (e.g. any task using the Mozilla sourced JS interpreter...!). Tested on RISC OS 3.71 and 3.11. Version number incremented to 0.40 for the Risc PC build (assumes resources are present in ResourceFS) and 0.37 for the stand-alone build (makes no such assumptions).
-
- 13 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 30 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 27 Jan, 1997 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
- 21 Jan, 1997 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
- 16 Dec, 1996 1 commit
-
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 06 Nov, 1996 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
- 05 Nov, 1996 2 commits
-
-
ROOL authored
Sprout from master 1996-11-05 09:46:27 UTC Neil Turton <nturton@gitlab.riscosopen.org> 'Import from cleaned 360 CD' Delete: !!Log424 !!LogO MkRomLink,fd7
-
Neil Turton authored
-