aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_hugo
AgeCommit message (Collapse)Author
2014-02-18DEVTOOLS: Make GPL headers consistent in themselves.Johannes Schickel
2011-10-31HUGO: Change _UP to __UP to avoid definition conflict on some backends.Matt Lewandowsky
2011-09-06DEVTOOLS: Remove obsolete Visual Studio project filesLittleboy
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-06-20ALL: Remove trailing whitespacesMax Horn
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-09DEVTOOLS: Renamed 'tools' directory to 'devtools'Max Horn