summaryrefslogtreecommitdiff
path: root/gthread
AgeCommit message (Expand)Author
2024-04-01docs: spelling and grammar fixesVille Skyttä
2024-01-21gio, gmodule, gthread: compile windows resources only in shared buildHailey Somerville
2023-04-17meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)
2023-01-17meson: Use 'tap' test protocol by defaultMarco Trevisan (Treviño)
2022-11-14gthread: Fully initialize GThreadFunctions structure in testSimon McVittie
2022-11-10tests: Add some trivial tests for g_thread_init()Philip Withnall
2022-10-13Fix symbol visibility macros on WindowsXavier Claessens
2022-06-01Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall
2022-05-06build: Drop checks and workarounds for older Meson versionsPhilip Withnall
2020-04-05Meson: Override every dependency glib providesXavier Claessens
2019-01-15build: Drop autotools supportPhilip Withnall
2018-12-10Meson: Fix deprecation warning with 0.49.0 releaseXavier Claessens
2018-10-22meson: Add macOS libtool versioning for ABI compatibilityNirbheek Chauhan
2018-09-21Meson: build and install remaining testsXavier Claessens
2018-09-04Remove all static ChangeLog filesChristoph Reiter
2018-05-09Meson: Do not build tests with nodelete/Bsymbolic-functionsXavier Claessens
2018-03-28Meson: Use pkgconfig module to generate all pc filesXavier Claessens
2018-01-04meson: fix static build under WindowsChristoph Reiter
2018-01-04meson: build Windows resource filesChristoph Reiter
2017-07-13meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller
2017-07-13meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan
2017-07-13meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller
2017-07-10build: Drop nmake/MSC build system for GLibPhilip Withnall
2017-05-24gthread/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2014-02-15win32: fixup lib.exe invocationRyan Lortie
2014-01-31Updated FSF's addressDaniel Mustieles
2013-05-31Rework the build system for a new tests approachRyan Lortie
2013-02-27build: Add --disable-compile-warningsColin Walters
2013-01-14visibility: Use a separate CFLAGS variableRyan Lortie
2013-01-14gthread-impl.c: add missing #include "config.h"Ryan Lortie
2011-10-18Actually Don't define GLIB_COMPILATION in libgthreadAlexander Larsson
2011-10-18Don't define GLIB_COMPILATION in libgthreadAlexander Larsson
2011-10-16gthread/: fix up declarationsRyan Lortie
2011-10-16gthread: move test cases to glib/Ryan Lortie
2011-10-16tests: merge gthread/ and glib/ atomic testsRyan Lortie
2011-10-13g_thread_new: never failRyan Lortie
2011-10-13thread: nuke the concept of 'joinable'Ryan Lortie
2011-10-12Disable deprecations where appropriate in testsMatthias Clasen
2011-10-05Add a warning to g_thread_init_with_errorcheck_mutexesMatthias Clasen
2011-10-04Deprecate g_thread_init()Ryan Lortie
2011-10-02Define GLIB_COMPILATION when building libgthread.soMatthias Clasen
2011-09-21g_thread_init: take a gpointer as the argRyan Lortie
2011-09-21Stop using GStaticMutex in two testcasesRyan Lortie
2011-09-09emufutex: remove init from g_thread_init_glibRyan Lortie
2011-09-09Move the GThread implementations to glib/Ryan Lortie
2011-09-09invert gthread-impl includesRyan Lortie
2011-09-09win32 threads: assume TryEnterCriticalSectionRyan Lortie
2011-09-09Stop using HAVE_G_THREAD_IMPL_INITRyan Lortie
2011-09-09Move thread priority translation into the backendsRyan Lortie
2011-09-09Remove useless macros from when we supported DCERyan Lortie