summaryrefslogtreecommitdiffstats
path: root/liblangtag
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded patch after gcc-wrapper conversionPeter Foley2013-03-153-143/+30
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Make liblangtag build for --without-system-libxml again, at least on LinuxStephan Bergmann2013-03-141-1/+1
* move liblangtag to gcc-wrapperPeter Foley2013-03-147-84/+1269
* do not require cygwin gccPeter Foley2013-03-045-18/+88
* remove all d.lstMichael Stahl2013-02-281-0/+0
* comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud2013-02-231-3/+3
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-16/+16
* libxslt, redland: properly quote rpath $ORIGINMichael Stahl2013-02-221-2/+2
* convert libxml2 to gbuild and add to tail_buildPeter Foley2013-02-071-1/+2
* 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