summaryrefslogtreecommitdiff
path: root/bin/gbuild-to-ide
AgeCommit message (Expand)Author
2016-09-14gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015Michael Stahl
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-18Wall is a good idea for the vim ide integrationMarkus Mohrhard
2016-04-14don't export the same lib multiple timesMarkus Mohrhard
2016-04-11vim-ide-integration: clang does not always like gnu++1y that muchMiklos Vajna
2016-03-29gbuild-to-ide: fix missing include in clang json databaseMiklos Vajna
2015-12-30tdf#84628 Added per module's macro definitions to eclipsesettingfile.xmlGulsah Kose
2015-12-01gbuild-to-ide split state machinejan iversen
2015-11-29gbuild-to-ide: Add defines to Qt Creator projectsMaxim Monastirsky
2015-11-27tdf#84628 Generated eclipse setting file for per module.Gulsah Kose
2015-09-20Avoid creating duplicates in the Visual Studio IDE integrationPeter Foley
2015-09-20minor pep8 formatting improvments to gbuild-to-idePeter Foley
2015-09-14make it clear that the script completed correctlyMarkus Mohrhard
2015-09-14we need to use a set tocheck uniqueness of paths for gbuild-to-ide scriptMarkus Mohrhard
2015-08-31Revert "exclude unnamed Library/Executable from ide integration"Markus Mohrhard
2015-08-23Clean trailing whitespaceMaxim Monastirsky
2015-08-23exclude unnamed Library/Executable from ide integrationbrinzing
2015-08-12gbuild-to-ide: Don't try to remove files that don't exist.Maxim Monastirsky
2015-08-02QtCreator integration : generate lo.pro.user project file.Michel Renon
2015-07-29More whitespace missedMaxim Monastirsky
2015-07-28QtCreator integration : remove unnecessary whitespaces.Michel Renon
2015-07-27tdf#92561 : QtCreator doesn't find any generated c++ headers.Michel Renon
2015-07-20tdf#92560 : QtCreator integration complains about a "ucpp" without a .pro fileMichel Renon
2015-05-25QtCreator IDE integration.Michel Renon
2015-05-19An attempt to fix xcode-ide-integrationYurii Kolesnykov
2015-03-30fix gbuild-to-ide scriptMarkus Mohrhard
2015-03-25fdo#84628 Created .project file generator.Gulsah Kose
2015-01-09Remove extra new-line characters before regex matching in gbuild-to-ide.Ashod Nakashian
2014-10-09make gbuild-to-ide VS files work with separate builddirPeter Foley
2014-10-08gbuild-to-ide improvmentsPeter Foley
2014-10-03gbuild-to-ide: Add support for vs2013David Ostrovsky
2014-10-01gbuild-to-ide: Make it work for GNU make 4.xDavid Ostrovsky
2014-09-26improve gbuild-to-ide error messagePeter Foley
2014-09-24Make gbuild-to-ide more pep8 compliantPeter Foley
2014-09-24Make gbuild-to-ide bail out before parsing if ide type is invalidPeter Foley
2014-09-06clang does not like gnu++11 that much, use c++11 insteadMarkus Mohrhard
2014-08-11write directly files understood by YCMMarkus Mohrhard
2014-08-11add a IDE generator for clang json database formatMarkus Mohrhard
2014-08-11add the cxx flags to the ide parserMarkus Mohrhard
2014-08-11split isystem includes from normal includesMarkus Mohrhard
2014-07-03Don't stop on os.makedirs when making vs2012-ide-integrationNiklas Johansson
2014-02-23fdo#70414: Use correct target names for building Visual Studio projects.Honza Havlíček
2014-02-21fdo#70414: Add dependencies for solution and create solution for all projectsHonza Havlíček
2014-02-12Fixes for kdevelop IDE integrationAdam Mróz
2014-02-10fdo#70414 Added generator of VS2012 project filesHonza Havlíček
2013-12-06Source more PEP8 friendlyJesús Corrius
2013-11-28Point to some documentationTor Lillqvist
2013-11-27Add initial hacks for eventual Xcode supportTor Lillqvist
2013-11-26Make it easier to debug the gbuild-to-ide scriptTor Lillqvist