Daniel Marjamäki
|
744c385097
|
Revert "removed tools/dmake and Makefile. Please use cmake from now on."
This reverts commit cfacd5fe10 .
|
2010-01-23 09:54:51 +01:00 |
Daniel Marjamäki
|
cfacd5fe10
|
removed tools/dmake and Makefile. Please use cmake from now on.
|
2010-01-22 20:57:30 +01:00 |
Reijo Tomperi
|
7596e76a79
|
Added 'make man' to Makefile
|
2009-11-22 16:43:55 +02:00 |
Reijo Tomperi
|
3be9f2e6cc
|
astyle fix
|
2009-10-27 11:10:59 +02:00 |
Daniel Marjamäki
|
27761a6edc
|
Restructuring: Updated the dependency walker
|
2009-10-26 22:36:36 +01:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
Reijo Tomperi
|
fdde2182b9
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
Daniel Marjamäki
|
03f3ee62a0
|
cleanup: removed deprecated files. security checking and errmsg
|
2009-07-12 19:18:38 +02:00 |
Reijo Tomperi
|
8b0e481d46
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |
Reijo Tomperi
|
58eda6e978
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
http://apps.sourceforge.net/trac/cppcheck/ticket/325
|
2009-05-30 08:48:12 +03:00 |
Daniel Marjamäki
|
3c1c33669e
|
refactoring: The errmsg is no longer supposed to generate the errorLogger code
|
2009-03-21 10:15:46 +01:00 |
Vesa Pikki
|
3d6e3d38bb
|
Applied a patch by Mike Frysinger
The proper variable to use for the C++ compiler is $(CXX). Also, when
linking objects, $(LDFLAGS) should be used.
|
2009-03-09 19:35:43 +02:00 |
Reijo Tomperi
|
017e10e10b
|
Fix ticket #141 (changed the makefile), changing compiler is now easier in the makefile.
http://apps.sourceforge.net/trac/cppcheck/ticket/141
|
2009-03-07 01:45:27 +02:00 |
Reijo Tomperi
|
fc8f47145a
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
Reijo Tomperi
|
fb3c81dcd9
|
Fix ticket #80 (refactoring: classes ErrorMessage and ErrorLogger), note that errormessage and errorlogger were merged, errormessage.* is no more.
|
2009-02-08 21:20:35 +00:00 |
Daniel Marjamäki
|
e691ade8e6
|
Build: Enabled the Wextra flag when building cppcheck
|
2009-01-22 21:16:50 +00:00 |
Reijo Tomperi
|
176dd41306
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
Daniel Marjamäki
|
631e202027
|
dmake: Minor updates. Moved target "all" a little. Handle the change 937 where "make test" also executes testrunner
|
2009-01-11 06:17:54 +00:00 |
Daniel Marjamäki
|
01ec1b15fe
|
dmake: minor fixes. The tools binaries will be put in the tools folder
|
2009-01-10 07:38:11 +00:00 |
Daniel Marjamäki
|
f83741503e
|
make: updated the make so that the tools are built with "make all". And added the errormessage.h generator to the makefile also
|
2009-01-09 19:28:55 +00:00 |
Daniel Marjamäki
|
38286a7d57
|
dmake: don't generate Makefile if there are no src files
|
2009-01-09 18:13:00 +00:00 |
Reijo Tomperi
|
66547e7ddf
|
Fixed make install from the generated makefile
|
2009-01-08 21:02:03 +00:00 |
Daniel Marjamäki
|
80c7e00e84
|
tools: Added headers to source files
|
2009-01-08 06:22:14 +00:00 |
Daniel Marjamäki
|
5b86188c45
|
tools: updated the code style
|
2009-01-07 15:17:02 +00:00 |
Daniel Marjamäki
|
149ab87931
|
tools/dmake: A few simple fixes. Commited the new Makefile
|
2009-01-06 20:12:59 +00:00 |
Daniel Marjamäki
|
2b671fef16
|
tools: dmake added a tool for maintaining the Makefile
|
2009-01-06 20:04:20 +00:00 |