summaryrefslogtreecommitdiff
path: root/giscanner/ccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* scanner: Pacify PEP8Colin Walters2015-09-291-1/+1
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-1/+1
* giscanner/ccompiler.py: Improve CFLAGS handlingChun-wei Fan2015-09-081-0/+16
* giscanner: Use Distutils to Build Dumper ProgramChun-wei Fan2015-09-011-23/+81
* g-ir-scanner: Support multiple arguments for compilerMarc-Antoine Perennou2015-08-241-1/+1
* Revert "dumper.py: Use Distutils to Build Dumper Program"Chun-wei Fan2015-07-311-103/+30
* dumper.py: Use Distutils to Build Dumper ProgramChun-wei Fan2015-07-301-30/+103
* sourcescanner.py: Use Distutils for PreprocessingChun-wei Fan2015-07-301-1/+63
* giscanner/ccompiler.py: Initiate Distutils Compiler InstanceChun-wei Fan2015-07-301-46/+90
* scanner: remove unused importsDieter Verfaillie2015-06-291-6/+0
* Fix windows buildIgnacio Casal Quinteiro2014-09-021-2/+2
* giscanner: Add New CCompiler ModuleChun-wei Fan2014-08-051-0/+202