summaryrefslogtreecommitdiff
path: root/glib/gnulib
Commit message (Expand)AuthorAgeFilesLines
* glib/gnulib/meson: Disable some warnings on clang windows buildsMarco Trevisan (Treviño)2022-10-311-0/+7
* gnulib: Add glib built headers to the gnulib_lib required sourcesMarco Trevisan (Treviño)2022-10-231-0/+6
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-1/+4
* meson: Use meson.can_run_host_binaries()Xavier Claessens2022-05-0615-15/+15
* build: Add missing host system checks for AndroidOle André Vadla Ravnås2021-01-064-4/+4
* macos: fix frexpl checks in cross-compilationAndoni Morales Alastruey2020-11-241-1/+0
* meson: Fix gnulib build where isnan*() is neededChun-wei Fan2020-06-141-7/+24
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-104-10/+1
* meson: Fix gnulib printf checksNirbheek Chauhan2020-06-081-11/+9
* meson: Fix the gnulib checks for isnan* functionsMartin Storsjö2020-04-251-4/+15
* build: Rework path construction to reliably add prefixPhilip Withnall2020-02-071-1/+1
* Fixing inlining bug in gnulib/xsize.hEmmanuel Fleury2019-09-172-1/+4
* meson: Mostly assume clang-cl is MSVCChun-wei Fan2019-07-115-5/+5
* glib/gnulib: Include gnulib_math.h in place of math.hChun-wei Fan2019-04-083-3/+3
* Update glib/gnulib/READMEChun-wei Fan2019-04-081-1/+7
* build: Check for more math.h functions in gnulibChun-wei Fan2019-04-087-5/+312
* build: Improve tests for frexpl() and ldexpl()Chun-wei Fan2019-04-084-0/+28
* Add the gnulib adaptation patchРуслан Ижбулатов2019-03-131-0/+460
* glib: update internal gnulib from upstreamРуслан Ижбулатов2019-03-1344-79/+5546
* build: Drop autotools supportPhilip Withnall2019-01-151-26/+0
* build: simplify alloca checks. See #1313Christoph Reiter2018-08-241-0/+2
* ci: fix warnings and enable --werror for the mingw buildChristoph Reiter2018-04-251-1/+2
* meson: Disable -Wformat-nonliteral for the embedded gnulibChristoph Reiter2018-04-251-1/+5
* gmacros: Don't define bogus __has_* macrosNirbheek Chauhan2018-03-261-4/+6
* Remove HAVE_CONFIG_H defs and usesErnestas Kulik2018-02-213-9/+3
* meson: Fix gnulib compilation on MSVCNirbheek Chauhan2017-11-241-1/+1
* Meson: Check for HAVE_GOOD_PRINTFChun-wei Fan2017-08-171-0/+4
* build: Drop nmake/MSC build system for GLibPhilip Withnall2017-07-102-21/+0
* Regenerate the vasnprintf gnulib module imported filesEmmanuele Bassi2017-03-099-48/+60
* glib/gnulib/printf-parse.c: Fix build on Visual Studio 2008Chun-wei Fan2016-05-251-1/+5
* Make gnulib vfprintf return the number of bytes actually writtenРуслан Ижбулатов2016-01-141-3/+3
* gnulib: forgot some changes from HAVE_LONG_LONG_INT to HAVE_LONG_LONGIgnacio Casal Quinteiro2015-10-152-9/+9
* Update gnulibIgnacio Casal Quinteiro2015-10-159-1516/+6755
* gnulib/vasprintf: handle unsigned modifier for long longAurélien Zanelli2015-02-031-0/+5
* Updated FSF's addressDaniel Mustieles2014-01-3110-30/+10
* Rework the build system for a new tests approachRyan Lortie2013-05-311-2/+2
* Silence automakeMatthias Clasen2013-02-021-2/+6
* Fix visibility for glib/ and gio/ submodulesRyan Lortie2013-01-181-0/+1
* win32: misc warning fixesDan Winship2012-11-151-1/+4
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-061-2/+1
* Add $(top_builddir)/glib to includespaul2010-08-051-1/+2
* glib/: fully remove galias hacksRyan Lortie2010-07-071-1/+0
* Bug 167569 - g_string_append_printf crashes on win32 when used with a NULLTor Lillqvist2009-02-271-4/+12
* glib/gprintf.c Don't define _GNU_SOURCE on Windows, as _GNU_SOURCE hasTor Lillqvist2008-09-301-0/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* wint_t is short on Windows, and gcc warns: "wint_t is promoted to int whenTor Lillqvist2008-05-291-0/+4
* removed -GD to compile with msvc9 (vs2008) with less complainsHans Breuer2007-12-091-1/+1
* Fix EXTRA_DIST automake warnings. (#501107)Behdad Esfahbod2007-12-041-8/+1
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-0/+1
* define PCRE_STATIC to reflect the inclusion of pcre as LIB, notHans Breuer2007-03-171-8/+6