summaryrefslogtreecommitdiff
path: root/liblangtag
AgeCommit message (Expand)AuthorFilesLines
2012-12-14upstream has moved to http://tagoh.bitbucket.org/liblangtag/Eike Rathke1-1/+1
2012-12-01vsnprintf() is not portableLuboš Luňák2-0/+31
2012-11-25Work around Windows' missing symlinksStephan Bergmann1-3/+3
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann1-3/+3
2012-11-24Remove unused liblangtag/CustomTarget_langtag.mkStephan Bergmann1-19/+0
2012-11-22Mark patch pushed upstreamStephan Bergmann1-0/+3
2012-11-22Use xmlDocCopyNode to merge nodes into different docs in liblangtagStephan Bergmann2-0/+15
2012-11-21fix build on ppcCaolán McNamara2-0/+11
2012-11-13fix liblangtag for win and cleanup autoconfPeter Foley2-3/+11
2012-11-13liblangtag really does not need to be a shared libraryFridrich Štrba2-16/+3
2012-11-13Fix the pthread branch of lt-atomic.hFridrich Štrba1-0/+9
2012-11-13Oops, a typoFridrich Štrba1-1/+1
2012-11-13Shortcircuit liblangtag's builtin detection using config.cacheFridrich Štrba1-1/+3
2012-11-12get macosx to run againCaolán McNamara1-0/+1
2012-11-12Mention the fragility of its MSVC configuryTor Lillqvist1-0/+5
2012-11-12Fix MSVC build: put the CFLAGS inside CC for preprocessor check to succeedTor Lillqvist1-4/+5
2012-11-12Missing "/inc"Stephan Bergmann1-1/+1
2012-11-11fix liblangtag 'delivery' on MacNorbert Thiebaud1-1/+3
2012-11-11fix liblangtagPeter Foley1-1/+3
2012-11-11fix langtag so namePeter Foley1-1/+1
2012-11-11convert liblangtag to gbuildPeter Foley12-860/+253
2012-11-09This is a bit more elegantFridrich Štrba1-3/+3
2012-11-08corrected Windows lt_atomic_int_dec_and_test()Eike Rathke1-1/+1
2012-11-08MinGW: Deliver liblangtag-1.dll correctly.Jan Holesovsky1-1/+1
2012-11-08Ask MSVC to be less verbose: -nologoTor Lillqvist1-1/+1
2012-11-07check for builtins pollutes CFLAGS and in turn breaks pthread checkChristian Lohmaier3-62/+64
2012-11-07Avoid "Warning: -- Macro `CC' redefined after use"Tor Lillqvist1-2/+2
2012-11-07Should not call lt_mem_add_ref() with a NULL pointer here eitherTor Lillqvist1-2/+5
2012-11-07Must not call lt_mem_add_ref() with a NULL pointerTor Lillqvist1-1/+7
2012-11-07Use -Zi when debug info wanted with MSVCTor Lillqvist1-0/+3
2012-11-07Fix MinGW build.Jan Holesovsky1-0/+11
2012-11-07Windows absolute path does not need to start with path separatorFridrich Štrba1-0/+13
2012-11-07Don't patch an xml file with its own contentFridrich Štrba1-45304/+0
2012-11-07Fix windows linking of i18npoolFridrich Štrba1-3/+3
2012-11-06Adding msvc projects to liblangtag, in case neededFridrich Štrba2-0/+707
2012-11-07Make sure -MD is used with MSVC (use the MSVCRT runtime)Tor Lillqvist1-0/+1
2012-11-07Use HAVE_STDINT_H instead of _MSC_VERTor Lillqvist1-1/+1
2012-11-07Configury fixes for MSVC, avoid accidentally using -march=i486Tor Lillqvist1-0/+22
2012-11-06Pass V=1 when verbose to see compiler command linesTor Lillqvist1-1/+1
2012-11-06More work trying to build this thing on windowsFridrich Štrba3-1/+145
2012-11-06Start making liblangtag 0.4.0 build for WindowsTor Lillqvist2-0/+292
2012-11-06liblangtag: fix 0.4.0 breakages on MacNorbert Thiebaud2-2/+127
2012-11-06Tiny cleanupFridrich Štrba1-2/+2
2012-11-06Remove last remenants of glib from liblangtag and try to fix buildFridrich Štrba1-18/+1
2012-11-06Upgrading to liblangtag 0.4.0Fridrich Štrba15-501/+221
2012-10-31fdo#55514 put liblangtag dll into the install setDavid Tardon1-0/+1
2012-10-14Enable cross-compilation in general, not just with MinGWTor Lillqvist2-6/+6
2012-09-21Mark patch pushed upstreamStephan Bergmann1-0/+2
2012-09-20Do not call xmlCleanupParser from liblangtagStephan Bergmann2-0/+21
2012-09-20Add RPATH to liblangtagStephan Bergmann1-0/+8