summaryrefslogtreecommitdiffstats
path: root/liblangtag
Commit message (Expand)AuthorAgeFilesLines
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-102-0/+13
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-071-1/+1
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-071-3/+1
* fix install of liblangtag data filesDavid Tardon2013-05-051-1/+7
* disable ccache on windows/msc when building liblangtagChristian Lohmaier2013-05-031-1/+4
* new upstream release liblangtag-0.5.1Eike Rathke2013-04-3024-2019/+152
* Forgot "with_dir"Julien Nabet2013-04-301-1/+1
* fdo#63197: convert liblangtag_dataJulien Nabet2013-04-283-31/+31
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-44/+8
* get liblangtag to build on AIXCaolán McNamara2013-04-091-1/+1
* 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