summaryrefslogtreecommitdiff
path: root/liblangtag
AgeCommit message (Expand)Author
2012-12-14upstream has moved to http://tagoh.bitbucket.org/liblangtag/Eike Rathke
2012-12-01vsnprintf() is not portableLuboš Luňák
2012-11-25Work around Windows' missing symlinksStephan Bergmann
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann
2012-11-24Remove unused liblangtag/CustomTarget_langtag.mkStephan Bergmann
2012-11-22Mark patch pushed upstreamStephan Bergmann
2012-11-22Use xmlDocCopyNode to merge nodes into different docs in liblangtagStephan Bergmann
2012-11-21fix build on ppcCaolán McNamara
2012-11-13fix liblangtag for win and cleanup autoconfPeter Foley
2012-11-13liblangtag really does not need to be a shared libraryFridrich Štrba
2012-11-13Fix the pthread branch of lt-atomic.hFridrich Štrba
2012-11-13Oops, a typoFridrich Štrba
2012-11-13Shortcircuit liblangtag's builtin detection using config.cacheFridrich Štrba
2012-11-12get macosx to run againCaolán McNamara
2012-11-12Mention the fragility of its MSVC configuryTor Lillqvist
2012-11-12Fix MSVC build: put the CFLAGS inside CC for preprocessor check to succeedTor Lillqvist
2012-11-12Missing "/inc"Stephan Bergmann
2012-11-11fix liblangtag 'delivery' on MacNorbert Thiebaud
2012-11-11fix liblangtagPeter Foley
2012-11-11fix langtag so namePeter Foley
2012-11-11convert liblangtag to gbuildPeter Foley
2012-11-09This is a bit more elegantFridrich Štrba
2012-11-08corrected Windows lt_atomic_int_dec_and_test()Eike Rathke
2012-11-08MinGW: Deliver liblangtag-1.dll correctly.Jan Holesovsky
2012-11-08Ask MSVC to be less verbose: -nologoTor Lillqvist
2012-11-07check for builtins pollutes CFLAGS and in turn breaks pthread checkChristian Lohmaier
2012-11-07Avoid "Warning: -- Macro `CC' redefined after use"Tor Lillqvist
2012-11-07Should not call lt_mem_add_ref() with a NULL pointer here eitherTor Lillqvist
2012-11-07Must not call lt_mem_add_ref() with a NULL pointerTor Lillqvist
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