summaryrefslogtreecommitdiff
path: root/config_host/config_graphite.h.in
blob: 46e624dc01a110105d27b8d839b0092498dff022 (plain)
1
2
3
4
5
6
#ifndef CONFIG_GRAPHITE_H
#define CONFIG_GRAPHITE_H

#define ENABLE_GRAPHITE 0

#endif
do not copy boost headers aroundMichael Stahl 2012-12-27convert icu to gbuild and add to tail_buildPeter Foley 2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan 2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-29Remove some more PCH tracesThomas Arnhold 2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida 2012-04-13EE_APPEND now has to be the max value of size_t.Kohei Yoshida 2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-04-03Merged editdoc2.cxx into editdoc.cxx.Kohei Yoshida 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-03-08fold i18npaper into i18nutilCaolán McNamara 2011-11-27remove pch from the include listNorbert Thiebaud 2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud