Commit graph

95 commits

Author SHA1 Message Date
Matúš Kukan
d76e2d1cc3 embeddedobj: convert to gbuild 2012-03-01 20:49:13 +01:00
Caolán McNamara
2eeef79b78 callcatcher: update list 2012-03-01 10:43:56 +00:00
Tor Lillqvist
6d33801b44 Build libsb with a few dummy classes also for --disable-scripting
Work in progress, the dummy class implementations surely still
incomplete and/or might contain methods not actually needed. More
dummy class implementations needed, hopefully not too many
though. Will add also a few ifdefs for DISABLE_SCRIPTING in some key
places in sc and elsewhere to cut down on the need.
2012-03-01 01:26:18 +02:00
Tor Lillqvist
c16bc82637 s/interpreters/scripting/ 2012-02-27 16:51:56 +02:00
Caolán McNamara
1190dab820 exclude some more external libs from unusedcode.easy 2012-02-27 09:45:56 +00:00
Tor Lillqvist
4c737b6470 Decouple disabling of scripting (BASIC &co) from OS being iOS 2012-02-27 10:06:22 +02:00
Peter Foley
a75873dea1 allow autogen.sh to be run automatically 2012-02-26 13:53:09 -05:00
Peter Foley
141a659f63 rename post.Makeflie to Makefile.post 2012-02-26 13:37:49 -05:00
Tor Lillqvist
299262446f Make sure headers are "delivered" also for libs that are bypassed for iOS 2012-02-23 22:59:57 +02:00
Stephan Bergmann
284069dd0b clucene missing from gbuild_modules 2012-02-23 14:04:16 +01:00
Bjoern Michaelsen
41ad8739cb make debugrun run debugrun and not subsequentcheck 2012-02-21 01:06:40 +01:00
Matúš Kukan
a2ba4dcbd2 It's safer to run one job at a time in instsetoo_native on Windows 2012-02-20 12:21:52 +01:00
Matúš Kukan
eb7ee4d1d3 Makefile: adapt to gbuild'ized smoketest, create target for installing 2012-02-19 19:24:33 +01:00
Matúš Kukan
a391a096bd gbuild'ize smoketest(oo_native) and merge them
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-19 19:24:32 +01:00
Matúš Kukan
5a4e4d5543 packimages: convert to gbuild 2012-02-17 20:02:45 +01:00
Matúš Kukan
5b773eb582 update Makefile 2012-02-17 11:26:43 +01:00
Matúš Kukan
ca98018092 let src.downloaded not depend on phony target to avoid re-creating each time 2012-02-16 17:39:26 +01:00
Miklos Vajna
f689658056 make build a pre-req of deliver 2012-02-13 16:34:08 +01:00
Michael Stahl
15a6211803 Makefile: don't build everything twice on "make check" 2012-02-13 16:03:47 +01:00
Norbert Thiebaud
05bb5df2c5 add slowcheck target and make build a pre-req of check 2012-02-10 16:05:37 -06:00
Rene Engelhard
659f381fe2 remove accidentially committed pyuno-py3 module from Makefile... 2012-02-10 21:35:46 +01:00
Miklos Vajna
62b045a559 make cmd: custum -> custom 2012-02-10 17:06:24 +01:00
Caolán McNamara
4e022ca124 filter out Dde* cause they're not easy 2012-02-10 15:42:53 +00:00
Caolán McNamara
f484e0b078 best to filter out salhelper:: from unused I think 2012-02-10 14:20:52 +00:00
Matúš Kukan
d06a78c25b unotest: convert to gbuild 2012-02-10 13:35:34 +01:00
Tor Lillqvist
386161779b On Cygwin, Make wants to see Unix-style pathnames 2012-02-10 14:14:35 +02:00
Rene Engelhard
5582b7f129 add testtools to dmake_modules 2012-02-09 01:06:01 +01:00
Norbert Thiebaud
d85a108a1b re-enable make help from the top-level make 2012-02-08 10:16:39 -06:00
Norbert Thiebaud
463f9ff034 support make <module>.all even for gbuild modules 2012-02-08 08:11:26 -06:00
Caolán McNamara
d602c65283 add back in lost unused code filters 2012-02-08 09:12:27 +00:00
Stephan Bergmann
f9792bef88 Module translations missing 2012-02-07 19:47:07 +01:00
Stephan Bergmann
9045503c46 soffice.sh is no longer generated at configure time 2012-02-07 14:55:19 +01:00
Norbert Thiebaud
2bf1a98da8 have make check working again. clean-up the whole STAGE stuff 2012-02-06 19:08:03 -06:00
David Tardon
ce97851773 fix typo 2012-02-06 19:12:02 +01:00
Norbert Thiebaud
8b212711cf darn! finally bootstrap target (seems to) works on windows... and other 2012-02-05 22:00:39 -06:00
Norbert Thiebaud
993cdce1f0 again do not use WORKDIR prematurely due to windows 2012-02-05 20:43:10 -06:00
Norbert Thiebaud
7c64dd40b7 fix bootstraping issue on x-compile 2012-02-05 19:34:08 -06:00
Norbert Thiebaud
e48d33bce1 autogen properly on default target.. and do not autogen on clean/distclean 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
8439990081 autogen when necessary and restart the make.. 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
800bf3464c add cmd target to deal with corner case operations 2012-02-05 19:34:06 -06:00
Norbert Thiebaud
bea399d698 dmake-invoked gnumake may need implicite rules... avoid impacting theem 2012-02-05 19:34:05 -06:00
Norbert Thiebaud
c857dff7fc switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Jan Holesovsky
3092e57f0c Add a note to the toplevel Makefile where to actually edit stuff. 2012-01-25 12:35:54 +01:00
Bjoern Michaelsen
a7c567ad15 kill gb_MINISOLARENV in favor of stages 2011-12-07 15:53:04 +01:00
Bjoern Michaelsen
80f27b43e1 Makefile.in -- die, die, die! 2011-11-29 17:25:14 +01:00
Renamed from GNUmakefile.mk (Browse further)