source: @ 922

Name Size Rev Age Author Last Change
 apr 474   13 years Yuri Dario apr: use existing .def file if it exists, allows custom exports.
 apr-util 467   13 years Yuri Dario apr-util: strip lib prefix, shorten dll name, add automatic function …
 autoconf 845   11 years dmik autoconf: Properly escape square braces (fixes r844).
 automake 755   11 years dmik automake: Support ';' used as PATH_SEPARATOR.
 bdb 423   13 years Yuri Dario bdb: build also c++ dll.
 bind 455   13 years Yuri Dario bind: merge static libraries into a single dll.
 bison 540   12 years Yuri Dario bison: applied os2 patches.
 boost 725   11 years Silvan Scherrer boost: another fix for gcc 4.7.3
 bzip2 192   14 years Yuri Dario bzip2: build also the dynamic library.
 check 211   14 years Yuri Dario check: applied os2 patches.
 clamav 339   14 years Yuri Dario clamav: os2 build fix.
 coreutils 394   13 years Yuri Dario coreutils: add wildcard expansion on command line for ls and touch.
 cpio 579   12 years Yuri Dario cpio: remove file name ending \r due to binary stdin. fixes ticket:16.
 cups 717   11 years Yuri Dario cups: cleanup usb stuffs in makefile.
 curl 838   11 years dmik Oooops, undo wrong r837.
 dhcp 711   11 years Yuri Dario Add support for DHCLIENT_BEEP and DHCLIENT_LOGFILE env variables, by …
 diffutils 730   11 years dmik diffutils: Force --binary and no --strip-trailing-cr on OS/2. This is …
 djvulibre 606   12 years Silvan Scherrer djvulibre: made exceptionhandler work
 expat 770   11 years dmik expat: Make bootstrap script create missing auxiliary config files.
 file 266   14 years Yuri Dario file: disable forking code, crashes if invoked from dll.
 findutils 641   12 years Yuri Dario findutils: fix xargs stop in freadahead.
 flex 544   12 years Yuri Dario flex: applied os2 patches.
 fontconfig_os2 918   10 years Silvan Scherrer fontconfig: add sources
 freetype2 890   11 years Silvan Scherrer freetype: made it build using configure
 gawk 564   12 years Yuri Dario gawk: disable MBS_SUPPORT because putwc is not available in libc 0.6.x.
 gettext 629   12 years dmik gettext: Revert r627, the correct way is to use …
 ghostscript 710   11 years Silvan Scherrer ghostscript: forgotten commit
 git 865   11 years dmik git: Rename komh branch to bauxite to match reality.
 glib 915   10 years dmik glib: Fix watcher pipe creation on OS/2. This was initially done in …
 gnupg 419   13 years herwigb GnuPG: Add missing mpi\ header files
 grep 548   12 years Yuri Dario grep: applied os2 patches.
 gzip 92   15 years Yuri Dario gzip: applied os2 patches.
 hermes 320   14 years Yuri Dario hermes: add ExceptQ support, fix mutex static array initialization.
 json-c 590   12 years Yuri Dario json-c: add object iterator to library.
 lib7zip 497   13 years tellie lib7zip: made trunk build
 libffi 529   12 years Yuri Dario libffi: import current vendor version into trunk.
 libidn 695   11 years Silvan Scherrer libidn: made trunk build
 libjpeg 57   15 years Silvan Scherrer libjpeg: made it build shared and static
 libpng 922   10 years tellie libpng create repo
 libspectre 658   12 years Silvan Scherrer libspectre: made it build staticaly for now
 libtiff 675   11 years Silvan Scherrer libtiff: build it as dll
 libtool 906   11 years dmik libtool: Fix setting BEGINLIBPATH in execute mode on OS/2.
 libtorrent 914   10 years Silvan Scherrer libtorrent: build trunk version 1.0.2
 lzo 246   14 years Silvan Scherrer lzo: trunk to 2.04
 m4 841   11 years dmik m4: Fix EOLs in git-version-gen.
 mercurial 623   12 years dmik mercurial: Tag release 2.5.2.
 mmap 824   11 years dmik mmap: Use new DLL location in build target.
 mpc 679   11 years Yuri Dario mpc: build as dll.
 ncurses 426   13 years Yuri Dario ncurses: use system configured shell in makefile.
 neon 873   11 years Silvan Scherrer neon: adjust makefile to new autoconf and friends
 nspr 250   14 years Yuri Dario nss-nspr: applied os2 patches, mainly rename of libraries to avoid …
 nss 250   14 years Yuri Dario nss-nspr: applied os2 patches, mainly rename of libraries to avoid …
 oauth 583   12 years Yuri Dario oauth: applied dmik's patches to libtool, allows build as dll.
 openssh 349   14 years Yuri Dario openssh: more os2 build fixes.
 openssl 843   11 years dmik openssl: Add find.pl wrapper. This is required by the make process …
 openvpn 74   15 years Silvan Scherrer openvpn made it build
 patch 728   11 years dmik patch: Consistently use KLIBC.
 pcre 283   14 years Yuri Dario pcre: applied os2 patches, build as dll.
 perl 745   11 years dmik perl: Fix endless loop when calling shell script with invalid #! …
 pkgconfig 113   15 years Yuri Dario pkgconfig: copy vendor current to trunk.
 poppler 903   11 years Silvan Scherrer poppler: ignore some patterns
 popt 220   14 years Yuri Dario popt: disable relinking, breaks import library on make install.
 pthread 813   11 years Yuri Dario pthread: LIBC_THREAD_MIN_STACK_SIZE value will be handled in …
 readline 425   13 years Yuri Dario readline: use system configured shell in makefile.
 rsync 370   13 years Yuri Dario rsync: applied os2 patches (Paul Smedley & Steven Levine).
 sed 556   12 years Yuri Dario sed: import current vendor version into trunk.
 serf 704   11 years Yuri Dario serf: update trunk to 1.2.1.
 spf2 305   14 years Yuri Dario spf2: applied os2 patches, build as dll.
 sqlite 424   13 years Yuri Dario sqlite: use system configured shell in makefile.
 tar 452   13 years Yuri Dario tar: use system configured shell in makefile.
 tcl 254   14 years Yuri Dario tcl: applied os2 patches, enabled dynamic module loading, build dll.
 unzip 616   12 years Yuri Dario unzip: enable symlink support also for OS/2 code. ticket:18.
 urpo 392   13 years Yuri Dario urpo: fixed buggy def file.
 which 733   11 years dmik which: Port to OS/2.
 wpa_supplicant 912   11 years psmedley Add wpa_supplicant v2.3 to vendor
 xml2 130   15 years Yuri Dario xml2: applied os2 patches.
 xslt 375   13 years Yuri Dario xslt: applied os2 patches, build as dll.
 xz 193   14 years Yuri Dario xz: use OS/2 API to get size of physical memory and number of cores.
 yum-utils 640   12 years Yuri Dario yum-utils: build fixes.
 zip 659   12 years Yuri Dario zip: added support for archive bit clearing by Alex Taylor, fixes …
Note: See TracBrowser for help on using the repository browser.