Matthias Krüger
ab89e85ce5
run dmake
2015-10-07 23:53:11 +02:00
Matthias Krüger
1d7c3c3db0
run dmake
2015-10-07 18:19:28 +02:00
Matthias Krüger
73b088a6dd
dmake: don't compile clang build with -D_GLIBCXX_DEBUG since it breaks the build.
2015-10-05 09:50:18 +02:00
Alexander Mai
0d7d1e8350
Add 'run-dmake' as PHONY target to Makefile to avoid linking dmake always
2015-09-05 17:12:15 +02:00
Daniel Marjamäki
34793ee7ce
Makefile: debug
2015-09-04 20:25:10 +02:00
Daniel Marjamäki
6479256f11
1.70: Updated Makefile
2015-09-04 19:39:01 +02:00
Dmitry Marakasov
3bf737acbd
Make DB2MAN overridable
...
On different systems it may point to different locations, e.g. FreeBSD uses ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl
2015-08-17 19:31:08 +03:00
Matthias Krüger
c1f719aa68
run dmake
2015-08-11 13:02:38 +02:00
Daniel Marjamäki
30c7b58e4c
Updated Makefile
2015-08-10 16:05:38 +02:00
Daniel Marjamäki
25d09b34fd
update Makefile
2015-08-08 09:20:33 +02:00
Daniel Marjamäki
e598b07a6d
Moved functions to astutils
2015-08-03 09:20:50 +02:00
Matthias Krüger
d1d25234c1
run dmake
2015-08-02 22:46:30 +02:00
Alexander Mai
96c3c111fc
Refactoring: Move some AST related functions to distinct source file
2015-08-02 21:57:32 +02:00
Daniel Marjamäki
234669b02b
Removed the UninitVar::analyseFunctions(). This was written for multifile checking however it did not work as it should => no multifile errors can be detected.
2015-07-24 08:30:38 +02:00
Daniel Marjamäki
c2a15ac286
Removed ExecutionPath
2015-07-23 19:01:12 +02:00
Daniel Marjamäki
631db1551a
Updated Makefile
2015-07-23 17:43:04 +02:00
Daniel Marjamäki
856d496c71
fix dmake
2015-07-23 15:02:32 +02:00
PKEuS
91c7361034
Fixed dmake and travis build
2015-07-23 14:53:18 +02:00
Daniel Marjamäki
678d755ce5
disable -Woverloaded-virtual warnings to avoid a few FPs
2015-06-30 20:38:15 +02:00
Alexander Mai
4172011e78
Missing update for Makefile. CheckMemoryLeakInFunction::getcode(): skip some C++ token matching in C mode. Minor refactoring
2015-06-20 22:49:28 +02:00
Alexander Mai
b3c7a3f798
Fix more (potential) multi-threading issues
2015-06-20 22:26:51 +02:00
Matthias Krüger
2edf133d07
run dmake
2015-06-14 16:03:23 +02:00
Alexander Mai
a7b82b5c28
Refactoring to address some issues from #5895 (handling of unsigned numbers). Also adding a TODO testcase since the real issue (FP) is still not fixed
2015-06-13 18:08:13 +02:00
Daniel Marjamäki
f540484d38
Makefile: Set debug mode
2015-05-01 20:21:10 +02:00
Daniel Marjamäki
b548b3da9e
1.69: Updated Makefile
2015-05-01 18:53:19 +02:00
Daniel Marjamäki
066b24dc9c
dmake: disable -Wconversion to avoid false positives when compiling
2015-04-15 11:32:52 +02:00
Matthias Krüger
85a88c4a31
run dmake
2015-03-12 00:06:18 +01:00
Matthias Krüger
958c05cec4
run dmake
2015-03-11 21:28:26 +01:00
Matthias Krüger
da5874fc99
run dmake
2015-01-28 22:39:06 +01:00
Matthias Krüger
e56671101e
tests: add a script which runs test/cfg tests.
...
add new make target (checkcfg) which builds cppcheck and executes the script
make travis run checkcfg
2015-01-27 19:46:52 +01:00
Matthias Krüger
25cdeeeea3
run dmake
2015-01-08 19:55:41 +01:00
Daniel Marjamäki
451e0725ff
Makefile: debug
2015-01-03 13:32:43 +01:00
Daniel Marjamäki
cbc385ec06
1.68: Updated Makefile
2015-01-03 13:22:25 +01:00
Matthias Krüger
9ee1b80539
run dmake
2014-12-27 11:45:53 +01:00
Matthias Krüger
33be0f4cb9
run dmake
2014-12-02 08:33:39 +01:00
Matthias Krüger
9233e79390
run dmake
2014-11-24 07:42:54 +01:00
Daniel Marjamäki
1a98e0add4
ran dmake
2014-11-15 18:45:18 +01:00
Daniel Marjamäki
625da8b721
ran dmake
2014-11-15 10:56:26 +01:00
Matthias Krüger
19e0e3da1b
run dmake
2014-10-31 11:58:08 +01:00
Daniel Marjamäki
28444a522b
Makefile: restore debug mode after 1.67 release
2014-10-18 11:46:57 +02:00
Daniel Marjamäki
d4fa8c3e12
1.67: Updated Makefile
2014-10-18 11:37:24 +02:00
Daniel Marjamäki
14ee7dad0a
Cleanup: Remove redundant #includes
2014-09-30 09:22:33 +02:00
orbitcowboy
fa7645ec71
Added CheckStl to garabage code testing.
2014-09-30 08:36:55 +02:00
Matthias Krüger
3a14441699
run dmake
2014-09-29 22:00:38 +02:00
Gianfranco Costamagna
3eafb2b5c4
Makefile: Fix DESTDIR handling
2014-09-25 18:50:48 +02:00
Matthias Krüger
7d85cb37ed
run dmake
2014-09-24 13:50:57 +02:00
PKEuS
1e8c7e102d
Revert "run dmake"
...
This reverts commit 8ccf9eed09
.
2014-09-23 21:04:31 +02:00
Matthias Krüger
8ccf9eed09
run dmake
2014-09-23 16:20:19 +02:00
Lauri Nurmi
1cc872f5b2
Change "obsolete" in all filenames into "obsolescent", and also update all references to such files.
...
Neither the C standard, the C++ standard, or POSIX talks about "obsolete". All of them use the word "obsolescent", which is a different word with a different meaning.
2014-09-23 16:18:04 +02:00
Daniel Marjamäki
0e55f12140
Fixed #6165 (Remove old checkUnsignedDivision checker that uses neither AST nor ValueFlow. The CheckType::checkSignConversion should be much more accurate)
2014-09-12 16:59:16 +02:00