summaryrefslogtreecommitdiff
path: root/bin/gbuild-to-ide
AgeCommit message (Expand)Author
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
2013-11-26Add Emacs modesTor Lillqvist
2013-11-19related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen