summaryrefslogtreecommitdiffstats
path: root/nlpsolver
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-111-0/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
| * gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl2012-10-231-0/+0
| | | | | | | | Change-Id: Ia07d3fd856578ab6976c02f8a0ec96273db19a2c
* | Delete unused filesZolnai Tamás2012-11-071-29/+0
| | | | | | | | | | | | | | Belong to extensions which become unneeded because of treex Change-Id: I86ca7494a9022c1e72d64b2ec5cbd41d6e292a00
* | Delete useless slashesZolnai Tamás2012-11-011-1/+1
| | | | | | | | Change-Id: Ib8cb85314b286948884ef9a72024c9fece3de93e
* | translations is a source-only moduleAndras Timar2012-10-011-1/+1
|/ | | | Change-Id: I9fcddfcdfa2d60860a7b016dbb870a3b6e8f3ea4
* fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza2012-09-2714-52/+1
| | | | | | | | More tags removed and with it, more commented code was found. So remove it all. Not functional changes here, just a cleanup. Change-Id: Id4a6b3126ca32f3460dec3056b9caa370d0ee69c Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
* nlpsolver depends on translationsAndras Timar2012-09-231-1/+1
| | | | Change-Id: I20f966d4f1ccdefda2b057b00d2d8e2e716fe28d
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-161-1/+1
| | | | | | | we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
* add help.tree files to extensions' helpBence Babati2012-09-103-0/+51
| | | | Change-Id: I2decf0178dea2722a752291f21e97cae4aab8074
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-062-3/+0
| | | | Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
* fdo#53009: Compile extension help in gbuildStephan Bergmann2012-08-311-8/+7
| | | | | | | | | | | | | ...as had been done in the old build system (solenv/inc/extension_helplink.mk). Especially for bundled extensions, this removes the need to compile the help data per user on first start. gb_Extension_add_helpfile(s) replaces gb_Extension_localize_help, and takes care of all the steps (localization, compilation, inclusion in .oxt), even for the en-US data (which was handled with additional gb_Extension_add_file calls before). Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f
* gbuild: register all jarsMichael Stahl2012-08-172-9/+6
| | | | Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-4/+0
| | | | | | | | | With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
* remove malingering legacy RCS tags.Michael Meeks2012-06-2819-57/+0
|
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | 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
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-2/+2
| | | | | | | | | 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)
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+1
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* build and pack NLPSolver help localizationsAndras Timar2012-01-041-2/+6
|
* just list the files explicitlyDavid Tardon2012-01-041-4/+6
|
* localize nlpsolver .properties files within the buildAndras Timar2012-01-0352-1285/+3
|
* pack *.default files, too fdo#43923Andras Timar2012-01-021-1/+1
|
* dos2unixAndras Timar2011-12-142-53/+53
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* nlpsolver: remove unneeded exec bitsMiklos Vajna2011-12-0356-0/+0
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* ...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann2011-11-291-1/+1
|
* Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann2011-11-291-1/+1
| | | | | The Unicode replacement character got in there probably during a previous conversion of the source code; not evident to me what it replaced originally.
* remove CR/LF linefeed from descriptionAndras Timar2011-11-281-2/+1
|
* eliminate duplicate IDsAndras Timar2011-11-281-3/+3
|
* enable l10n of nlpsolverAndras Timar2011-11-281-3/+3
|
* add missing dep. to generate LICENSEMichael Meeks2011-11-281-1/+1
|
* nlpsolver: add missing passive registration rdbMichael Meeks2011-11-281-0/+13
|
* add missing dmakefile to please gbuildMichael Meeks2011-11-281-0/+1
|
* nlpsolver: migrate the build to use native gnumake buildMichael Meeks2011-11-2826-1328/+336
| | | | | | Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
* move translation files into the correct placeMichael Meeks2011-11-2853-0/+53
|
* Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks2011-11-2864-0/+6616
| | | | | This should make it easier to hack, and also to separate out the tangled in third party EvolutionarySolver as/when we can.
* l10n updateAndras Timar2011-10-314-2/+52
|
* fix localization of NLPSolverAndras Timar2011-10-201-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
|
* Removed GNUism in makefileThorsten Behrens2011-05-241-1/+1
| | | | | | | | | | | 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>
* add/update NLPSolver translations from PootleAndras Timar2011-04-245-2/+102
|
* Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-057-1/+151
|\
| * l10n: Updated translations from PootleAndras Timar2011-03-066-0/+150
| |
| * l10n: don't extract strings from localized NLPSolver propertiesAndras Timar2011-02-1339-0/+39
| |
| * l10n: typo fix in Dutch (nl) nlpsolver translationAndras Timar2011-02-121-1/+1
| |
* | two NULLS in build.lstCaolán McNamara2011-03-251-1/+1
| |
* | l10n: don't extract strings from localized NLPSolver propertiesAndras Timar2011-03-0839-0/+39
| |
* | fix windows buildFridrich Štrba2011-03-041-1/+1
| |
* | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-0826-5/+560
|\|