aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/makefileparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-7/+3
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Autotools: ModernizeTobias Hunger2016-02-041-14/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* AutoTools: Handle line continuationsTobias Hunger2015-07-091-2/+9
* AutoTools: Improve parsing of CPPFLAGSTobias Hunger2015-07-091-4/+16
* AutoTools: Handle "-I /some/path" as well as "-I/some/path"Tobias Hunger2015-07-091-1/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Convert to new connect apiMontel Laurent2015-01-301-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Autotools: added parsing defines and C/C++ flags from MakefileSergey Shambir2013-05-141-11/+91
* Autotools: fixed crash in Debug buildSergey Shambir2013-03-051-1/+1
* Autotools: fixed parsing var assignment without space before =Sergey Shambir2013-02-081-18/+32
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* autotools: Plug small memory leakMathias Hasselmann2012-11-081-1/+4
* Adjust license headershjk2012-10-051-24/+21
* autotools: Skip empty parts in target listsMathias Hasselmann2012-08-201-1/+1
* Clean up includes in autotools-plugin.Friedemann Kleint2012-07-251-0/+1
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-161-5/+10
|\
| * Fix file descriptor and memory leak in autotools pluginVictor Ostashevsky2012-04-151-5/+10
* | Compile autotools-plugin with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-04-031-7/+7
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Minor Krazy cleanup in autotools.Friedemann Kleint2011-11-301-1/+1
* autotools: minor cleanuphjk2011-11-301-4/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+454