summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-043-7/+5
* Meson build: fix versioning on macOSTom Schoonjans2020-09-282-1/+3
* 3.0.43.0.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: Streamline builds from GIT checkoutsChun-wei Fan2020-07-224-19/+25
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-081-0/+4
* docs/docs/reference/: Update for Doxygen >= 1.8.16Kjell Ahlstedt2020-06-292-7/+7
* docs/docs/manual/libsigc_manual.xml: Fix description of sigc::retype()Kjell Ahlstedt2020-06-271-7/+5
* docs/docs/manual/libsigc_manual.xml: Fix previous commitKjell Ahlstedt2020-06-261-6/+7
* docs/docs/manual/libsigc_manual.xml: Update signal and slot syntaxKjell Ahlstedt2020-06-251-16/+31
* NMake Makefiles: Use toolset version in DLL filename by defaultChun-wei Fan2020-06-183-18/+36
* Update MSVC_NMake/READMEChun-wei Fan2020-06-181-2/+9
* Rework NMake MakefilesChun-wei Fan2020-06-185-65/+80
* NMake Makefiles: Fix header installationChun-wei Fan2020-06-181-0/+1
* NMake Makefiles: Support Visual Studio 2019 betterChun-wei Fan2020-06-181-1/+3
* NMake Makefiles: Use 'md' instead of 'mkdir'Chun-wei Fan2020-06-182-6/+6
* GitHub Actions CI: Add a clang++ 10 buildMurray Cumming2020-04-261-0/+28