| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | 2017-09-12 | 1 | -13/+22 |
| | | | | | | | possible to save module files in module directories and the build system will recognize them. | ||||
| * | EditorAbout: add donors tab | Poommetee Ketson | 2017-09-04 | 1 | -8/+52 |
| | | |||||
| * | Make build scripts Python3 compatible | Matthias Hoelzl | 2017-08-27 | 1 | -16/+17 |
| | | | | | | | | | - The Windows, UWP, Android (on Windows) and Linux builds are tested with Scons 3.0 alpha using Python 3. - OSX and iOS should hopefully work but are not tested since I don't have a Mac. - Builds using SCons 2.5 and Python 2 should not be impacted. | ||||
| * | Fix mixed tab/whitespace in build files | Matthias Hoelzl | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -1/+0 |
| | | |||||
| * | Buildsystem: Reduce verbosity of font and translation generation | Rémi Verschelde | 2017-08-27 | 1 | -4/+0 |
| | | |||||
| * | Fix Zlib license not extracted | Poommetee Ketson | 2017-07-18 | 1 | -0/+2 |
| | | |||||
| * | About: add thirdparty license info | Poommetee Ketson | 2017-07-06 | 1 | -4/+145 |
| | | |||||
| * | About: Add License info | Poommetee Ketson | 2017-07-04 | 1 | -0/+22 |
| | | |||||
| * | Authors/About: support for multiple sections | Poommetee Ketson | 2017-07-03 | 1 | -6/+25 |
| | | |||||
| * | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 1 | -11/+11 |
| | | |||||
| * | About: add contributors list | Poommetee Ketson | 2017-06-01 | 1 | -0/+28 |
| | | |||||
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+205 |
| The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. | |||||
