[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 Björn Michaelsen changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #21 from kie...@outlook.com --- I ended up commented out the following line in gbuild-to-ide #os.makedirs(os.path.dirname(project_path), exist_ok = True) ran /opt/lo/bin/make vs2012-ide-integration several times, creating the followi

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #20 from kie...@outlook.com --- Forgot to mention that I did a full build before running /opt/lo/bin/make vs2012-ide-integration -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #19 from kie...@outlook.com --- Any update on this? I'm also getting a similar error. Thanks. /cygdrive/c/sources/libo-core $ /opt/lo/bin/make vs2012-ide-integration cd C:/sources/libo-core && (LC_MESSAGES=C /opt/lo/bin/make cmd="

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #18 from vv...@yandex.ru --- (In reply to comment #17) > I had some problems with that (IIRC the same message you got), try to > * go to your directory with sources > (/cygdrive/e/_Projects/libreoffice-core/) > * run the autogen.sh w

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #17 from Honza Havlíček --- (In reply to comment #16) > Hello all! > > When I try to execute /opt/lo/bin/make vs2012-ide-integration > , I am getting strange error: > > Vort@Vort-PC /cygdrive/e/_Projects/libreoffice-build > $ /opt/l

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #16 from vv...@yandex.ru --- Hello all! When I try to execute /opt/lo/bin/make vs2012-ide-integration , I am getting strange error: Vort@Vort-PC /cygdrive/e/_Projects/libreoffice-build $ /opt/lo/bin/make vs2012-ide-integration cd E:/

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #15 from Commit Notification --- Honza Havliček committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b81ac16e65b311d6e43c05c22c65d2040c9d7e04 fdo#70414: U

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #14 from Commit Notification --- Honza Havliček committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c6fd524295c0083c9a1e3f52a6abe6405cdc25a9 fdo#70414: A

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #13 from Honza Havlíček --- (In reply to comment #12) > @Honza: Would you be willing to create something like that, or mentor > someone else on it? Yes, I will create something like that. -- You are receiving this mail because: You

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #12 from Björn Michaelsen --- (In reply to comment #10) > @Honza Havlíček - looks like an AWESOME AWESOME job ! > Do you mind posting a short tutorial on how one can get up & running with > this? I agree with Adam on both counts, th

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #11 from Michael Meeks --- $ make vs2012-ide-integration under Cygwin should generate the various sln files inside modules. Honza - thanks for the great update; are we still using Cygwin 'make' underneath ? or are we starting to do

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #10 from Adam CloudOn --- @Honza Havlíček - looks like an AWESOME AWESOME job ! Do you mind posting a short tutorial on how one can get up & running with this? Simply pull latest master on Windows & one should find 'proj' files ? or

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #9 from Honza Havlíček --- There is somewhat working version in master, so progress report: What works: * It is possible to generate solution (collection of projects) for each module that will contain C++ project for all Library_* an

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack |Diffic

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #7 from Michael Meeks --- Honza - wonderful news; really looking forward to your work, and do ask for help in #libreoffice-dev on irc.freenode.net :-) mmeeks (is me) SweetShark is Bjoern. -- You are receiving this mail because: You

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 Honza Havlíček changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffice

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #5 from Björn Michaelsen --- (In reply to comment #4) > Heh - sure, I was thinking of parsing the generated gnumake rules and deps > etc. from running a similar (but plunging) 'make -n -p' on an autotools > project; all previous attem

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #4 from Michael Meeks --- > As for extending this to autotoolsy projects Im not sure if that is so easy. > It it really trivial to extract the build information from gbuild as it is > exportable in a really easy to parse way, while au

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #3 from Björn Michaelsen --- Well, I guess Eclipse/MSVS would likely be a bit more verbose as they are using this enterprisy newfangled "XML". But I dont think it would be much _harder_ per se. As for extending this to autotoolsy pro

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #2 from Michael Meeks --- Wow Bjoern; you're awesome =) hopefully MSVS / Eclipse are not -so- far away from KDevelop (conceptually ;-) In the star-treck future I guess that could even become some generally useful tool for operating o

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack |Diffic

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 Björn Michaelsen changed: What|Removed |Added Status|UNCONFIRMED |NEW Whiteboard|