summaryrefslogtreecommitdiff
path: root/bin/gbuild-to-ide
AgeCommit message (Expand)AuthorFilesLines
2017-01-13gbuild-to-ide simplifications.jan Iversen1-27/+9
2017-01-12No need for a separate variable. Just get the value directly from the diction...Edmund Wong1-4/+3
2017-01-10gbuild-to-ide, solved vs2013 generation problem.jan Iversen1-1/+1
2017-01-05gbuild xcode-ide-integration code cleaningjan Iversen1-57/+38
2017-01-05gbuild-to-ide Problem with multiple targets.jan Iversen1-2/+2
2017-01-05gbuild-to-ide general updatejan Iversen1-9/+23
2017-01-05gbuild-to-ide xcode updatejan Iversen1-83/+76
2017-01-04gbuild-to-ide xcode updatejan Iversen1-29/+35
2017-01-02gbuild-to-ide xcode generator moved proj filesjan Iversen1-17/+15
2017-01-02gbuild-to-ide update to xcode generatorjan Iversen1-19/+32
2017-01-02gbuild-to-ide, fixed typo and changed xcode generatorjan Iversen1-33/+24
2017-01-01gbuild-to-ide performance optimize parserjan Iversen1-10/+9
2017-01-01gbuild-to-ide parser simplification.jan Iversen1-22/+15
2017-01-01Update json parser in gbuild-to-idejan Iversen1-118/+66
2016-12-30Workaround strange sw test makefilesMatúš Kukan1-9/+1
2016-12-25update to make cppunit load in xcodejan Iversen1-0/+2
2016-12-25update to prepare for multiple modules.jan Iversen1-9/+28
2016-12-25update to make xcode load on sierra.jan Iversen1-19/+104
2016-12-23First attempt to make xcode project work again.jan Iversen1-11/+25
2016-12-15Move get options to a separate function.Edmund Wong1-2/+6
2016-12-15tdf#70414: Fix VisualStudio ide integrationMatúš Kukan1-26/+13
2016-12-09fix copy&paste error in ide-integration scriptMarkus Mohrhard1-1/+1
2016-11-28add cppunit tests to vim-ide-integrationMarkus Mohrhard1-1/+1
2016-11-28integrate the cppunit tests into gbuild-to-ideMarkus Mohrhard1-3/+48
2016-11-27also strip the first -DMarkus Mohrhard1-1/+1
2016-11-27better way to split def patternsMarkus Mohrhard1-1/+1
2016-11-27switch gbuild-to-ide to use gbuildtojsonBjoern Michaelsen1-199/+83
2016-09-14gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015Michael Stahl1-2/+2
2016-08-18screenshots: add new global make targetArmin Le Grand1-22/+22
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-18Wall is a good idea for the vim ide integrationMarkus Mohrhard1-1/+1
2016-04-14don't export the same lib multiple timesMarkus Mohrhard1-1/+1
2016-04-11vim-ide-integration: clang does not always like gnu++1y that muchMiklos Vajna1-1/+4
2016-03-29gbuild-to-ide: fix missing include in clang json databaseMiklos Vajna1-0/+5
2015-12-30tdf#84628 Added per module's macro definitions to eclipsesettingfile.xmlGulsah Kose1-1/+33
2015-12-01gbuild-to-ide split state machinejan iversen1-38/+83
2015-11-29gbuild-to-ide: Add defines to Qt Creator projectsMaxim Monastirsky1-1/+15
2015-11-27tdf#84628 Generated eclipse setting file for per module.Gulsah Kose1-40/+83
2015-09-20Avoid creating duplicates in the Visual Studio IDE integrationPeter Foley1-8/+10
2015-09-20minor pep8 formatting improvments to gbuild-to-idePeter Foley1-148/+149
2015-09-14make it clear that the script completed correctlyMarkus Mohrhard1-0/+1
2015-09-14we need to use a set tocheck uniqueness of paths for gbuild-to-ide scriptMarkus Mohrhard1-2/+2
2015-08-31Revert "exclude unnamed Library/Executable from ide integration"Markus Mohrhard1-16/+12
2015-08-23Clean trailing whitespaceMaxim Monastirsky1-2/+2
2015-08-23exclude unnamed Library/Executable from ide integrationbrinzing1-12/+16
2015-08-12gbuild-to-ide: Don't try to remove files that don't exist.Maxim Monastirsky1-2/+1
2015-08-02QtCreator integration : generate lo.pro.user project file.Michel Renon1-7/+123
2015-07-29More whitespace missedMaxim Monastirsky1-2/+2
2015-07-28QtCreator integration : remove unnecessary whitespaces.Michel Renon1-29/+29
2015-07-27tdf#92561 : QtCreator doesn't find any generated c++ headers.Michel Renon1-10/+13