Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | Upgrade to vs2017-ide-integration, since we don't support VS2015 in master | Mike Kaganski | 1 | -3/+3 |
2018-08-29 | vim-ide-integration: remove no longer needed workaround | Miklos Vajna | 1 | -3/+0 |
2018-07-09 | fix compile_commands.json when generated with modern gcc | Markus Mohrhard | 1 | -1/+1 |
2018-05-02 | VS IDE integration: use full Windows include paths in VS projects | Mike Kaganski | 1 | -1/+14 |
2018-03-21 | Don't generate filters with empty Includes | Mike Kaganski | 1 | -1/+1 |
2018-01-17 | VS generator: set output to soffice.bin to allow starting from debugger | Mike Kaganski | 1 | -1/+1 |
2017-11-23 | vim-ide-integration: -I<dir> workaround is no longer needed | Miklos Vajna | 1 | -4/+0 |
2017-11-18 | gbuild-to-ide cleaned up double scripts. | jan Iversen | 1 | -1222/+651 |
2017-10-27 | VisualStudioIntegrationGenerator: honor defines' values | Mike Kaganski | 1 | -1/+12 |
2017-10-26 | gbuild-to-ide: handle -U undefs correctly | Mike Kaganski | 1 | -1/+6 |
2017-07-05 | gbuild-to-ide: add VisualStudio visualizers file to solution | Mike Kaganski | 1 | -0/+10 |
2017-06-28 | remove "vs2013" from gbuild-to-ide | Michael Stahl | 1 | -3/+2 |
2017-03-12 | solution ProjectIDE-vs2013: Generate.5: only 1 .vcxproj and .filter pr module | Gian Domenico Ceccarini | 1 | -22/+23 |
2017-03-03 | gbuild-to-ide: fix testide problem | Federico Bassini | 1 | -16/+12 |
2017-03-03 | gbuild-to-ide: testVS2013Ide .props | Federico Bassini | 1 | -2/+33 |
2017-02-04 | gbuild-to-ide fix the double .cxx in the .filters | Federico Bassini | 1 | -2/+2 |
2017-02-04 | gbuild-to-ide: new function that generates a vxcproj on testIDE | Federico Bassini | 1 | -1/+117 |
2017-02-02 | gbuild-to-ide added -DLIBO_INTERNAL_ONLY to CXXFLAGS | jan Iversen | 1 | -0/+1 |
2017-02-02 | gbuild-to-ide: second patch for vs2013 and testIde | Federico Bassini | 1 | -13/+13 |
2017-02-01 | gbuild-to-ide typo | jan Iversen | 1 | -1/+1 |
2017-02-01 | gbuild-to-ide patch to allow faulty gbuildtojson | jan Iversen | 1 | -0/+2 |
2017-02-01 | gbuild-to-ide: VSGenerator and testVs2013 with relative links | Federico Bassini | 1 | -17/+23 |
2017-01-31 | gbuild-to-ide: testVS2013Ide add a function that create .filters file | Federico Bassini | 1 | -45/+34 |
2017-01-30 | gbuild-to-ide: fix VimIntegrationGenerator | Miklos Vajna | 1 | -1/+1 |
2017-01-30 | gbuild-to-ide, solved vim problem. | jan Iversen | 1 | -16/+38 |
2017-01-29 | gbuild-to-ide xcode, added targets in menu | jan Iversen | 1 | -98/+111 |
2017-01-29 | gbuild-to-ide xcode added include files and sorted source list | jan Iversen | 1 | -35/+28 |
2017-01-28 | gbuild-to-ide source code is relative to module | jan Iversen | 1 | -8/+12 |
2017-01-28 | gbuild-to-ide, add pr module sources | jan Iversen | 1 | -5/+9 |
2017-01-28 | gbuild-to-ide, centralized adding extension. | jan Iversen | 1 | -26/+24 |
2017-01-26 | gbuildtojson support for yacc files. | jan Iversen | 1 | -9/+8 |
2017-01-26 | gbuildtojson, added support for lex files | jan Iversen | 1 | -10/+22 |
2017-01-26 | gbuild-to-ide finalized split of maintained code | jan Iversen | 1 | -274/+286 |
2017-01-25 | gbuild-to-ide: moduleDict targets -> all paths replaced with relative | Federico Bassini | 1 | -8/+19 |
2017-01-24 | gbuild-to-ide: replacement of the code | Federico Bassini | 1 | -219/+479 |
2017-01-23 | gbuild-to-ide: restore exec bit | Miklos Vajna | 1 | -0/+0 |
2017-01-23 | didn't mean to commit that part | Noel Grandin | 1 | -1/+1 |
2017-01-23 | beginning of support for CodeLite in gbuild-to-ide | Noel Grandin | 1 | -1/+67 |
2017-01-22 | gbuild-to-ide, final cleanup in parser. | jan Iversen | 1 | -33/+21 |
2017-01-21 | gbuild-to-ide clean replaced GbuildLinkTarget with dict | jan Iversen | 1 | -108/+75 |
2017-01-20 | gbuild-to-ide.py - change directory for .sln,.vcxproj,.filters | Federico Bassini | 1 | -1/+1 |
2017-01-18 | gbuil-to-ide.py functions improvment | Federico Bassini | 1 | -6/+12 |
2017-01-17 | gbuild-to-ide prepare for missing file types. | jan Iversen | 1 | -18/+16 |
2017-01-17 | gbuild-to-ide - all headers add to moduleDict for each module | Federico Bassini | 1 | -11/+23 |
2017-01-16 | post_GbuildToJson.mk, extended with extra file types | jan Iversen | 1 | -2/+4 |
2017-01-16 | gbuild-to-ide, temporary fix | jan Iversen | 1 | -3/+1 |
2017-01-16 | gbuildtojson prepare for new filetypes. | jan Iversen | 1 | -6/+14 |
2017-01-16 | gbuild-to-ide, typo | jan Iversen | 1 | -1/+1 |
2017-01-16 | gbuild-to-ide xcode-ide-integration | jan Iversen | 1 | -68/+20 |
2017-01-16 | gbuildparser in gbuild-to-ide - added headers of the include module | Federico Bassini | 1 | -7/+30 |