summaryrefslogtreecommitdiffstats
path: root/bin/gbuild-to-ide
Commit message (Expand)AuthorAgeFilesLines
* Unescape double quotes escaped by another double quote in definesMike Kaganski2024-02-251-1/+1
* qtcreator: Fix generating .pro files for externalsMichael Weghorn2024-01-311-3/+4
* fix codelite-ide-integrationNoel Grandin2024-01-281-4/+8
* Clear gb_GbuildToJson_DENYLISTEDMODULES, allow these modulesMike Kaganski2024-01-261-87/+84
* Deduplicate, refactor and simplify GbuildLinkTarget initializationMike Kaganski2024-01-251-172/+68
* add static libraries to gbuildtojsonMike Kaganski2024-01-251-14/+63
* Rename natstepfilter file, to make it not hidden on LinuxMike Kaganski2024-01-191-1/+1
* Add a natstepfilter file to Visual Studio solutionMike Kaganski2024-01-191-0/+3
* VS IDE integration: enable Python pretty printers when debugging a WSL buildMike Kaganski2023-11-021-0/+3
* VS IDE integration: Use LocalDebuggerCommand for startup executableMike Kaganski2023-11-011-13/+20
* qtcreator: Add Obj-C++ files to projectMichael Weghorn2023-10-311-11/+40
* bin/gbuild-to-ide: Drop trailing whitespaceMichael Weghorn2023-10-311-3/+3
* qtcreator: Set correct soffice path on macOSMichael Weghorn2023-10-311-3/+4
* qtcreator: Specify C++ std version using CONFIG qmake varMichael Weghorn2023-10-161-9/+12
* create compile_commands.json in builddirChristian Lohmaier2022-12-051-1/+1
* 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