summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.md: meson -> meson setuplibsigc++-2-12Kjell Ahlstedt2023-04-031-3/+3
* meson.build: Simplify if-file-exists testKjell Ahlstedt2023-04-031-10/+2
* meson.build: Fix the evaluation of is_git_build on WindowsKjell Ahlstedt2023-01-041-5/+10
* Meson build: Don't copy files with configure_file()Kjell Ahlstedt2023-01-042-6/+7
* 2.12.02.12.0Kjell Ahlstedt2022-12-233-2/+28
* Meson build: Always call subdir('tests')Kjell Ahlstedt2022-11-072-6/+7
* add build_tests optionFabrice Fontaine2022-11-072-1/+7
* meson: simplify lookup of python commandwael2022-11-071-7/+1
* meson.build: Detect if we build from a git subtreeKjell Ahlstedt2022-09-271-6/+8
* Fix build with -Dbuild-deprecated-api=falseKjell Ahlstedt2022-08-155-10/+51
* Convert README to README.mdKjell Ahlstedt2022-07-202-120/+135
* test_limit_reference.cc: Don't use auto where a slot is requiredKjell Ahlstedt2022-05-301-2/+2
* Meson/MSVC: Re-organize warnings-related compiler flagsChun-wei Fan2022-05-241-6/+15
* Meson: Compensate for the lack of msvc_recommended_pragmas.hChun-wei Fan2022-05-231-1/+10
* meson.build: Avoid configuration warningsKjell Ahlstedt2022-05-171-20/+22
* examples/member_method: Make on_print() non-virtualKjell Ahlstedt2022-04-271-2/+2
* Add track_object(), deprecate track_obj()Kjell Ahlstedt2022-04-202-50/+87
* 2.10.82.10.8Kjell Ahlstedt2022-02-113-2/+15
* meson.build: Specify 'check' option in run_command()Kjell Ahlstedt2022-02-117-17/+20
* docs/reference/Doxyfile.in: Remove obsolete entryKjell Ahlstedt2022-02-111-1/+0
* tools/tutorial-custom-cmd.py: Add comment about used stylesheetKjell Ahlstedt2022-01-311-0/+3
* Revert "sigc++.h: Don't mention CMake"Kjell Ahlstedt2021-12-121-0/+14
* sigc++.h: Don't mention CMakeKjell Ahlstedt2021-12-111-14/+0
* NMake Makefiles: Allow building with VS2022Chun-wei Fan2021-11-091-1/+3
* docs/manual, Meson config: Check if xmllint can be usedKjell Ahlstedt2021-09-275-2/+46
* docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0Kjell Ahlstedt2021-09-204-92/+109
* meson.build: Check if Perl is required for building documentationKjell Ahlstedt2021-08-172-5/+15
* docs: Remove some obsolete filesKjell Ahlstedt2021-07-042-6/+0
* docs/manual: Add some formatting when html files are generatedKjell Ahlstedt2021-07-042-3/+23
* docs/manual/libsigc_manual.xml: Add id on <sect1> elementsKjell Ahlstedt2021-07-041-14/+14
* 2.10.72.10.7Kjell Ahlstedt2021-05-203-2/+22
* Documentation: Let links point to sigc++2 and gtkmm3 versionsKjell Ahlstedt2021-05-194-5/+5
* Visual Studio build files: Some cleanupsChun-wei Fan2021-05-182-2/+2
* Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt2021-05-182-3/+16
* Fix build as subproject without building documentationKjell Ahlstedt2021-05-142-21/+31
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-057-22/+27
* Meson build: Make quiet installations possibleKjell Ahlstedt2021-05-041-1/+3
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-04-076-7/+7
* Meson build: Fix dependency on generated filesKjell Ahlstedt2021-03-315-96/+148
* Meson build: Make it possible to use sigc++ as a subprojectKjell Ahlstedt2021-03-267-16/+42
* docs/reference/Doxyfile.in: Remove obsolete entriesKjell Ahlstedt2021-03-261-2/+1
* 2.10.62.10.6Kjell Ahlstedt2020-11-253-2/+16
* sigc++/sigc++.h: Fix a typoKjell Ahlstedt2020-10-121-1/+1
* sigc++/sigc++.h: Describe how to use libsigc++ with mesonKjell Ahlstedt2020-10-121-0/+19
* Docs: Change libsigc++ webpage mentions to GitHubKjell Ahlstedt2020-10-045-10/+9
* Meson build: fix versioning on macOSTom Schoonjans2020-09-282-0/+3
* 2.10.42.10.4Kjell Ahlstedt2020-09-273-2/+21
* NMake Makefiles: Use Meson-style DLL and .lib naming if requestedChun-wei Fan2020-07-231-4/+10
* NMake Makefiles: Fix building from Meson-built tarballsChun-wei Fan2020-07-225-28/+50
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-081-0/+4