Kai,

Kai Backman wrote:
Hi everyone,

http://go-oo.org/tstooo/build_prototype_paper.pdf
thanks, looks promising ...

Here is a little paper on the initial results of the build prototype
I've been working
on lately. I'd love to get some feedback, especially relating to how
you would like
to use the OO.o build system, if you could get (almost) anything, what would you
most like from the build?

My personal favorites:
- Full dependencies - including over module / project borders: While changing a (inline) header e.g. in SAL, I want everything dependent to be build, nothing more, nothing less.
- No "deliver" anymore, just directly access the files in the modules.
- Want to be able to build any particular file by providing its name on the command line, including intermediate files (.o,.a,...):
 make bla.o
 make bla.o.dep
 make XInterface.hdl
 make MyClass.class
 make soffice.bin
 make bla.rpm
- Get rid of the makefiles ;-)
- Want to be able to transparently build distributed, e.g. by using distcc or cachecc - Want to be able to execute the soffice out of the modules, without the need to create install sets and to install these.


Thanks in advance for your feedback! :-)
If you need more, just send me a note ;-)

Take care,

Kai
Kay

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to