Open GoogleCodeExporter opened 9 years ago
Oops I did not see the type of issue before submitting my post :-/ For me it's
more an enhancement than a defect of course ;-)
Original comment by bbenoist...@gmail.com
on 19 Jun 2013 at 11:30
thank you for publishing your changes. This is great and the biggest C++
contribution so far. It will take me some time to look through all the changes
and decide how they can be used. I'll answer here. BTW, all issues start as
defects and users cannot change this.
Original comment by tim.lebe...@gmail.com
on 20 Jun 2013 at 7:48
Glad you appreciated. Source code hosting services such as googlecode and
github sucks on things which are not directly related with the code of a
project...
As we really miss such a functionality (it is annoying to inform any employee
about manual updates), I am currently working on a solution allowing Npackd to
automatically update itself. Even if I am near a working concept, any precedent
reflexion on the subject may help ;-)
Original comment by bbenoist...@gmail.com
on 23 Jun 2013 at 5:17
I would probably specifically check for the presence of the package removal
operation for com.googlecode.windows-package-manager.Npackd. I am not sure what
would be the best way to remove it later, but there are at least these 3
options: create a copy of all Npackd files in the system temporary directory,
start "npackdcl.exe remove" or implement command line package removal for
Npackd.
Original comment by tim.lebe...@gmail.com
on 24 Jun 2013 at 8:58
could you please check if __x86_64__ is available in MSVC? I use it to detect
the 64 bit target.
Original comment by tim.lebe...@gmail.com
on 25 Jun 2013 at 9:03
file:// support was merged. Thank you.
Original comment by tim.lebe...@gmail.com
on 2 Nov 2014 at 10:36
Original issue reported on code.google.com by
bbenoist...@gmail.com
on 19 Jun 2013 at 11:09