aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/makefileparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* 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