summaryrefslogtreecommitdiff
path: root/bin/gbuild-to-ide
AgeCommit message (Expand)Author
2021-11-02vs-ide-integration: make projects' GUIDs stableMike Kaganski
2021-11-02vs-ide-integration: create folders for Executables/Libraries/TestsMike Kaganski
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski
2021-10-08Simplify VS IDE integration generationMike Kaganski
2021-10-08Drop vs2017-ide-integration; add vs2022-ide-integrationMike Kaganski
2021-02-26qtcreator: Create *.pro and *.pro.shared files in builddir, not srcdirMichael Weghorn
2021-02-26qtcreator: Use absolute paths in *.pro filesMichael Weghorn
2021-02-26qtcreator: Simplify adding of file extensionMichael Weghorn
2021-02-26qtcreator: Don't explicitly delete old *.pro{,.shared} filesMichael Weghorn
2021-02-26qtcreator: Translate comment: "et" -> "and"Michael Weghorn
2021-02-26qtcreator: Move assignment to 'mode' out of try blockMichael Weghorn
2021-02-24qtcreator: Create *.pro.shared files instead of *.pro.userMichael Weghorn
2021-02-07qtcreator: Show actual names for build configurationsMichael Weghorn
2021-02-07qtcreator: Drop some extra whitespace in .pro.user templateMichael Weghorn
2021-02-07qtcreator: Don't create useless run configurations for subdirsMichael Weghorn
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