# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: vate/ajrhunt/cunitdemo' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara
2012-05-10Fix fdo#49720: Dropped unnecessary "sh -c" from popen callStephan Bergmann
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-03-08forgot to remove x_rtl_ustring.hCaolán McNamara
2012-03-08throw a noncopyable pattern at oneToOneMappingWithFlagCaolán McNamara
2012-02-08unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isPunctuation() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isBase() methodGreg Kroah-Hartman
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud