Alexander Bock
|
e661324002
|
Remove style guide errors
Add missing newline errors
|
2017-07-21 11:52:25 -04:00 |
|
Alexander Bock
|
631f53ed2d
|
Append a check for UTF-8 BOM to the check_style_guide.py
Add a script to remove a BOM
|
2017-07-17 15:58:13 -04:00 |
|
Alexander Bock
|
0ff91e896b
|
Fix style guide check
Fix style guide in files
|
2017-04-24 15:31:32 -04:00 |
|
Alexander Bock
|
522b3a7829
|
Update include finding script
|
2017-03-02 19:53:55 -05:00 |
|
Alexander Bock
|
fb67e805ac
|
Various cleanup
Add script that counts the number of includes
|
2017-03-02 19:50:05 -05:00 |
|
Alexander Bock
|
2b07cf8c05
|
Add check for correct indenting of copyright header
|
2017-03-01 21:19:27 -05:00 |
|
Alexander Bock
|
3274882ec2
|
Add checks for inline files in style checker
|
2017-03-01 21:17:12 -05:00 |
|
Alexander Bock
|
fbea8389c8
|
- Add check in style guide that prevents ‘using namespace’ in header files
- Remove using namespace ghoul::opengl from Globebrowsing and adjust
|
2017-03-01 21:02:33 -05:00 |
|
Alexander Bock
|
6199289e91
|
Code cleanup
|
2017-02-27 23:03:07 -05:00 |
|
Alexander Bock
|
2ebc803cb7
|
Reduce dependency of onscreengui module in libOpenspace
Add check to `check_style_guide` that reports wrong dependencies
|
2017-02-16 16:54:03 -05:00 |
|
Alexander Bock
|
8456087cf5
|
Add a style check that checks whether the correct GLM header is used
Adapted files to use the correct GLM headers
|
2017-02-14 13:12:59 -05:00 |
|
Alexander Bock
|
70020e3de7
|
- Add style check for correct use of components and subcomponents in
include guards
- Disallow use of lower case characters in include guards
- Fix wrong components and subcomponents
|
2017-02-10 14:46:51 -05:00 |
|
Alexander Bock
|
23ea86949f
|
Updated check_style_guide to test for include guards and copyright
notices
- Fix include guards
- Fix copyright header indentation
- Update copyright years
|
2017-02-09 23:55:39 -05:00 |
|
Alexander Bock
|
9e4cf8196d
|
Add script to check include guards
|
2017-02-09 18:23:33 -05:00 |
|
Alexander Bock
|
94e3e11188
|
Update copyright header to 2017
Update Ghoul repository
Remove libgdal link
|
2017-02-06 18:02:01 -05:00 |
|
Alexander Bock
|
0ad004bdc9
|
Add Python script to create new files
|
2016-12-18 23:28:11 +01:00 |
|
Alexander Bock
|
de8255f8ed
|
Updated convert_tabs script
|
2016-04-27 14:24:41 +02:00 |
|
Alexander Bock
|
248014b6c2
|
Add Python script that converts tabs into spaces
|
2016-04-18 20:06:48 +02:00 |
|