summaryrefslogtreecommitdiffstats
path: root/bin/gbuild-to-ide
Commit message (Expand)AuthorAgeFilesLines
* Retire build-nocheckThorsten Behrens2021-12-061-2/+2
* vs-ide-integration: make projects' GUIDs stableMike Kaganski2021-11-021-3/+6
* vs-ide-integration: create folders for Executables/Libraries/TestsMike Kaganski2021-11-021-1/+29
* Centralize VS-to-toolset mapping in configureMike Kaganski2021-10-081-5/+1
* Simplify VS IDE integration generationMike Kaganski2021-10-081-6/+5
* Drop vs2017-ide-integration; add vs2022-ide-integrationMike Kaganski2021-10-081-2/+2
* qtcreator: Create *.pro and *.pro.shared files in builddir, not srcdirMichael Weghorn2021-02-261-5/+8
* qtcreator: Use absolute paths in *.pro filesMichael Weghorn2021-02-261-3/+3
* qtcreator: Simplify adding of file extensionMichael Weghorn2021-02-261-17/+17
* qtcreator: Don't explicitly delete old *.pro{,.shared} filesMichael Weghorn2021-02-261-19/+0
* qtcreator: Translate comment: "et" -> "and"Michael Weghorn2021-02-261-1/+1
* qtcreator: Move assignment to 'mode' out of try blockMichael Weghorn2021-02-261-1/+1
* qtcreator: Create *.pro.shared files instead of *.pro.userMichael Weghorn2021-02-241-20/+20
* qtcreator: Show actual names for build configurationsMichael Weghorn2021-02-071-2/+1
* qtcreator: Drop some extra whitespace in .pro.user templateMichael Weghorn2021-02-071-5/+1
* qtcreator: Don't create useless run configurations for subdirsMichael Weghorn2021-02-071-1/+1
* make vim-ide-integration: fix ResourceWarningMiklos Vajna2020-09-171-2/+2
* Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski2020-07-131-11/+11
* vs-ide-integration: unescape values coming from DEFSMike Kaganski2020-07-081-1/+4
* VisualStudioIntegrationGenerator: put solution/projects to build dirMike Kaganski2020-01-271-2/+4
* vs-ide-integration: Also add .c filesMike Kaganski2020-01-221-15/+42
* qtcreator: Sort SUBDIRS in lo.pro alphabeticallyMichael Weghorn2019-10-121-1/+1
* qtcreator-ide-integration: Take unit tests into accountMichael Weghorn2019-10-111-2/+2
* qtcreator: Recursively include module's header filesMichael Weghorn2019-07-151-4/+5
* qtcreator: Make paths work with cygwinMichael Weghorn2019-07-051-0/+9
* Add vs2019-ide-integrationMike Kaganski2019-06-171-1/+2
* qtcreator: Take over '-std=...' from CXXFLAGSMichael Weghorn2019-06-081-1/+14
* VisualStudioIntegrationGenerator: put CXXFLAGS to AdditionalOptionsMike Kaganski2019-02-141-0/+3
* add basic support for generating CodeLite IDE filesNoel Grandin2019-01-251-1/+183
* qtcreator: Take system includes into accountMichael Weghorn2018-12-131-1/+1
* Fix typoAndrea Gelmini2018-12-031-1/+1
* Upgrade to vs2017-ide-integration, since we don't support VS2015 in masterMike Kaganski2018-08-301-3/+3
* vim-ide-integration: remove no longer needed workaroundMiklos Vajna2018-08-291-3/+0
* fix compile_commands.json when generated with modern gccMarkus Mohrhard2018-07-091-1/+1
* VS IDE integration: use full Windows include paths in VS projectsMike Kaganski2018-05-021-1/+14
* Don't generate filters with empty IncludesMike Kaganski2018-03-211-1/+1
* VS generator: set output to soffice.bin to allow starting from debuggerMike Kaganski2018-01-171-1/+1
* vim-ide-integration: -I<dir> workaround is no longer neededMiklos Vajna2017-11-231-4/+0
* gbuild-to-ide cleaned up double scripts.jan Iversen2017-11-181-1222/+651
* VisualStudioIntegrationGenerator: honor defines' valuesMike Kaganski2017-10-271-1/+12
* gbuild-to-ide: handle -U undefs correctlyMike Kaganski2017-10-261-1/+6
* gbuild-to-ide: add VisualStudio visualizers file to solutionMike Kaganski2017-07-051-0/+10
* remove "vs2013" from gbuild-to-ideMichael Stahl2017-06-281-3/+2
* solution ProjectIDE-vs2013: Generate.5: only 1 .vcxproj and .filter pr moduleGian Domenico Ceccarini2017-03-121-22/+23
* gbuild-to-ide: fix testide problemFederico Bassini2017-03-031-16/+12
* gbuild-to-ide: testVS2013Ide .propsFederico Bassini2017-03-031-2/+33
* gbuild-to-ide fix the double .cxx in the .filtersFederico Bassini2017-02-041-2/+2
* gbuild-to-ide: new function that generates a vxcproj on testIDEFederico Bassini2017-02-041-1/+117
* gbuild-to-ide added -DLIBO_INTERNAL_ONLY to CXXFLAGSjan Iversen2017-02-021-0/+1
* gbuild-to-ide: second patch for vs2013 and testIdeFederico Bassini2017-02-021-13/+13