summaryrefslogtreecommitdiff
path: root/liblangtag
AgeCommit message (Expand)Author
2012-11-07Use -Zi when debug info wanted with MSVCTor Lillqvist
2012-11-07Fix MinGW build.Jan Holesovsky
2012-11-07Windows absolute path does not need to start with path separatorFridrich Štrba
2012-11-07Don't patch an xml file with its own contentFridrich Štrba
2012-11-07Fix windows linking of i18npoolFridrich Štrba
2012-11-06Adding msvc projects to liblangtag, in case neededFridrich Štrba
2012-11-07Make sure -MD is used with MSVC (use the MSVCRT runtime)Tor Lillqvist
2012-11-07Use HAVE_STDINT_H instead of _MSC_VERTor Lillqvist
2012-11-07Configury fixes for MSVC, avoid accidentally using -march=i486Tor Lillqvist
2012-11-06Pass V=1 when verbose to see compiler command linesTor Lillqvist
2012-11-06More work trying to build this thing on windowsFridrich Štrba
2012-11-06Start making liblangtag 0.4.0 build for WindowsTor Lillqvist
2012-11-06liblangtag: fix 0.4.0 breakages on MacNorbert Thiebaud
2012-11-06Tiny cleanupFridrich Štrba
2012-11-06Remove last remenants of glib from liblangtag and try to fix buildFridrich Štrba
2012-11-06Upgrading to liblangtag 0.4.0Fridrich Štrba
2012-10-31fdo#55514 put liblangtag dll into the install setDavid Tardon
2012-10-14Enable cross-compilation in general, not just with MinGWTor Lillqvist
2012-09-21Mark patch pushed upstreamStephan Bergmann
2012-09-20Do not call xmlCleanupParser from liblangtagStephan Bergmann
2012-09-20Add RPATH to liblangtagStephan Bergmann
2012-09-14mingw compile fixes for liblangtagLuboš Luňák
2012-08-11langtag: worked around reg2xml libxml2 encoding problemEike Rathke
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky
2012-08-10added LanguageTag unit testEike Rathke
2012-08-10cosmeticsChristian Lohmaier
2012-08-10help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier
2012-08-09disable un-needed GObject introspection pieces for liblangtagMichael Meeks
2012-08-08Fix Mac OS X install name for liblangtagStephan Bergmann
2012-08-08Fix liblangtag MacOSX build when using system libxml2Tor Lillqvist
2012-08-08changed prefix and destdir to acommodate MacOSX using OUT2LIB magicEike Rathke
2012-08-08MSVC warning C4510: default constructor could not be generatedStephan Bergmann
2012-08-08liblangtag: deliver wouldn't pick up lib64Miklos Vajna
2012-08-07parallelism spoils the Windows buildEike Rathke
2012-08-07Make #include <libxml/xpath.h> work --without-system-libxmlStephan Bergmann
2012-08-06deliver .dylibEike Rathke
2012-08-06install liblangtag and dataEike Rathke
2012-06-13implemented lt_db_set_datadir() overrideEike Rathke
2012-06-04configure prefix for "installation" and get_data() functionEike Rathke
2012-06-04ported liblangtag build to wntmsciEike Rathke
2012-06-04added liblangtag for BCP 47 language tagsEike Rathke