aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc2tasks.pl
Commit message (Collapse)AuthorAgeFilesLines
* gcc2tasks.pl: Also detect errorsFriedemann Kleint2017-02-201-3/+4
| | | | | | | | Previously, the script would only detect warnings. Adapt the pattern to capture errors as well. Change-Id: I15ad97a9a1305aab91c046518f3c46b2e0c55127 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Set execute permission on all scripts.Friedemann Kleint2016-04-071-0/+0
| | | | | Change-Id: I406665390406dca324c2c98dda37540b22a065df Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Update License according to aggrement with Free Qt FoundationTobias Hunger2016-01-191-0/+25
| | | | | | | | | * Make sure all scripts come with a license * Update the license in the scripts * Add scripts to help with license changes Change-Id: I38a25aa1287ee8a75e0f0307d1b30320d781ad1f Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Add gcc2tasks.pl for converting GCC warning logs into .tasks files.Friedemann Kleint2014-01-211-0/+26
Change-Id: I408d2170575c99a690af53d32b08318e6060f525 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>