-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: libsigcplusplus/libsigcplusplus
base: 2.10.7
head repository: libsigcplusplus/libsigcplusplus
compare: libsigc++-2-10
- 15 commits
- 21 files changed
- 2 contributors
Commits on Jul 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b43cb23 - Browse repository at this point
Copy the full SHA b43cb23View commit details -
docs/manual: Add some formatting when html files are generated
making it slightly more similar to gtkmm-documentation and libxml++. In Autotools builds, don't distribute the empty manual/README file.
Configuration menu - View commit details
-
Copy full SHA for c52a269 - Browse repository at this point
Copy the full SHA c52a269View commit details -
docs: Remove some obsolete files
Remove docs/manual/README and docs/reference/README.
Configuration menu - View commit details
-
Copy full SHA for 77ac2a4 - Browse repository at this point
Copy the full SHA 77ac2a4View commit details
Commits on Aug 17, 2021
-
meson.build: Check if Perl is required for building documentation
New versions of mm-common use the Python scripts doc_postprocess.py and doc_install.py instead of the Perl scripts doc-postprocess.pl and doc-install.pl when documentation is built.
Configuration menu - View commit details
-
Copy full SHA for 40d7695 - Browse repository at this point
Copy the full SHA 40d7695View commit details
Commits on Sep 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 12d6c14 - Browse repository at this point
Copy the full SHA 12d6c14View commit details
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0a9ee76 - Browse repository at this point
Copy the full SHA 0a9ee76View commit details
Commits on Nov 9, 2021
-
NMake Makefiles: Allow building with VS2022
Add checks to distnguish between VS2019 and VS2022.
Configuration menu - View commit details
-
Copy full SHA for be079fa - Browse repository at this point
Copy the full SHA be079faView commit details
Commits on Dec 11, 2021
-
There is no CMake support in sigc++-2.0.
Configuration menu - View commit details
-
Copy full SHA for 5355105 - Browse repository at this point
Copy the full SHA 5355105View commit details
Commits on Dec 12, 2021
-
Revert "sigc++.h: Don't mention CMake"
This reverts commit 5355105. sigc++-2.0 can be used by a CMake project even though sigc++-2.0 itself has not been built with CMake.
Configuration menu - View commit details
-
Copy full SHA for 663df15 - Browse repository at this point
Copy the full SHA 663df15View commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 14cd9c9 - Browse repository at this point
Copy the full SHA 14cd9c9View commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f9483e - Browse repository at this point
Copy the full SHA 6f9483eView commit details -
meson.build: Specify 'check' option in run_command()
The default value will be changed in future Meson releases. Don't use deprecated python3.path() and execute(..., gui_app: ...).
Configuration menu - View commit details
-
Copy full SHA for 88d8790 - Browse repository at this point
Copy the full SHA 88d8790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb3060 - Browse repository at this point
Copy the full SHA 4bb3060View commit details
Commits on Aug 15, 2022
-
examples/member_method: Make on_print() non-virtual
so it can be compiled with the -Wnon-virtual-dtor compiler option.
Configuration menu - View commit details
-
Copy full SHA for b995711 - Browse repository at this point
Copy the full SHA b995711View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd68de2 - Browse repository at this point
Copy the full SHA cd68de2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.10.7...libsigc++-2-10