Pete Johns
|
4ca795056f
|
Fixed syntax error
"./runastyle: line 4: --suffix=none: command not found"
|
2010-09-20 21:16:09 +10:00 |
Daniel Marjamäki
|
6e676fdd98
|
astyle: prevent creating backup files
|
2010-08-29 09:35:21 +02:00 |
Kimmo Varis
|
7b58455ff5
|
Improve Astyle scripts to use variables.
Using variables for style and options makes it easier to edit the
scripts. Also avoids copy/paste errors when editing scripts.
|
2010-07-31 17:28:24 +03:00 |
Kimmo Varis
|
056c21367e
|
Ticket #1914 Improve Astyle for parenthesis style
Tell Astyle to remove extra spaces around parenthesis.
|
2010-07-31 15:43:23 +03:00 |
Kimmo Varis
|
66098b1c33
|
Ticket #1899 Update Astyle flags to match older Astyle behavior.
|
2010-07-30 22:06:24 +03:00 |
Daniel Marjamäki
|
c718a7c595
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
Vesa Pikki
|
b39c15410b
|
Began implementing a simple Qt based GUI.
Also modified astyle scripts to format gui code aswell.
|
2009-03-01 07:38:21 +00:00 |
Daniel Marjamäki
|
21ae5f2721
|
runastyle : also set the code style in the tools
|
2009-01-08 06:23:21 +00:00 |
Reijo Tomperi
|
e435a1f1d6
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
Daniel Marjamäki
|
5bd5b68b59
|
runastyle: Added script for running "astyle" with the options I have chosen against all cpp and h files
|
2009-01-05 15:52:02 +00:00 |