summaryrefslogtreecommitdiff
path: root/ure/Module_ure.mk
blob: 88cbc71b31f2577aa29fcf34c13babdbac4ce809 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_Module_Module,ure))

$(eval $(call gb_Module_add_targets,ure,\
	Package_install \
	Rdb_ure \
))

# vim:set noet sw=4 ts=4:
/span>Add some new source files in vclTor Lillqvist 2014-09-29Add desktop/source/app/*.cxx for debugging convenienceTor Lillqvist 2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist 2014-08-12LO_LIB_DIR is used in nsscrypto_initialize() so must give it a valueTor Lillqvist 2014-08-12Add some more source files for debugging convenienceTor Lillqvist 2014-07-08Set VALID_ARCHS equal to ARCHSTor Lillqvist 2014-07-08Pass -sdk optionTor Lillqvist 2014-07-07Add more source files for Xcode debugging convenienceTor Lillqvist 2014-06-04Add more source files for debugging convenienceTor Lillqvist 2014-05-26Nah, use gb_Helper_print_on_errorTor Lillqvist 2014-05-26Print the xcodebuild output (including errors) if it has failedTor Lillqvist 2014-05-23Add some more source files for debugging convenienceTor Lillqvist 2014-04-30ICU has been bumped to 53Tor Lillqvist 2014-04-30Add some sources from framework for debugging convenienceTor Lillqvist 2014-04-18Include the newly required custom shape data filesTor Lillqvist 2014-04-17remove executable bitAndras Timar 2014-04-14Add a source file for debugging convenienceTor Lillqvist 2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist 2014-04-14It doesn't seem to work to use variable references for file names anywayTor Lillqvist 2014-04-14Avoid NSLogging when not debuggingTor Lillqvist 2014-04-12HEADER_SEARCH_PATHS is duplicated for Debug and ReleaseTor Lillqvist 2014-04-12Mmap in the ICU data file and pass it to udata_setCommonData()Tor Lillqvist 2014-04-12Copy the ICU data file into the TiledLibreOffice appTor Lillqvist 2014-04-12Add udata.cpp from ICU for easy breakpoint settingTor Lillqvist 2014-04-11Add MobileCoreServices and ImageIO frameworks for some debugging code in vclTor Lillqvist 2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist 2014-04-04Use tile coordinates for the DRAW_ONLY_TILE functionalityTor Lillqvist 2014-03-31Bin a few since long commented-out linesTor Lillqvist 2014-03-31Add possibility to show tile numbers and render just one tileTor Lillqvist 2014-03-28Bypass also the MobileLibreOffice thing for nowTor Lillqvist 2014-03-21Add customshapes source files for debugging convenienceTor Lillqvist 2014-03-21Add oox/source/drawingml source for debugging convenienceTor Lillqvist 2014-03-20Add a few cppu source files for debugging convenienceTor Lillqvist 2014-03-20Add some more source files for debugging convenienceTor Lillqvist 2014-03-20Bypass the 'LibreOffice' executable and app for nowTor Lillqvist 2014-03-19Add some more source files for debugging convenienceTor Lillqvist 2014-03-18Add simple document selector to TiledLibreOfficeTor Lillqvist 2014-03-18Add some more source files for debugging convenienceTor Lillqvist 2014-03-18Enable one more level of zooming in, just for funTor Lillqvist 2014-03-10Add more source files for convenient breakpoint settingTor Lillqvist 2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan 2014-03-06Bin ios/qa/sc, hasn't been tested for ages and surely doesn't build or workTor Lillqvist