Commit Graph

20 Commits

Author SHA1 Message Date
541761d7b8 prefer makefile-gmake-mode
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2014-04-28 23:35:42 +09:00
fc985c3004 should be a l10n target
Change-Id: If6f7540ba59dc518f258b3b322299432f9b34a7d
2013-12-17 09:16:59 +00:00
ae22d63888 convert query folder dialog to .ui
Change-Id: I844b45b4cc9834550d0d187dfdbc69686e512e5d
2013-12-16 10:41:27 +00:00
04dead1c6b make l10n buildable separately
- this renames the 'almost' module target to non-l10n
- and adds a l10n target which is intended to only build l10n parts of
  the product
- packagers should then be able to build l10n and non-l10n parts of the
  product independently, thus:
   - enable quicker rebuilds
   - distribution of load
   - updates to l10n without a full rebuild
   - security fixes to binaries without rebuilding all l10n
- the new targets are called build-l10n-only and build-non-l10n-only
- note this is not intended to move a concept of split packages
  upstream -- while this exsists in distros, the number of test
  scenarios for this would explode upstream

Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863

Conflicts:
	filter/Module_filter.mk
2013-11-14 16:45:02 +01:00
b40ffd288b fdo#60698: Move generic fpicker to svtools
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Conflicts:
	dictionaries

Change-Id: I6af478d7d6952e0e8f6c8f1b0575fcd50f2ba0e4
2013-11-04 13:15:45 +01:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
12152d253e Replace GUIBASE checks with equivalent OS checks
The idea is to get rid of GUIBASE and GUI checks as much as possible.

GUIBASE=aqua <=> OS=MACOSX
GUIBASE=WIN <=> OS=WNT
GUIBASE=cocoatouch <=> OS=IOS
GUIBASE=android <=> OS=ANDROID

Don't set GUIBASE to these values any more in configure.ac
either.

GUIBASE_FOR_BUILD is not used anywhere.

Conflicts:
	configure.ac
	postprocess/packcomponents/makefile.mk
	postprocess/packregistry/makefile.mk

Change-Id: Ie0526b40e1073f2328ba6c333e28752104b0fed3
2012-12-18 20:52:24 -05:00
d9cf110dae Bye bye ODMA
SUSE has no interest in it any longer, and I doubt anybody else has
either.
2012-12-05 08:56:52 +02:00
091c1b6fc5 more old module-description xml files
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
2012-08-22 23:27:34 +02:00
35382d56f8 android: build and package the fpicker so we can select files to open 2012-05-28 14:51:19 +01:00
8e0552fca7 break dep. cycle between vcl and fpicker
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb
2012-05-27 12:36:45 +02:00
e00e06ce43 fpicker: make the place edition dialog working
Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d
2012-05-04 12:19:26 +02:00
8863cc9e03 KDE3 file picker moved from fpicker to vcl 2012-04-02 18:30:40 +02:00
67ae25dcfa KDE4 file picker moved from fpicker to vcl 2012-04-02 18:30:40 +02:00
cd131c6366 kde4 fpicker doesn't use Q_OBJECT, no need for moc 2012-03-16 20:58:10 +01:00
5142e628b5 fdo#47246: fpicker: merge fop library into fps:
Since nobody seems to know why these are separate, merge fop into fps.
In case this untested change doesn't work out it should be reverted :)
2012-03-14 16:23:55 +01:00
e99464ea0f use custom target for generated source 2012-01-07 15:40:57 +01:00
5bbdab11f6 split module targets' registration 2012-01-07 15:40:57 +01:00
4492deb4d5 use custom target for generated source 2012-01-07 15:40:56 +01:00
073b50b11e fpicker: convert to gbuild 2011-12-27 13:03:37 +01:00