Commit graph

50 commits

Author SHA1 Message Date
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +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
Josh Heidenreich
306287528a Added and improved READMEs for modules in extensions, extras, postprocess 2012-02-09 12:12:00 +00:00
Norbert Thiebaud
c857dff7fc switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Andras Timar
d3c3f41881 build and pack NLPSolver help localizations 2012-01-04 22:24:11 +01:00
David Tardon
7283a51473 just list the files explicitly 2012-01-04 08:38:25 +01:00
Andras Timar
e0c40852bf localize nlpsolver .properties files within the build 2012-01-03 19:45:55 +01:00
Andras Timar
7489604621 pack *.default files, too fdo#43923 2012-01-02 21:02:52 +01:00
Andras Timar
248bfdfa0f dos2unix 2011-12-14 16:04:04 +01:00
Bjoern Michaelsen
2acd8fbac9 in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Miklos Vajna
4bfec0e839 nlpsolver: remove unneeded exec bits 2011-12-03 02:22:10 +01:00
Bjoern Michaelsen
d73e574d8a move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Stephan Bergmann
f1074136f5 ...originally probably replaced an en-dash (thanks Roman Eisele). 2011-11-29 13:12:19 +01:00
Stephan Bergmann
45ea23ad39 Replaced UTF-8 U+FFFD with ASCII space in source code comment.
The Unicode replacement character got in there probably during a previous
conversion of the source code; not evident to me what it replaced originally.
2011-11-29 08:37:29 +01:00
Andras Timar
837711466e remove CR/LF linefeed from description 2011-11-28 21:40:35 +01:00
Andras Timar
9fce330f8f eliminate duplicate IDs 2011-11-28 21:40:32 +01:00
Andras Timar
a969d2aa5d enable l10n of nlpsolver 2011-11-28 20:43:46 +01:00
Michael Meeks
8eca6b52b8 add missing dep. to generate LICENSE 2011-11-28 16:30:08 +00:00
Michael Meeks
959d4ceac8 nlpsolver: add missing passive registration rdb 2011-11-28 15:49:28 +00:00
Michael Meeks
3915eb4ffe add missing dmakefile to please gbuild 2011-11-28 12:12:36 +00:00
Michael Meeks
e699314df8 nlpsolver: migrate the build to use native gnumake build
Remove dmake, build.pl and ant build cruft. Update extension
description, cleanup file locations etc.
Switch to passive registration.
2011-11-28 11:07:00 +00:00
Michael Meeks
9df9da38c9 move translation files into the correct place 2011-11-28 11:07:00 +00:00
Michael Meeks
17ff286751 Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repo
This should make it easier to hack, and also to separate out the tangled in
third party EvolutionarySolver as/when we can.
2011-11-28 11:06:59 +00:00
Andras Timar
0ca429a00b l10n update 2011-10-31 20:50:17 +01:00
Andras Timar
ffb91342fc fix localization of NLPSolver 2011-10-20 11:10:54 +02:00
Tor Lillqvist
bc5a5d2615 Drop %_EXT% which was always empty 2011-06-03 13:26:06 +03:00
Thorsten Behrens
54f4dd0152 Removed GNUism in makefile
The --preserve=timestamps is a gnu cp extension, and thus not
available on all our platforms. Replaced by equivalent tar hack.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
(cherry picked from commit a22d8e9fbecfe6f2febdf4f85892f00e48ad0b79)

Signed-off-by: Andras Timar <timar74@gmail.com>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-05-24 11:27:03 +02:00
Andras Timar
4e42e93deb add/update NLPSolver translations from Pootle 2011-04-24 22:33:24 +02:00
Petr Mladek
bf0dc2aa52 Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 2011-04-05 17:34:42 +02:00
Caolán McNamara
2852e40a9a two NULLS in build.lst 2011-03-25 09:09:41 +00:00
Andras Timar
ea807d0388 l10n: don't extract strings from localized NLPSolver properties 2011-03-08 21:51:45 +01:00
Andras Timar
01d4999e99 l10n: Updated translations from Pootle 2011-03-06 19:18:47 +01:00
Fridrich Štrba
a15c75dfb1 fix windows build 2011-03-04 16:38:12 +01:00
Andras Timar
b692185070 l10n: don't extract strings from localized NLPSolver properties 2011-02-13 09:22:15 +01:00
Andras Timar
fb649e4579 l10n: typo fix in Dutch (nl) nlpsolver translation 2011-02-12 09:07:52 +01:00
Jan Holesovsky
75d9372d41 Merge remote branch 'origin/libreoffice-3-3' 2011-02-08 00:10:33 +01:00
Andras Timar
9a8d6341cb Added/modified NLPsolver translations from Pootle 2011-02-07 23:18:59 +01:00
Thomas Arnhold
f49c8e4496 Clean up makefiles 2011-02-01 17:37:37 +01:00
Thomas Arnhold
7552a34c76 Remove old RCS lines. 2011-01-21 12:18:23 +01:00
Andras Timar
9d45099d2a Added nplsolver translations from Pootle
de, en_GB, es, fa, fi, ja, ko, nb, zh_CN, zh_TW
2011-01-07 22:51:34 +01:00
Olivier Hallot
8ba75e9143 Brazilian Portoguese (pt-BR) nlpsolver translation 2010-12-19 21:02:35 +01:00
Paolo Pozzan
b59fdcf055 Italian (it) nlpsolver translation 2010-12-19 21:02:06 +01:00
Xuacu Saturio
7f0855a6f1 Asturian (ast) nlpsolver translation 2010-12-19 21:01:26 +01:00
Freek de Kruijf
57aae8d7b3 Dutch (nl) nlpsolver translation 2010-12-19 21:00:52 +01:00
Jesús Corrius
ca6af165de Catalan (ca) nlpsolver translation 2010-12-19 20:58:59 +01:00
Sophie Gautier
c0c029d00f French (fr) nlpsolver translation 2010-12-19 20:57:10 +01:00
Martin Srebotnjak
21c22e2ef4 Slovenian (sl) nlpsolver translation 2010-12-19 20:56:32 +01:00
Andras Timar
4f15e83845 Enabling l10n of nlpsolver fdo#30839
Extra translations will be commited to extensions/nlpsolver/locale.
Hungarian translation is provided as a sample - more to come soon.
Also fixed a typo in en-US text.
Signed off by Kohei.
2010-12-19 20:10:57 +01:00
Petr Mladek
df4931e18f fix nlpsolver/nlpsolver-0.9.patch to apply
there are needed DOS end of lines for some files
2010-10-05 20:11:08 +02:00
Kohei Yoshida
43bb0120d9 Added new module nlpsolver. 2010-10-02 09:28:28 -04:00