Hemmo Nieminen
|
ea79e94964
|
Fix a missing path issue causing Python traceback.
A path was missing from a call to os.path.relpath when handling rpaths.
Fix this by assuming empty target directory means build root.
|
8 years ago |
Guillaume Poirier-Morency
|
bbddf51a54
|
Use 'C sharp' instead of 'C#'
The '#' is reserved for Ninja comments and cannot be escaped.
|
8 years ago |
Guillaume Poirier-Morency
|
5b58ff2783
|
compilers: Use 'get_display_language' for language-related exceptions
|
8 years ago |
Guillaume Poirier-Morency
|
fab5634916
|
Add 'Compiler.get_display_language'
Use this when we print language-related information to the console and
via the Ninja backend.
|
8 years ago |
Alistair Thomas
|
cca0fa8154
|
Recognise .gs extension as a Vala source
|
8 years ago |
Alistair Thomas
|
117f4ab8b5
|
Split out languages from compilers.py
|
8 years ago |
Alistair Thomas
|
d71da5bdb3
|
Converted compilers.py to a sub-package
|
8 years ago |