summaryrefslogtreecommitdiffstats
path: root/liblangtag
Commit message (Expand)AuthorAgeFilesLines
* Get rid of (most uses of) GUITor Lillqvist2012-12-253-3/+3
* upstream has moved to http://tagoh.bitbucket.org/liblangtag/Eike Rathke2012-12-141-1/+1
* vsnprintf() is not portableLuboš Luňák2012-12-012-0/+31
* Work around Windows' missing symlinksStephan Bergmann2012-11-251-3/+3
* Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann2012-11-241-3/+3
* Remove unused liblangtag/CustomTarget_langtag.mkStephan Bergmann2012-11-241-19/+0
* Mark patch pushed upstreamStephan Bergmann2012-11-221-0/+3
* Use xmlDocCopyNode to merge nodes into different docs in liblangtagStephan Bergmann2012-11-222-0/+15
* fix build on ppcCaolán McNamara2012-11-212-0/+11
* fix liblangtag for win and cleanup autoconfPeter Foley2012-11-132-3/+11
* liblangtag really does not need to be a shared libraryFridrich Štrba2012-11-132-16/+3
* Fix the pthread branch of lt-atomic.hFridrich Štrba2012-11-131-0/+9
* Oops, a typoFridrich Štrba2012-11-131-1/+1
* Shortcircuit liblangtag's builtin detection using config.cacheFridrich Štrba2012-11-131-1/+3
* get macosx to run againCaolán McNamara2012-11-121-0/+1
* Mention the fragility of its MSVC configuryTor Lillqvist2012-11-121-0/+5
* Fix MSVC build: put the CFLAGS inside CC for preprocessor check to succeedTor Lillqvist2012-11-121-4/+5
* Missing "/inc"Stephan Bergmann2012-11-121-1/+1
* fix liblangtag 'delivery' on MacNorbert Thiebaud2012-11-111-1/+3
* fix liblangtagPeter Foley2012-11-111-1/+3
* fix langtag so namePeter Foley2012-11-111-1/+1
* convert liblangtag to gbuildPeter Foley2012-11-1112-860/+253
* This is a bit more elegantFridrich Štrba2012-11-091-3/+3
* corrected Windows lt_atomic_int_dec_and_test()Eike Rathke2012-11-081-1/+1
* MinGW: Deliver liblangtag-1.dll correctly.Jan Holesovsky2012-11-081-1/+1
* Ask MSVC to be less verbose: -nologoTor Lillqvist2012-11-081-1/+1
* check for builtins pollutes CFLAGS and in turn breaks pthread checkChristian Lohmaier2012-11-073-62/+64
* Avoid "Warning: -- Macro `CC' redefined after use"Tor Lillqvist2012-11-071-2/+2
* Should not call lt_mem_add_ref() with a NULL pointer here eitherTor Lillqvist2012-11-071-2/+5
* Must not call lt_mem_add_ref() with a NULL pointerTor Lillqvist2012-11-071-1/+7
* Use -Zi when debug info wanted with MSVCTor Lillqvist2012-11-071-0/+3
* Fix MinGW build.Jan Holesovsky2012-11-071-0/+11
* Windows absolute path does not need to start with path separatorFridrich Štrba2012-11-071-0/+13
* Don't patch an xml file with its own contentFridrich Štrba2012-11-071-45304/+0
* Fix windows linking of i18npoolFridrich Štrba2012-11-071-3/+3
* Adding msvc projects to liblangtag, in case neededFridrich Štrba2012-11-062-0/+707
* Make sure -MD is used with MSVC (use the MSVCRT runtime)Tor Lillqvist2012-11-071-0/+1
* Use HAVE_STDINT_H instead of _MSC_VERTor Lillqvist2012-11-071-1/+1
* Configury fixes for MSVC, avoid accidentally using -march=i486Tor Lillqvist2012-11-071-0/+22
* Pass V=1 when verbose to see compiler command linesTor Lillqvist2012-11-061-1/+1
* More work trying to build this thing on windowsFridrich Štrba2012-11-063-1/+145
* Start making liblangtag 0.4.0 build for WindowsTor Lillqvist2012-11-062-0/+292
* liblangtag: fix 0.4.0 breakages on MacNorbert Thiebaud2012-11-062-2/+127
* Tiny cleanupFridrich Štrba2012-11-061-2/+2
* Remove last remenants of glib from liblangtag and try to fix buildFridrich Štrba2012-11-061-18/+1
* Upgrading to liblangtag 0.4.0Fridrich Štrba2012-11-0615-501/+221
* fdo#55514 put liblangtag dll into the install setDavid Tardon2012-10-311-0/+1
* Enable cross-compilation in general, not just with MinGWTor Lillqvist2012-10-142-6/+6
* Mark patch pushed upstreamStephan Bergmann2012-09-211-0/+2
* Do not call xmlCleanupParser from liblangtagStephan Bergmann2012-09-202-0/+21