fish-shell/build_tools
ridiculousfish 799a2abac1 Add script to detect ODR violations
This is a little script that can be run manually to try and detect ODR
violations. It works by looking for weak symbols in .o files where the
symbol has the same name and different sizes.
2021-09-30 11:33:03 -07:00
..
bin Use xar-based workflow for creating Mac packages 2021-01-31 14:07:49 -08:00
osx_package_resources Delete trailing spaces 2017-01-15 14:57:21 -08:00
osx_package_scripts Make add-shell correctly handle /etc/shells files that do not end with newlines 2012-07-22 17:00:44 -07:00
cppcheck.rules cppcheck: Move config files to build_tools 2020-11-15 11:11:55 +01:00
cppcheck.sh Tell cppcheck we're c++11 2021-09-15 17:49:57 +02:00
cppcheck.suppressions cppcheck: Make less annoying 2020-11-15 12:41:55 +01:00
diff_profiles.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
extract_help_sections.fish Add script to extract help sections 2021-08-23 18:01:31 +02:00
find_globals.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
find_weak_odrs.py Add script to detect ODR violations 2021-09-30 11:33:03 -07:00
fish_xgettext.fish build_tools/fish_xgettext.fish: use temporary directory. 2020-11-13 16:29:37 +01:00
git_version_gen.sh Rename GIT_DIR to FISH_BASE_DIR in git_version_gen.sh 2019-12-16 19:18:56 -08:00
iwyu.linux.imp fix random lint issues 2016-05-29 22:24:29 -07:00
iwyu.osx.imp Fix incorrect recommendations by IWYU on macOS 2017-09-09 00:18:05 -07:00
lint.fish lint.fish: properly handle -I and -D args for cppcheck 2020-12-29 16:31:43 +01:00
list_committers_since.fish build_tools/list_committers_since: account for possibility of mktemp 2020-11-14 15:57:42 +01:00
littlecheck.py cmake: Force color in the tests 2021-08-30 17:16:19 +02:00
mac_notarize.sh Add some sleep to mac_notarize.sh 2021-06-29 13:46:08 -07:00
mac_sign_package.sh Use xar-based workflow for creating Mac packages 2021-01-31 14:07:49 -08:00
make_pkg.sh Use xar-based workflow for creating Mac packages 2021-01-31 14:07:49 -08:00
make_tarball.sh make_tarball: use XZ for compression 2020-02-14 22:00:38 +08:00
osx_distribution.xml Replace OS X installer PackageMaker document with a distribution file and script 2013-04-13 02:00:32 -07:00
pexpect_helper.py cmake: Force color in the tests 2021-08-30 17:16:19 +02:00
style.fish build_tools/style.fish: don't format other Python files 2020-12-29 16:31:43 +01:00