Commit Graph

15 Commits

Author SHA1 Message Date
Reijo Tomperi b95ea6ddc4 Fix #814 (Improvements for readme.txt)
http://sourceforge.net/apps/trac/cppcheck/ticket/814
2009-10-12 21:36:38 +03:00
Reijo Tomperi 6ee5399a5d cross compiling info added to readme.txt 2009-09-23 19:48:46 +03:00
Kimmo Varis 132403168e Wrap long line in readme.txt. 2009-09-06 10:52:31 +03:00
Aleksey Palazhchenko d9d2f53df6 Added top-level 'check' target.
Also refactored all. pro files by the way. :)
2009-09-04 22:59:25 +04:00
Kimmo Varis ec40b4c628 Don't force debug builds in qmake project files.
When creating makefiles with qmake one needs to give the target in command
line. E.g.
  $ qmake -config debug
or
  $ qmake -config release

For Visual studio projects both targets are generated by just running the
qmake command without switches.
2009-08-17 18:12:53 +03:00
Vesa Pikki e5d5573067 Added instructions to compile the GUI. 2009-07-02 11:38:47 +03:00
Daniel Marjamäki a0d27c9109 readme : minor updates 2008-12-30 18:45:35 +00:00
Reijo Tomperi 801f2c246d Bailing out if too many (over 12) configurations found froma file. --force parameter added to prevent this from happening. 2008-12-27 07:52:07 +00:00
Reijo Tomperi 347068b672 Update man page and readme to reflect the new syntax 2008-12-19 19:19:26 +00:00
Daniel Marjamäki aee10ecc38 readme : fixed the readme file 2008-12-11 18:07:23 +00:00
Daniel Marjamäki d6db5ae1bc updated command syntax example 2008-02-22 14:58:53 +00:00
Daniel Marjamäki d3f30c0a6e Minor update: Updated the readme and checkproj files. 2007-07-26 06:16:29 +00:00
Daniel Marjamäki 442ed0fa00 readme: minor updates 2007-05-23 07:49:44 +00:00
Daniel Marjamäki 6b444fbde3 readme: minor update 2007-05-15 19:07:22 +00:00
Daniel Marjamäki 88543e8605 Added readme.txt 2007-05-09 06:51:44 +00:00