Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.misc > #4961
| From | "Ste (news)" <steve@revi11.plus.com> |
|---|---|
| Subject | Re: MoreKeys |
| Newsgroups | comp.sys.acorn.misc |
| Date | 2012-04-18 13:59 +0100 |
| Message-ID | <52825a56a6steve@revi11.plus.com> (permalink) |
| References | (2 earlier) <almarsoft.7525517500386692201@news.orange.fr> <52806bbe7cnews*@Torrens.org.uk> <almarsoft.4109001389256600790@news.orange.fr> <52816aa593steve@revi11.plus.com> <almarsoft.449396619985746324@news.orange.fr> |
| Organization | None |
In article <almarsoft.449396619985746324@news.orange.fr>, Rick Murray <heyrickmail-usenet@yahoo.co.uk> wrote: > I never figured out how to get one MakeFile to build multiple things so > the front-end and the module are actually held as separate projects. It's exactly the right solution to keep the module and the front end application as different source components. What you really need is to create a 'components' file (assuming you're building this with the RISC OS toolchain rather than, say, GCC). This is exactly what I do for MoreDesk - in fact, it's components file has 19 different subcomponents and builds three versions of the lot - a 'debug' build, a 'demo' build and a 'release' build. I can kick a build off just by clicking "Build" in !Builder. Have a look at the "PlingSystem" build for RISC OS as a relatively simple example. It all boils down to creating an Env file (see castle.RiscOS.Env), a Components file (see castle.RiscOS.BuildSys.Components) plus putting your custom components into the ModuleDB (see castle.RiscOS.BuildSys.ModuleDB). Ta, Steve -- Steve Revill @ Home Note: All opinions expressed herein are my own.
Back to comp.sys.acorn.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-30 03:12 +0200
Re: MoreKeys Matthew Phillips <spam2011m@yahoo.co.uk> - 2012-03-30 07:23 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-30 13:10 +0200
Re: MoreKeys Vince M Hudd <vinceh@softrock.co.uk> - 2012-03-30 12:41 +0100
Re: MoreKeys "John Williams (News)" <UCEbin@tiscali.co.uk> - 2012-03-30 15:02 +0200
Re: MoreKeys Vince M Hudd <vinceh@softrock.co.uk> - 2012-03-31 12:35 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-30 16:27 +0200
Re: MoreKeys Peter Young <pnyoung@ormail.co.uk> - 2012-03-30 08:22 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-30 13:13 +0200
Re: MoreKeys Peter Young <pnyoung@ormail.co.uk> - 2012-03-30 20:50 +0100
Re: MoreKeys Bryn Evans <d@a.invalid> - 2012-03-30 14:54 +0100
Re: MoreKeys Bryn Evans <BrynEvans@bryork.freeuk.com> - 2012-03-30 15:15 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-30 16:34 +0200
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-31 03:33 +0200
Re: MoreKeys M Harding <riscos@mdharding.org.uk> - 2012-03-31 10:18 +0100
Re: MoreKeys Geoffrey Baxendale <thebears@sarno.freeserve.co.uk> - 2012-04-02 23:14 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-03 19:37 +0200
Re: MoreKeys Martin <News03@avisoft.f9.co.uk> - 2012-04-03 23:30 +0100
Re: MoreKeys Martin Bazley <martin.bazley@blueyonder.co.uk> - 2012-04-03 23:48 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-04 06:01 +0200
Re: MoreKeys Russell Hafter News <see.sig@walkingingermany.invalid> - 2012-04-04 09:47 +0100
Re: MoreKeys Alan Dawes <alan.dawes@argonet.co.uk> - 2012-04-04 15:33 +0100
Re: MoreKeys Martin Bazley <martin.bazley@blueyonder.co.uk> - 2012-04-04 17:14 +0100
Re: MoreKeys "John Williams (News)" <UCEbin@tiscali.co.uk> - 2012-04-04 18:08 +0200
Re: MoreKeys Martin <News03@avisoft.f9.co.uk> - 2012-04-04 11:35 +0100
Re: MoreKeys Martin Wuerthner <spamtrap@mw-software.com> - 2012-04-04 17:08 +0200
Re: MoreKeys Russell Hafter News <see.sig@walkingingermany.invalid> - 2012-04-04 09:41 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-04 14:22 +0200
Re: MoreKeys John <newsmcc@blueyonder.co.uk> - 2012-04-04 13:26 +0100
Re: MoreKeys Stuart <Spambin@argonet.co.uk> - 2012-04-04 14:14 +0100
Re: MoreKeys John <newsmcc@blueyonder.co.uk> - 2012-04-05 09:51 +0100
Re: MoreKeys Chris Johnson <chrisjohnson+news@spamcop.net> - 2012-04-04 10:13 +0100
Re: MoreKeys Bryn Evans <d@a.invalid> - 2012-04-04 17:13 +0100
Re: MoreKeys "Ste (news)" <steve@revi11.plus.com> - 2012-04-05 14:46 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-05 18:45 +0200
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-11 05:19 +0200
Re: MoreKeys "Richard Torrens (News)" <News+15444@Torrens.org.uk> - 2012-04-14 19:57 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-16 16:27 +0200
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-16 16:32 +0200
Re: MoreKeys "Ste (news)" <steve@revi11.plus.com> - 2012-04-16 18:21 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-18 05:20 +0200
Re: MoreKeys "Ste (news)" <steve@revi11.plus.com> - 2012-04-18 13:59 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-19 17:02 +0200
Re: MoreKeys Duncan Moore <duncan.moore@gmx.com> - 2012-04-17 03:50 -0700
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-18 05:22 +0200
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-18 19:29 +0200
Re: MoreKeys Alan Griffin <ajg@argonet.co.uk> - 2012-04-18 21:46 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-19 05:59 +0200
Re: MoreKeys Martin Bazley <martin.bazley@blueyonder.co.uk> - 2012-04-18 23:55 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-19 17:03 +0200
Re: MoreKeys "John Williams (News)" <UCEbin@tiscali.co.uk> - 2012-04-19 17:11 +0200
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-04-19 18:22 +0200
Wordwrap (was Re: MoreKeys) Harriet Bazley <bazley@feathermail.co.uk> - 2012-05-07 00:20 +0100
Re: MoreKeys Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-06-20 17:11 +0200
csiph-web