summaryrefslogtreecommitdiff
path: root/liblangtag
AgeCommit message (Expand)AuthorFilesLines
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2-0/+13
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
2013-05-05fix install of liblangtag data filesDavid Tardon1-1/+7
2013-05-03disable ccache on windows/msc when building liblangtagChristian Lohmaier1-1/+4
2013-04-30new upstream release liblangtag-0.5.1Eike Rathke24-2019/+152
2013-04-30Forgot "with_dir"Julien Nabet1-1/+1
2013-04-28fdo#63197: convert liblangtag_dataJulien Nabet3-31/+31
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+8
2013-04-09get liblangtag to build on AIXCaolán McNamara1-1/+1
2013-03-15remove unneeded patch after gcc-wrapper conversionPeter Foley3-143/+30
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14Make liblangtag build for --without-system-libxml again, at least on LinuxStephan Bergmann1-1/+1
2013-03-14move liblangtag to gcc-wrapperPeter Foley7-84/+1269
2013-03-04do not require cygwin gccPeter Foley5-18/+88
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud1-3/+3
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-16/+16
2013-02-22libxslt, redland: properly quote rpath $ORIGINMichael Stahl1-2/+2
2013-02-07convert libxml2 to gbuild and add to tail_buildPeter Foley1-1/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist3-3/+3
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