summaryrefslogtreecommitdiffstats
path: root/starmath/Module_starmath.mk
Commit message (Collapse)AuthorAgeFilesLines
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
| | | | Change-Id: I8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
| | | | | | | | | | | | | | | | | | | | | - 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-17/+4
|
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-111-1/+0
| | | | | | | Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02 Reviewed-on: https://gerrit.libreoffice.org/3229 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* rename UI to UIConfigDavid Tardon2013-04-111-1/+1
| | | | | | | | | | I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* try to fix and reenable starmath unit testsCaolán McNamara2012-11-231-3/+3
| | | | Change-Id: I4c2a1476ea6ae12fdebb8301b68eab8060bc86f8
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-0/+1
| | | | | | to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
* make starmath's gbuild module name the same as dirDavid Tardon2012-09-221-4/+4
| | | | | | Otherwise make starmath.all does not work as expected. Change-Id: I747b7dd9f1cd6347d6fe8d5edbbb0dff079a253b
* tweak to capture recent changes in starmath and gbuildNorbert Thiebaud2012-06-151-3/+3
| | | | Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d
* Add consistent Emacs and vim mode linesNorbert Thiebaud2012-06-151-0/+3
| | | | | | cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3 Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
* reenable unit testNorbert Thiebaud2012-06-151-0/+4
| | | | | | cherry-picked from 95357d3144b817726507758c1314a82303c25157 Change-Id: I1d403859091a6e59b1045126c5db2bf2ffd573e1
* move UNO API test to subsequentchecksDavid Tardon2012-06-151-1/+3
|
* migrate starmath subsequenttests to gbuildNorbert Thiebaud2012-06-151-4/+5
| | | | | | cherry-picked from 969d60a477742d24afe370fae70db057d2db9341 Change-Id: I074f2f024624aafea4456304295d747318755ffd
* convert starmath to gnumakeNorbert Thiebaud2012-06-151-0/+31
| | | | | | cherry-pick from da5f126844fab3c647c3d95cdf613aaf2e22ceed Change-Id: I1e462668270f33f7f7f2082b20c12c18d0ad8042
* revert gmk4 mismergeNorbert Thiebaud2012-06-151-47/+0
| | | | Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-111-1/+0
| | | | | | | | | | | * solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk.
* adapt starmath unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-041-0/+6
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-1/+2
|
* CWS gnumake4: convert starmath to new build systemMathias Bauer2011-06-161-0/+41