summaryrefslogtreecommitdiff
path: root/Makefile.introspection
Commit message (Expand)AuthorAgeFilesLines
* Revert "Windows port: Work arount MSYS weirdness where it changes --libtool= ...Ray Donnelly2018-06-201-6/+2
* Allow overriding of the host os nameNicola Fontana2018-01-251-1/+1
* Makefile.introspection: Add variable for C includesEvan Nemerson2017-02-161-0/+4
* Allow overriding of dlltool nameNicola Fontana2016-02-161-1/+1
* Use PKG_CONFIG when running g-ir-scannerNicola Fontana2016-02-161-1/+1
* Makefile.introspection: pass CC to scannerDieter Verfaillie2015-04-181-1/+1
* Makefile.introspection: pass *FLAGS to scannerRyan Lortie2015-03-301-1/+3
* Makefile.instrospection: search for MINGW instead of MINGW32Ignacio Casal Quinteiro2015-03-251-1/+1
* Fix indentation on pretty printed Makefile rulesRobert Ancell2013-06-061-2/+2
* scanner: Allow CFLAGS to contain arbitrary preprocessor commands like -includeColin Walters2013-03-061-0/+2
* Revert "gi-r-scanner: add support for raw CFLAGS flags option"Colin Walters2013-03-051-1/+1
* gi-r-scanner: add support for raw CFLAGS flags optionTim Lunn2013-03-061-1/+1
* Makefile.introspection: Add gir dependency to exampleColin Walters2012-08-141-0/+1
* Makefile.introspection: allow buildir girs in subdirsMarc-Antoine Perennou2011-12-051-1/+2
* Makefile.introspection: Allow usage with --header-onlyColin Walters2011-10-191-1/+2
* Windows port: Work arount MSYS weirdness where it changes --libtool= command ...Dieter Verfaillie2011-09-071-2/+6
* Use INTROSPECTION_SCANNER_ENV in Makefile.introspectionJohan Dahlin2011-08-291-1/+3
* Bug 628594 — Handle slashes when building _gir_namePhilip Withnall2010-09-061-1/+1
* Makefile.introspection: Add _EXPORT_PACKAGES variable.Luca Bruno2010-08-281-0/+4
* In verbose mode, print out the dump compilationColin Walters2010-07-071-4/+8
* Move pkg-config calls before --library and --programColin Walters2010-06-251-2/+2
* Makefile.introspection: add support for gir_LDFLAGSSteve Frécinaux2010-06-071-0/+2
* Makefile.introspection: use $^, simplifying non-srcdir buildsDan Winship2010-05-201-3/+3
* [Makefile.introspection] Do not use _GIRDIRJohan Dahlin2010-05-171-3/+3
* Make sure the macros work without silent rulesJohan Dahlin2009-12-311-2/+4
* Make compiler output with silent-rules prettierJohan Dahlin2009-12-301-2/+11
* Do not require the precense of INTROSPECTION_GIRSJohan Dahlin2009-12-141-1/+0
* Move the functions out of the defineJohan Dahlin2009-12-141-22/+23
* Add a Makefile.introspectionJohan Dahlin2009-12-141-0/+134