I guess not …
From my tests they create something
<PROJECT_NME><VERSION_STRING><CMAKE_SYSTEM_NAME>.<something depending the 
format of the redisributables>


ooRexx-5.0.0-Linux.sh
ooRexx-5.0.0-Linux.tar.Z
ooRexx-5.0.0-Linux.tar.gz

I did it on Fedora but the result is exactly the same for Debian 

For the other tests I run 
I got the same layout with Darwin, FreeBSD, OpenBSD, instead of Linux

Just tested one debian 
Pack -G DEB

I got some errors but the name of the deb was

ooRexx-5.0.0-11767.x86_64.deb

No reference to the linux distro name

E

> On 16 Feb 2019, at 19:42, Gil Barmwater <gbarmwa...@alum.rpi.edu> wrote:
> 
> OK, so CMAKE "knows" the PLATFORM_ID which, I'm guessing, is used to generate 
> the name of the ooRexx installation file; e.g. 
> ooRexx-5.0.0-11742.centos7.x86_64.rpm 
> <https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0beta/ooRexx-5.0.0-11742.centos7.x86_64.rpm/download>.
>   Would it make sense for CMAKE to pass that data to the build where it could 
> be retrieved by a new attribute such as .rexxinfo~distro?
> 
> On 2/16/2019 1:17 PM, Enrico Sorichetti via Oorexx-devel wrote:
>> Cmake  should return “sunOS”
>> 
>> From the compiler builtin macro 
>> 
>> #elif defined(__sun) || defined(sun)
>> # define PLATFORM_ID "SunOS"
>> 
>> 
>>> On 16 Feb 2019, at 18:40, Jason Martin <agrel...@gmail.com> 
>>> <mailto:agrel...@gmail.com> wrote:
>>> 
>>> agrellum@openindiana:~$ uname -v
>>> illumos-c78b1a4529
>>> 
>>> Not OpenIndiana and Not SunOS
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Oorexx-devel mailing list
>>> Oorexx-devel@lists.sourceforge.net 
>>> <mailto:Oorexx-devel@lists.sourceforge.net>
>>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
>>> <https://lists.sourceforge.net/lists/listinfo/oorexx-devel>
>> 
>> _______________________________________________
>> Oorexx-devel mailing list
>> Oorexx-devel@lists.sourceforge.net 
>> <mailto:Oorexx-devel@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
>> <https://lists.sourceforge.net/lists/listinfo/oorexx-devel>
> -- 
> Gil Barmwater
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to