Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#258 duplicate Build an updated QtNet4.dll package Dave Yeo
Description

Per discussion in this thread, http://www.os2world.com/forum/index.php/topic,1480.0.html seems that some programs require a newer QtNet4.dll that Silvan built a couple of years back. Perhaps this can be packaged.

#158 no change needed Build bootstrap WPI files for i686 and p4 arch Lewis Rosenthal
Description

I have these built and ready for review:

https://repos.arcanoae.com/anpm/rpm-yum-bootstrap-1_6-i686.wpi https://repos.arcanoae.com/anpm/rpm-yum-bootstrap-1_6-p4.wpi

Updates to 1.5 build:

  1. Added gcc1.dll and forwarders to bootstrap.
  2. Added libc066.dll to bootstrap.
  3. Added libgcc1 and libgcc-fwd packages.
  4. Updated dependency on libc066 in WIS (for gcc1).
  5. Updated netlabs-rel rpm to current.
  6. Adjusted platform file (for i686).
  7. Updated installer to push (rpm -U) libgcc1 and libgcc-fwd before the yum process begins (could not get libgcc-fwd to install later in the process).
  8. Updated ReadMe, keeping references to Yuri's site. ;-)
  9. Incremented minor version number.

This is related to ticket #151.

#182 fixed Build python with --enable-unicode[=ucs[24]] Lewis Rosenthal
Description

python 2.7.6 says:

[c:\]python
Python 2.7.6 (default, Dec 12 2015, 04:56:50)
[GCC 4.9.2] on os2knix
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print sys.maxunicode
65535

which indicates ucs2. For such things as reported in ticket #88, i.e., support for DBCS systems, we need ucs4.

Marking this as a task with major priority with medium severity because currently YUM apparently does not work on (all? some?) DBCS systems.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.