| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix checks on MinGW and VS2010. | Jussi Pakkanen | 2017-07-17 | 1 | -1/+1 |
| | | |||||
| * | Added VS support to simd detector. | Jussi Pakkanen | 2017-07-17 | 1 | -0/+24 |
| | | |||||
| * | Fix a few OSX "features". | Jussi Pakkanen | 2017-07-17 | 1 | -1/+1 |
| | | |||||
| * | Created simd module. | Jussi Pakkanen | 2017-07-17 | 1 | -0/+26 |
| | | |||||
| * | Fix typo | Chocobo1 | 2017-07-16 | 1 | -1/+1 |
| | | | | | profile guide optimization -> profile guided optimization | ||||
| * | Fix how rpath directories are handled. | Hemmo Nieminen | 2017-07-15 | 1 | -5/+1 |
| | | | | | | Linking a library from a directory below the executable's directory caused an invalid path to be written in the executable's RPATH. | ||||
| * | Allow both address- and undefined behavior sanitizers at the same time | GabrĂel ArthĂșr PĂ©tursson | 2017-07-15 | 1 | -1/+1 |
| | | |||||
| * | Fix a missing path issue causing Python traceback. | Hemmo Nieminen | 2017-06-29 | 1 | -0/+4 |
| | | | | | | A path was missing from a call to os.path.relpath when handling rpaths. Fix this by assuming empty target directory means build root. | ||||
| * | Merged Genie support. | Jussi Pakkanen | 2017-06-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Recognise .gs extension as a Vala source | Alistair Thomas | 2017-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | compilers: Use 'get_display_language' for language-related exceptions | Guillaume Poirier-Morency | 2017-06-26 | 1 | -11/+11 |
| | | | |||||
| * | | Add 'Compiler.get_display_language' | Guillaume Poirier-Morency | 2017-06-26 | 1 | -0/+3 |
| |/ | | | | | Use this when we print language-related information to the console and via the Ninja backend. | ||||
| * | Split out languages from compilers.py | Alistair Thomas | 2017-06-23 | 1 | -2155/+1 |
| | | |||||
| * | Converted compilers.py to a sub-package | Alistair Thomas | 2017-06-22 | 1 | -0/+3213 |
