summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: docbook-xsl almost everywherekjellahl/testciKjell Ahlstedt2022-01-088-8/+8
* CI: Try docbook-xslKjell Ahlstedt2022-01-082-2/+2
* CI: Add docbook5-xml and docbook-xsl-nsKjell Ahlstedt2022-01-083-3/+3
* CI: Test with xsltproc --nonetKjell Ahlstedt2022-01-082-1/+3
* docs: Fix links to sigc::slot and sigc::signalKjell Ahlstedt2021-12-299-31/+40
* ptr_fun(), mem_fun() docs: Remove left-overs from sigc++-2.0Kjell Ahlstedt2021-12-262-16/+13
* Reformat to suit clang-format-12Kjell Ahlstedt2021-12-265-16/+18
* CI: Use clang-format-12Kjell Ahlstedt2021-12-261-4/+2
* Second attempt to suit clang-format 10Kjell Ahlstedt2021-12-232-6/+3
* Format source code to suit clang-formatKjell Ahlstedt2021-12-233-9/+16
* Add missing perfect forwarding in mem_functor and pointer_functorSlava Andrejev2021-12-233-2/+30
* Add missing perfect forwarding in bound_mem_functor::operator()Slava Andrejev2021-12-232-1/+21
* CMakeLists.txt: Update sigc++ version to 3.0.7Kjell Ahlstedt2021-12-191-3/+3
* NMake Makefiles: Support building with VS2022Chun-wei Fan2021-11-091-1/+4
* docs/docs/manual, Meson config: Check if xmllint can be usedKjell Ahlstedt2021-09-275-2/+46
* CI, Meson build: Install packages for validating XML fileKjell Ahlstedt2021-09-242-2/+2
* docs/docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0Kjell Ahlstedt2021-09-194-88/+106
* Require meson >= 0.54.0Kjell Ahlstedt2021-08-224-25/+15
* meson.build: Check if Perl is required for building documentationKjell Ahlstedt2021-08-172-3/+13
* docs: Remove some obsolete filesKjell Ahlstedt2021-07-043-13/+0
* docs/docs/manual: Add some formatting when html files are generatedKjell Ahlstedt2021-07-042-3/+23
* docs/docs/manual/libsigc_manual.xml: Add id on <sect1> elementsKjell Ahlstedt2021-07-041-14/+14
* test_rvalue_ref: Small fixesKjell Ahlstedt2021-06-026-12/+16
* Revert "test_rvalue_ref: Small fixes"Kjell Ahlstedt2021-06-0211-34/+28
* test_rvalue_ref: Small fixesKjell Ahlstedt2021-06-0211-28/+34
* Allow slots with rvalue reference parametersSlava Andrejev2021-06-026-7/+75
* 3.0.73.0.7Kjell Ahlstedt2021-05-203-2/+13
* Visual Studio build files: Some cleanupsChun-wei Fan2021-05-182-2/+2
* Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt2021-05-182-1/+14
* Fix build as subproject without building documentationKjell Ahlstedt2021-05-142-21/+30
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-056-19/+26
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-04-082-0/+3
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-0/+1
* Meson build: Require only meson.version() >= 0.51.0Kjell Ahlstedt2021-03-132-4/+16
* Meson build: Make it possible to use sigc++ as a subprojectKjell Ahlstedt2021-03-127-14/+37
* docs/docs/reference/Doxyfile.in: Remove obsolete entriesKjell Ahlstedt2021-03-111-2/+1
* GitHub Actions CI: Check formatting with clang-formatMurray Cumming2021-01-241-0/+20
* Build: Add target to check code formatting with clang-formatMurray Cumming2021-01-241-0/+6
* sigc++config.h.* Format with clang-format (clang-format-10)Murray Cumming2021-01-242-46/+46
* run make format (with clang-format-10), to format the codeMurray Cumming2021-01-245-6/+8
* GitHub Actions: Try gcc 8 and gcc 9 tooMurray Cumming2021-01-022-0/+50
* GitHub Actions: Try clang-10 tooMurray Cumming2021-01-021-0/+27
* GitHub actions: Use ubuntu-20.04 directlyMurray Cumming2021-01-024-15/+12
* docs: Update the web pageKjell Ahlstedt2020-12-253-4/+7
* CI: Test clang-9 in Ubuntu 20.04Kjell Ahlstedt2020-12-141-5/+7
* CI: Do some tests with MesonKjell Ahlstedt2020-12-115-79/+70
* CI: Remove tests with clang 5 and clang 6Kjell Ahlstedt2020-12-012-50/+0
* CI: Update the MSVC check and run it on pushKjell Ahlstedt2020-12-011-4/+2
* CI: Don't run MSVC check on pushKjell Ahlstedt2020-11-251-1/+3
* 3.0.63.0.6Kjell Ahlstedt2020-11-253-2/+16