summaryrefslogtreecommitdiff
path: root/bin/gbuild-to-ide
AgeCommit message (Expand)Author
2020-09-17make vim-ide-integration: fix ResourceWarningMiklos Vajna
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2020-07-08vs-ide-integration: unescape values coming from DEFSMike Kaganski
2020-01-27VisualStudioIntegrationGenerator: put solution/projects to build dirMike Kaganski
2020-01-22vs-ide-integration: Also add .c filesMike Kaganski
2019-10-12qtcreator: Sort SUBDIRS in lo.pro alphabeticallyMichael Weghorn
2019-10-11qtcreator-ide-integration: Take unit tests into accountMichael Weghorn
2019-07-15qtcreator: Recursively include module's header filesMichael Weghorn
2019-07-05qtcreator: Make paths work with cygwinMichael Weghorn
2019-06-17Add vs2019-ide-integrationMike Kaganski
2019-06-08qtcreator: Take over '-std=...' from CXXFLAGSMichael Weghorn
2019-02-14VisualStudioIntegrationGenerator: put CXXFLAGS to AdditionalOptionsMike Kaganski
2019-01-25add basic support for generating CodeLite IDE filesNoel Grandin
2018-12-13qtcreator: Take system includes into accountMichael Weghorn
2018-12-03Fix typoAndrea Gelmini
2018-08-30Upgrade to vs2017-ide-integration, since we don't support VS2015 in masterMike Kaganski
2018-08-29vim-ide-integration: remove no longer needed workaroundMiklos Vajna
2018-07-09fix compile_commands.json when generated with modern gccMarkus Mohrhard
2018-05-02VS IDE integration: use full Windows include paths in VS projectsMike Kaganski
2018-03-21Don't generate filters with empty IncludesMike Kaganski
2018-01-17VS generator: set output to soffice.bin to allow starting from debuggerMike Kaganski
2017-11-23vim-ide-integration: -I<dir> workaround is no longer neededMiklos Vajna
2017-11-18gbuild-to-ide cleaned up double scripts.jan Iversen
2017-10-27VisualStudioIntegrationGenerator: honor defines' valuesMike Kaganski
2017-10-26gbuild-to-ide: handle -U undefs correctlyMike Kaganski
2017-07-05gbuild-to-ide: add VisualStudio visualizers file to solutionMike Kaganski
2017-06-28remove "vs2013" from gbuild-to-ideMichael Stahl
2017-03-12solution ProjectIDE-vs2013: Generate.5: only 1 .vcxproj and .filter pr moduleGian Domenico Ceccarini
2017-03-03gbuild-to-ide: fix testide problemFederico Bassini
2017-03-03gbuild-to-ide: testVS2013Ide .propsFederico Bassini
2017-02-04gbuild-to-ide fix the double .cxx in the .filtersFederico Bassini
2017-02-04gbuild-to-ide: new function that generates a vxcproj on testIDEFederico Bassini
2017-02-02gbuild-to-ide added -DLIBO_INTERNAL_ONLY to CXXFLAGSjan Iversen
2017-02-02gbuild-to-ide: second patch for vs2013 and testIdeFederico Bassini
2017-02-01gbuild-to-ide typojan Iversen
2017-02-01gbuild-to-ide patch to allow faulty gbuildtojsonjan Iversen
2017-02-01gbuild-to-ide: VSGenerator and testVs2013 with relative linksFederico Bassini
2017-01-31gbuild-to-ide: testVS2013Ide add a function that create .filters fileFederico Bassini
2017-01-30gbuild-to-ide: fix VimIntegrationGeneratorMiklos Vajna
2017-01-30gbuild-to-ide, solved vim problem.jan Iversen
2017-01-29gbuild-to-ide xcode, added targets in menujan Iversen
2017-01-29gbuild-to-ide xcode added include files and sorted source listjan Iversen
2017-01-28gbuild-to-ide source code is relative to modulejan Iversen
2017-01-28gbuild-to-ide, add pr module sourcesjan Iversen
2017-01-28gbuild-to-ide, centralized adding extension.jan Iversen
2017-01-26gbuildtojson support for yacc files.jan Iversen
2017-01-26gbuildtojson, added support for lex filesjan Iversen
2017-01-26gbuild-to-ide finalized split of maintained codejan Iversen
2017-01-25gbuild-to-ide: moduleDict targets -> all paths replaced with relativeFederico Bassini
2017-01-24gbuild-to-ide: replacement of the codeFederico Bassini