summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
blob: dbd641499599ad3ac4a90adf6b3ee47f39993eae (plain)
1
2
3
4
5
6
7
8
 # language-related config variables for LibreOffice
 # this file is intended to be able to be included in a Makefile
 # and not to be sourced in a shell session
 #

export ALL_LANGS=@ALL_LANGS@
export WITH_LANG=@WITH_LANG@
export WITH_LANG_LIST=@WITH_LANG_LIST@
d9191364647deb1a4836ca992cb'>gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 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-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann 2012-05-31Bin MSVC unknown option '-0b0'Tor Lillqvist 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-24add $(gb_STDLIBS) to linked libsDavid Tardon 2012-03-12gbuildize stocDavid Tardon