casteng
casteng
In Python there is so called virtual environments. Within such environment set of packages and even Python interpreter itself can be specified and easily switched. It would be cool to...
Maybe it's worth to separate CPU target (i386, x64, arm32 etc) and OS target (Win, Linux, Android etc) as it's done in Free Pascal
@bogdanpolak totally differently to what? the same fields have the same meaning for Delphi. and supporting FPC will add no additional problems except more possible variants for these fields. Which...
is the "-Prerelease-Label" the same as -SNAPSHOT suffix? I.e. appended to not released yet version to not increase version for each build?
Name is an identifier also? So it should be unique? Metadata format version may also be useful.
Local cache is necessary but why not to copy package content to projects directory structure? DPM is something like /dpm. Or even /dpm as it's content is temporary and can...
I think option 2 is better. The tool can have "prepare package" command to create packages automatically using command line compiler(s).
Packages with just source code can be downloaded/unzipped as is. There is no need to compiler or prepare a binary packages. As of release/debug modes - probably debug mode is...
Hello, I'll try to make it compatible with latest community version soon.