summaryrefslogtreecommitdiffstats
path: root/bin/gbuild-to-ide
Commit message (Expand)AuthorAgeFilesLines
* tdf#84628 Generated eclipse setting file for per module.Gulsah Kose2015-11-271-40/+83
* Avoid creating duplicates in the Visual Studio IDE integrationPeter Foley2015-09-201-8/+10
* minor pep8 formatting improvments to gbuild-to-idePeter Foley2015-09-201-148/+149
* make it clear that the script completed correctlyMarkus Mohrhard2015-09-141-0/+1
* we need to use a set tocheck uniqueness of paths for gbuild-to-ide scriptMarkus Mohrhard2015-09-141-2/+2
* Revert "exclude unnamed Library/Executable from ide integration"Markus Mohrhard2015-08-311-16/+12
* Clean trailing whitespaceMaxim Monastirsky2015-08-231-2/+2
* exclude unnamed Library/Executable from ide integrationbrinzing2015-08-231-12/+16
* gbuild-to-ide: Don't try to remove files that don't exist.Maxim Monastirsky2015-08-121-2/+1
* QtCreator integration : generate lo.pro.user project file.Michel Renon2015-08-021-7/+123
* More whitespace missedMaxim Monastirsky2015-07-291-2/+2
* QtCreator integration : remove unnecessary whitespaces.Michel Renon2015-07-281-29/+29
* tdf#92561 : QtCreator doesn't find any generated c++ headers.Michel Renon2015-07-271-10/+13
* tdf#92560 : QtCreator integration complains about a "ucpp" without a .pro fileMichel Renon2015-07-201-4/+7
* QtCreator IDE integration.Michel Renon2015-05-251-3/+507
* An attempt to fix xcode-ide-integrationYurii Kolesnykov2015-05-191-52/+45
* fix gbuild-to-ide scriptMarkus Mohrhard2015-03-301-0/+1
* fdo#84628 Created .project file generator.Gulsah Kose2015-03-251-0/+41
* Remove extra new-line characters before regex matching in gbuild-to-ide.Ashod Nakashian2015-01-091-0/+1
* make gbuild-to-ide VS files work with separate builddirPeter Foley2014-10-091-1/+2
* gbuild-to-ide improvmentsPeter Foley2014-10-081-17/+18
* gbuild-to-ide: Add support for vs2013David Ostrovsky2014-10-031-13/+20
* gbuild-to-ide: Make it work for GNU make 4.xDavid Ostrovsky2014-10-011-54/+63
* improve gbuild-to-ide error messagePeter Foley2014-09-261-1/+1
* Make gbuild-to-ide more pep8 compliantPeter Foley2014-09-241-33/+42
* Make gbuild-to-ide bail out before parsing if ide type is invalidPeter Foley2014-09-241-14/+13
* clang does not like gnu++11 that much, use c++11 insteadMarkus Mohrhard2014-09-061-1/+1
* write directly files understood by YCMMarkus Mohrhard2014-08-111-1/+1
* add a IDE generator for clang json database formatMarkus Mohrhard2014-08-111-1/+43
* add the cxx flags to the ide parserMarkus Mohrhard2014-08-111-11/+18
* split isystem includes from normal includesMarkus Mohrhard2014-08-111-14/+19
* Don't stop on os.makedirs when making vs2012-ide-integrationNiklas Johansson2014-07-031-1/+3
* fdo#70414: Use correct target names for building Visual Studio projects.Honza Havlíček2014-02-231-15/+57
* fdo#70414: Add dependencies for solution and create solution for all projectsHonza Havlíček2014-02-211-16/+47
* Fixes for kdevelop IDE integrationAdam Mróz2014-02-121-2/+2
* fdo#70414 Added generator of VS2012 project filesHonza Havlíček2014-02-101-0/+232
* Source more PEP8 friendlyJesús Corrius2013-12-061-95/+156
* Point to some documentationTor Lillqvist2013-11-281-0/+2
* Add initial hacks for eventual Xcode supportTor Lillqvist2013-11-271-0/+170
* Make it easier to debug the gbuild-to-ide scriptTor Lillqvist2013-11-261-2/+7
* Add Emacs modesTor Lillqvist2013-11-261-0/+4
* related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen2013-11-191-0/+295