David Ostrovsky
eadcfa4e27
fdo#50162 merge rtlbootstrap.mk into configure.in
...
Change-Id: I241be2704a069ec1f6be5861084039569673cc12
2012-05-24 07:22:03 +02:00
Thomas Collerton
9520dbf59f
EasyHack fdo#42783: get rid of CPU define/build system variable
...
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-05-09 16:31:31 +02:00
Michael Stahl
4c50f23f87
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
2012-04-08 01:05:53 +02:00
Michael Stahl
c923f7d2c2
gbuild: "use" vs. "add":
...
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
(i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
(i.e. it is registered at the Module, has it's own makefile, may be
in a different module than the target)
2012-04-08 01:05:52 +02:00
Tor Lillqvist
128749140f
More hacking on static linking (iOS) support
2012-03-21 00:00:05 +02:00
Tor Lillqvist
3c5fa6f532
Simply hardcode the inifile as "rc" in the app bundle directory on iOS
2012-03-21 00:00:00 +02:00
Stephan Bergmann
25292b154e
module.c -> module.cxx, use sal/log.hxx
2012-03-12 11:54:26 +01:00
Matúš Kukan
84b3f7b345
gbuild: get rid of realpath in gb_Foo_set_include
2012-03-10 21:23:20 +01:00
Tor Lillqvist
42422f2599
Merge sal_textenc into sal just on Android
2012-02-15 16:40:00 +02:00
Tor Lillqvist
5f2a2e2149
Don't bother with a separate libsal_textenc when merging libs
2012-02-15 16:19:58 +02:00
Stephan Bergmann
01690f571d
Final disentanglement between sal and sal_textenc.
2012-01-06 15:00:44 +01:00
Stephan Bergmann
5689b61ac9
Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.
2012-01-06 15:00:44 +01:00
Stephan Bergmann
0c66147a2a
textenc/context.cxx only used in sal_textenc now.
2012-01-06 15:00:44 +01:00
Stephan Bergmann
b234008ba5
Changed C files to C++.
2012-01-05 23:24:08 +01:00
Stephan Bergmann
7a7b346a52
Properly assign objects to only those libraries that actually use them.
...
For that, moved aImplJavaUtf8TextEncodingData from tables.cxx to
textenc.cxx, as it shares code with aImplUTF8TextEncoding (but does
not drag lots of expensive data back into sal from sal_textenc).
2012-01-05 23:24:08 +01:00
Matúš Kukan
683e471f35
gbuild, sal: dl is linux only
2011-12-21 15:27:26 +01:00
Tor Lillqvist
25e10370fe
Link most libs and executables with gb_STDLIBS as presumably is intended
2011-12-20 01:12:23 +02:00
Matúš Kukan
15ae1ad3a0
typo: add missing \
2011-12-19 11:02:51 +01:00
Matúš Kukan
cf77e8a0b9
sal: add visibility symbols
2011-12-19 10:14:53 +01:00
Matúš Kukan
a9e130ab82
sal: convert to gbuild
2011-12-19 10:14:53 +01:00