Jason Turner
e161b09659
Fix clangpowertools links
2019-03-26 08:36:27 -06:00
Daniel Evers
719b94324b
updated GitHub description (providing free private repos)
2019-03-03 21:55:27 +01:00
Anton Voloshin
f49737bc80
-Wpedantic: CLang >= 3.2 as well (Update 02-Use_the_Tools_Available.md)
2018-11-22 18:43:12 +02:00
Anton Voloshin
147736a36b
add GCC/Clang compiler versions for warning flags
...
Added a note like (only in GCC >= 4.8) or (GCC >= 4.6, Clang >= 3.8) for every suggested -Wxxx flag since they are not uniformly supported. Based on WARN_FLAGS setup code in d209af97b5/CMakeLists.txt . Verified by using godbolt.org and digging around release notes.
2018-11-21 22:03:05 +02:00
ashutosh108
90797e2294
/W14640 => /w14640
...
In the "MSVC" section, "/w14640" is correctly given as lowercase in the detailed list, but wrongly given with uppercase "W" in the summary above.
2018-11-14 22:31:24 +02:00
Jason Turner
c58f76d298
Add note on -Wlifetime
2018-10-03 11:55:59 -06:00
Edward Kim
86b4e0aad5
Fix typo
2018-07-27 09:54:42 -07:00
Jason Turner
5c5800d8f3
Update 02-Use_the_Tools_Available.md
2018-07-18 16:50:48 -06:00
Jason Turner
aa2f8ce9ca
Addition of package management section
2018-07-18 16:24:18 -06:00
David Hirvonen
1ecc3f5fd9
add hunter to build tools
2018-06-02 10:14:49 -04:00
Jason Turner
c58e6d75e6
Update 02-Use_the_Tools_Available.md
2018-04-27 19:28:12 -06:00
Jason Turner
2764eb398d
Update 02-Use_the_Tools_Available.md
2018-03-23 07:35:24 -06:00
demonkoryu
1d10cb6b23
Fix CppDepend URL
2018-03-06 11:13:55 +01:00
CoderGears
84c1d42fb7
Update 02-Use_the_Tools_Available.md
2018-02-15 10:20:56 +00:00
Jason Turner
28fbde4064
Add cmake-format
2018-02-14 08:45:18 -07:00
Jason Turner
75b4ad1b43
Update MSVC flags descriptions
...
Closes #79
2018-01-18 16:50:27 -07:00
Jason Turner
e10030ae18
Merge pull request #78 from richelbilderbeek/master
...
Added OCLint
2018-01-18 16:43:49 -07:00
Jason Turner
95e7a16c1e
Add control flow guard
2018-01-07 21:31:00 -07:00
Jason Turner
201cc6d404
Update 02-Use_the_Tools_Available.md
2018-01-07 20:41:52 -07:00
Richel Bilderbeek
7099b49164
Added OCLint
2018-01-06 11:50:35 +01:00
Jason Turner
52a23430db
Update 02-Use_the_Tools_Available.md
2017-12-10 15:13:03 -07:00
Jason Turner
fdaab39f49
Update warnings with info from Krister
...
See also: https://kristerw.blogspot.se/2017/09/useful-gcc-warning-options-not-enabled.html
2017-09-16 09:06:01 -06:00
Jason Turner
482f5ee0e2
Merge pull request #68 from Gluttton/add_GitLab_to_CI
...
Add GitLab to CI section.
2017-06-01 15:32:06 -06:00
Jason Turner
53ff04270f
Minor adjustments to cppcheck notes
2017-06-01 15:30:43 -06:00
Gluttton
fea58947a8
Add GitLab to CI section.
2017-05-21 23:15:13 +03:00
Gluttton
64578e8031
Added suggestions for usage of cppcheck: use --check-config, use -j1 for detection of unused functions, use --force for checking all #ifdef.
2017-05-21 22:48:29 +03:00
Jason Turner
08127620d1
Update 02-Use_the_Tools_Available.md
2017-02-23 14:37:21 -07:00
Jason Turner
6e3f2d3f3c
Add note on containing warning disabling code.
2017-01-05 23:05:18 -07:00
Jason Turner
6445e67d83
Add notes on various analysis tools
2017-01-05 23:02:07 -07:00
Jason Turner
d7bd72b7d4
Add note about kcov
2017-01-05 22:23:54 -07:00
Jason Turner
b06a60799b
Add premake
2016-12-19 20:48:23 -07:00
Jason Turner
cdddc20c8c
Add link for -Wnull-dereference
2016-12-05 09:06:55 -07:00
Jason Turner
bdf47cc3a2
Merge pull request #59 from ColinH/master
...
Note that optimization can improve warnings.
2016-12-05 09:06:03 -07:00
Colin Hirsch
c22333327f
Add example.
2016-12-05 16:50:45 +01:00
Colin Hirsch
8e4f50a58d
Note that optimization can improve warnings.
2016-12-05 08:44:28 +01:00
Svyatoslav
6b120edc2b
Add PVS-Studio static analyzer.
2016-12-05 09:54:38 +03:00
Egor Pugin
30c69190fb
Add C++ Archive Network entry.
2016-12-04 00:55:57 +03:00
Martin Hořeňovský
57b7ffcd78
MSan should also be mentioned amongst sanitizers.
2016-12-02 23:27:26 +01:00
Jason Turner
3daabe5c18
Add uftrace / rr
2016-11-30 17:08:13 -07:00
Jason Turner
8abb8946f3
Merge pull request #54 from offa/tools-sourcecontrol-gitlab
...
Gitlab description updated
2016-10-09 15:47:25 -06:00
offa
64cc26a074
CppUTest added to Test Libraries.
2016-10-09 14:31:02 +02:00
offa
acb04cc166
Gitlab description updated.
2016-10-09 14:19:16 +02:00
Timothy Lyanguzov
31ee7e2bf9
Updated URL for Google Test
2016-09-17 19:45:28 +12:00
Davor Cubranic
5683c9214e
Fix the link to the Ninja build system
2016-09-01 09:18:29 -07:00
Jason Turner
7966043dfa
Update 02-Use_the_Tools_Available.md
2016-05-30 08:15:41 -06:00
Jason Turner
4ce45d6da9
Update 02-Use_the_Tools_Available.md
2016-05-25 13:10:40 -06:00
Jason Turner
6ed4f24dd4
Update 02-Use_the_Tools_Available.md
2016-05-25 13:09:48 -06:00
Jason Turner
4b205f3b2c
Update 02-Use_the_Tools_Available.md
2016-05-25 13:02:23 -06:00
Jason Turner
ca6ab13f24
Update list of warnings for MSVC and GCC/clang
2016-05-25 12:46:46 -06:00
Jason Turner
7f06092bf1
Add meson, conan and Qt Build Suite tools
2016-05-24 17:59:08 -06:00