summaryrefslogtreecommitdiffstats
path: root/extensions/Configuration_updchk.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix updchk xcu data after gbuild'ificationStephan Bergmann2012-05-111-1/+7
| | | | | | | | | For one, install:module was missing from xcu files that are processed with gb_Configuration_add_spool_modules, resulting in effectively empty output xcu files. For another, localization from Addons.xcu is now merged into per-lang registry_*.xcd in postprocess/packregistry/makefile.mk. Change-Id: Ie87edbad163b124d18090ab36aa36de560a20cbc
* extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl2011-12-191-1/+1
|
* extensions: merge in Peter Foley's work in updatePeter Foley2011-12-171-2/+7
| | | | | Main improvement is that the unit test is now linked against updchk library.
* extensions: convert update stuff to gbuildMichael Stahl2011-12-141-0/+37
The updchk is renamed to updatecheckui so it does not collide with updchk.uno.