Commit graph

8774 commits

Author SHA1 Message Date
Thorsten Behrens
77d05dfa5b Adapt doxygen gen script to changed Env file name. 2012-01-05 14:13:22 +01:00
Andras Timar
ff76821030 Bump year 2012-01-05 13:35:06 +01:00
Caolán McNamara
2e70dc68e6 try and get callcatcher working again 2012-01-05 11:12:57 +00:00
David Tardon
42b50a1234 always put unlocalized properties files to the oxt 2012-01-05 10:23:18 +01:00
Caolán McNamara
91724b930f try and track changes to INPATH definition 2012-01-05 09:18:19 +00:00
Caolán McNamara
91894d52b6 add mode-lines to .idl files 2012-01-05 09:18:17 +00:00
Caolán McNamara
1702bab54f add mode-lines to some new files 2012-01-05 09:18:16 +00:00
David Tardon
f84109c457 do not announce if nothing is done (without langs) 2012-01-05 09:45:56 +01:00
Andras Timar
eaa58fe31c extension help localizer help functions 2012-01-04 22:24:11 +01:00
Michael Stahl
49697f6d54 gbuild: macosx.mk: enable -Werror for ObjC files 2012-01-04 18:03:22 +01:00
Andras Timar
362b694a48 remove non-existing 'ky' 2012-01-04 16:13:39 +01:00
Eike Rathke
d0bb67f5df added Kyrgyz (China) [ky-CN] to language list 2012-01-04 14:41:48 +01:00
Michael Stahl
473a1a4a48 gbuild: define NOMINMAX in windows.mk 2012-01-04 12:39:53 +01:00
Andras Timar
90c256bf78 remove leftover comment 2012-01-04 11:24:00 +01:00
David Tardon
250491832a add dep on sdf file 2012-01-04 08:49:22 +01:00
David Tardon
308b282a8e do not break when building without langs 2012-01-04 08:39:47 +01:00
Tor Lillqvist
7cc28bae3a Fixes for the lo-bootstrap apk element code
Fix some off-by-one style errors, add a new lo_apk_lstat() function,
and (temporarily) add some debugging logging.
2012-01-04 00:15:26 +02:00
Andras Timar
d7ae3a4466 add rule to localize .properties files 2012-01-03 19:45:54 +01:00
Matúš Kukan
5436f578ee gbuild: Rdb: blind fix for Windows, use gb_Helper_abbreviate_dirs_native 2012-01-02 23:21:15 +01:00
Tor Lillqvist
4f769af98a Fix thinko: ==, not = 2012-01-02 17:39:00 +02:00
Tor Lillqvist
004f9bd21f We have no MAKEFILE.MK or makefile.rc files 2012-01-02 17:38:59 +02:00
Norbert Thiebaud
ea5d18a1c7 move UDP and fix linkoo to look for INPATH and UPD in config_host.mk 2012-01-01 16:07:19 -06:00
Norbert Thiebaud
004df8153c migrate XSLTPROC out of set_soenv.in 2012-01-01 16:05:46 -06:00
Miklos Vajna
8033e3343b fix linkoo after moving INPATH to config_host.mk 2012-01-01 20:20:46 +01:00
Miklos Vajna
21fa99f44c Fix two perl warnings during make dev-install 2011-12-31 14:34:40 +01:00
Norbert Thiebaud
ecbda593ef remove apparentely accidental addition of a linux binary module for make 2011-12-26 12:51:40 -06:00
David Tardon
95754019f4 revamp Rdb class 2011-12-26 17:40:26 +01:00
Norbert Thiebaud
fd9366c85c prep work to eliminated Env.*.sh, introduce config_{host,build}.mk
This introduce config_host.mk and config_build.mk
generated from config_host.mk.in
The intent is for that file to be both sourcable in a shell and includable
in a gnu Makefile.
Eventually all the environment set-up will be in config_host.mk.in
and so there won't be a need to source anything in shell before make.
2011-12-24 21:42:08 -06:00
Peter Foley
99d994dcd2 don't display bootstrap and src.downloaded as top level modules 2011-12-24 10:17:37 -05:00
David Tardon
88b5b3688e gb_Jar_add_packagefile needs three args after all
This partially reverts commit 713e536fe9 .
2011-12-23 17:45:56 +01:00
David Tardon
7fe7126248 allow use of generated files in gb_Jar 2011-12-23 16:43:02 +01:00
David Tardon
713e536fe9 work around deficiency in jar 2011-12-23 16:43:02 +01:00
David Tardon
c438af4d8a eval at the calling side, like other gbuild classes 2011-12-23 16:42:59 +01:00
David Tardon
07a87420ad eval at the calling side, like other gbuild classes 2011-12-23 16:42:59 +01:00
Tor Lillqvist
e685a684eb Initial untested implementation of dirent style functions for the .apk 2011-12-22 15:45:34 +02:00
David Tardon
a6511b9d9a add some explanation for gb_SrsTemplateTarget 2011-12-22 13:28:58 +01:00
David Tardon
bc3683aecd use the same dir structure for images as sc and sw 2011-12-22 13:24:48 +01:00
Caolán McNamara
700d04cf24 default to dbglevel=2 for callcatcher 2011-12-22 09:30:58 +00:00
Rene Engelhard
b31375be84 don't remove configure and aclocal.m4 in distclean anymore 2011-12-21 17:21:55 +01:00
Petr Mladek
c84ac758aa do not use ABOUTBOXPRODUCTVERSIONSUFFIX in download name
I did not read the code carfully enough when added this line few days ago.
2011-12-21 16:44:26 +01:00
Matúš Kukan
683e471f35 gbuild, sal: dl is linux only 2011-12-21 15:27:26 +01:00
Robert Nagy
1c184292ad sync the gb_LinkTarget__command_dynamiclink function from unxgcc.mk 2011-12-21 15:27:05 +01:00
Petr Mladek
ec9230598e allow to call ooinstall twice with $DESTDIR 2011-12-20 19:47:34 +01:00
Tor Lillqvist
7d3c674a04 Abandon attempt to use the debug CRT in a dbgutil build 2011-12-20 18:08:08 +02:00
Luboš Luňák
0e44efd374 missed this in b55dbc1e - show extension for .c files as well 2011-12-20 16:36:10 +01:00
Tor Lillqvist
a3c01095c0 Add gb_STDLIBS and override gb_Library_PLAINLIBS_NONE 2011-12-20 01:12:23 +02:00
Michael Stahl
a0a21ffa5b gbuild: macosx.mk: install names with SOVERSION:
gb_LinkTarget__get_installname should append the SOVERSION, because the
installation set only contains the versioned libraries, not the
unversioned symlinks.
2011-12-19 18:23:02 +01:00
Stephan Bergmann
f039057048 Warning clean-up (Mac OS X). 2011-12-19 13:08:27 +01:00
Matúš Kukan
a9e130ab82 sal: convert to gbuild 2011-12-19 10:14:53 +01:00
Robert Nagy
b23f2d78c4 use the same memory alignment for *BSD as on Linux 2011-12-18 11:18:28 +01:00