|
|
@2237
|
8 years |
tellie |
whois: Updated trunk to 5.2.17
|
|
|
@2236
|
8 years |
tellie |
whois: tag vendor version 5.2.17
|
|
|
@2235
|
8 years |
tellie |
whois: update vendor to version 5.2.17
|
|
|
@2234
|
8 years |
tellie |
qedit: add buildlevel info
|
|
|
@2233
|
8 years |
tellie |
qedit: create trunk out of vendor version 2.8.1
|
|
|
@2232
|
8 years |
tellie |
qedit: tag vendor version 2.8.1
|
|
|
@2231
|
8 years |
tellie |
qedit: import vendor version 2.8.1
|
|
|
@2230
|
8 years |
tellie |
qedit: create initial layout
|
|
|
@2229
|
8 years |
Silvan Scherrer |
ghostscript: respect LIBS var to build the exe
|
|
|
@2228
|
8 years |
tellie |
scribus: Several fixes for plugins and to get it build with rpm
|
|
|
@2227
|
8 years |
Silvan Scherrer |
libpng: update trunk to version 1.6.31
|
|
|
@2226
|
8 years |
Silvan Scherrer |
libpng: tag vendor version 1.6.31
|
|
|
@2225
|
8 years |
Silvan Scherrer |
libpng: update vendor to version 1.6.31
|
|
|
@2224
|
8 years |
Silvan Scherrer |
libpng: fix apng support
|
|
|
@2223
|
8 years |
Silvan Scherrer |
libpng: update trunk to version 1.6.30
|
|
|
@2222
|
8 years |
Silvan Scherrer |
libpng: tag vendor version 1.6.30
|
|
|
@2221
|
8 years |
Silvan Scherrer |
libpng: update vendor to version 1.6.30
|
|
|
@2220
|
8 years |
Silvan Scherrer |
fontconfig: fixes ticket #169
|
|
|
@2219
|
8 years |
Silvan Scherrer |
fontconfig: fixes ticket #168
|
|
|
@2218
|
8 years |
Silvan Scherrer |
fontconfig: update trunk to version 2.12.4
|
|
|
@2217
|
8 years |
Silvan Scherrer |
fontconfig: tag vendor version 2.12.4
|
|
|
@2216
|
8 years |
Silvan Scherrer |
fontconfig: update vendor to version 2.12.4
|
|
|
@2215
|
8 years |
Silvan Scherrer |
freetype: update trunk to version 2.8
|
|
|
@2214
|
8 years |
Silvan Scherrer |
freetype: tag vendor version 2.8
|
|
|
@2213
|
8 years |
Silvan Scherrer |
freetype: update vendor to version 2.8
|
|
|
@2212
|
8 years |
Silvan Scherrer |
add bldlevel info to the dll
|
|
|
@2211
|
8 years |
Silvan Scherrer |
cupsd: search for ppd also in the systemwide directory
|
|
|
@2210
|
8 years |
Silvan Scherrer |
cupsd: addon to ticket #141
|
|
|
@2209
|
8 years |
dmik |
nspr: Use PM-friendly WinWaitEventSem and WinRequestMutexSem.
This …
|
|
|
@2208
|
8 years |
dmik |
nspr: Make PR_DuplicateEnvironment work on OS/2.
It used to always …
|
|
|
@2207
|
8 years |
dmik |
nspr: Chck if OS2EMX_PLAIN_CHAR is defined before forcing it.
This …
|
|
|
@2206
|
8 years |
Silvan Scherrer |
ghostscript: remove unused code, adapt logging a bit
|
|
|
@2205
|
8 years |
Silvan Scherrer |
binutils: remove mh-emx, as nowhere used and not needed, as we set all …
|
|
|
@2204
|
8 years |
Silvan Scherrer |
binutils: add another bldlevel
|
|
|
@2203
|
8 years |
Silvan Scherrer |
binutils: add buildlevel info
|
|
|
@2202
|
8 years |
Silvan Scherrer |
binutils: restore wrong commited files
|
|
|
@2201
|
8 years |
Silvan Scherrer |
binutils: disable the .bss message for now. See ticket #165 for more …
|
|
|
@2200
|
8 years |
tellie |
whois: Updated trunk to 5.2.16
|
|
|
@2199
|
8 years |
tellie |
whois: tag vendor version 5.2.16
|
|
|
@2198
|
8 years |
tellie |
whois: update vendor to version 5.2.16
|
|
|
@2197
|
8 years |
Silvan Scherrer |
ghstscript: redone the debug part, removed some warnings
|
|
|
@2196
|
8 years |
Silvan Scherrer |
ghostscript: adapt some bits to the nix code
|
|
|
@2195
|
8 years |
valerius |
sdl_image: Apply additional OS/2-specific patch.
|
|
|
@2194
|
8 years |
dmik |
nspr: Revert r2185.
_Static_assert isn't visible in C++ where one …
|
|
|
@2193
|
8 years |
dmik |
nspr: Remove OS/2-specific hacks for debug symbol creation.
See …
|
|
|
@2192
|
8 years |
dmik |
autoconf: Support escaping and quoting in LDFLAGS and similar vars.
…
|
|
|
@2191
|
8 years |
dmik |
autoconf: Ignore autom4te.cache as well.
|
|
|
@2190
|
8 years |
dmik |
autoconf: Remove and ignore generated files.
|
|
|
@2189
|
8 years |
dmik |
nspr: Remove manual EXCEPTQ installation.
This is not necessary …
|
|
|
@2188
|
8 years |
Silvan Scherrer |
prefix wrong /etc path with /@unixroot
|
|
|
@2187
|
8 years |
dmik |
nspr: Obey PR_CREATE_FILE (r2186 regression fix).
|
|
|
@2186
|
8 years |
dmik |
nspr: Use kLIBC APIs for file manipulation functions.
This in …
|
|
|
@2185
|
8 years |
dmik |
nspr: Use _Static_assert in PR_STATIC_ASSERT under GCC for better …
|
|
|
@2184
|
8 years |
Silvan Scherrer |
cups-filters: fix ticket 151
|
|
|
@2183
|
8 years |
Silvan Scherrer |
cups: fix ticket 151
|
|
|
@2182
|
8 years |
Silvan Scherrer |
cups: fix ticket 141
|
|
|
@2181
|
8 years |
dmik |
nspr: Brush up error handling on OS/2.
This removes a lot of …
|
|
|
@2180
|
8 years |
dmik |
nspr: Fix most warnings.
|
|
|
@2179
|
8 years |
Silvan Scherrer |
setuptools: delete the project as never used here and now moved to github
|
|
|
@2178
|
8 years |
Silvan Scherrer |
python-packaging: delete the project as never used here and now moved …
|
|
|
@2177
|
8 years |
Silvan Scherrer |
python-appdirs: delete the project as never used here and now moved to …
|
|
|
@2176
|
8 years |
Yuri Dario |
bdb: since makefile.am is not available, r1981 is restored.
|
|
|
@2175
|
8 years |
Yuri Dario |
bdb: the lib prefix is gone, fix symlinks.
|
|
|
@2174
|
8 years |
Silvan Scherrer |
pyparsing: delete the project as never used here and now moved to github
|
|
|
@2173
|
8 years |
dmik |
lua: Bring lost @COMPAT_DEFS@ to actually enable LUA_COMPAT_MODULE.
…
|
|
|
@2172
|
8 years |
dmik |
file: Fix compiler warning on OS/2.
|
|
|
@2171
|
8 years |
Silvan Scherrer |
file: add buildlevel info
|
|
|
@2170
|
8 years |
Silvan Scherrer |
file: fix a not working regex with libc regex. This needs to be rolled …
|
|
|
@2169
|
8 years |
Silvan Scherrer |
As we didn't use this repo so far and it's now moved to …
|
|
|
@2168
|
8 years |
dmik |
perl: Remove urpo dependency.
This doesn't seem to be really needed …
|
|
|
@2167
|
8 years |
dmik |
perl: Fix link->copy fallback in install_lib.pl.
This is a regression …
|
|
|
@2166
|
8 years |
dmik |
perl: Close output files in pod 2 man/text converters.
This fixes man …
|
|
|
@2165
|
8 years |
dmik |
perl: Make build system recognize all library files kLIBC emxomfld …
|
|
|
@2164
|
8 years |
Yuri Dario |
perl: allow build system to recognize also libZ_dll.a files.
|
|
|
@2163
|
8 years |
dmik |
git: Enable mmap support on OS/2.
WIth the relevant LIBCx fix it …
|
|
|
@2162
|
8 years |
dmik |
git: Make the .git directory truly hidden on OS/2.
This is to keep …
|
|
|
@2161
|
8 years |
dmik |
git: Remove a lot of OS/2 hacks not necessary in RPM environment.
…
|
|
|
@2160
|
8 years |
dmik |
git: Remove poll emulation on OS/2.
The one provided by LIBCx is now …
|
|
|
@2159
|
8 years |
Silvan Scherrer |
gutenprint: restore some binary open after the upgrade, add bldlevel …
|
|
|
@2158
|
8 years |
Silvan Scherrer |
gutenprint: update trunk to version 5.2.12
|
|
|
@2157
|
8 years |
Silvan Scherrer |
gutenprint: tag vendor version 5.2.12
|
|
|
@2156
|
8 years |
Silvan Scherrer |
gutenprint: update vendor to version 5.2.12
|
|
|
@2155
|
8 years |
Silvan Scherrer |
hplip: update trunk to version 3.16.11
|
|
|
@2154
|
8 years |
Silvan Scherrer |
hplip: add bldlevel info
|
|
|
@2153
|
8 years |
Silvan Scherrer |
hplip: tag vendor version 3.16.11
|
|
|
@2152
|
8 years |
Silvan Scherrer |
hplip: update vendor to version 3.16.11
|
|
|
@2151
|
8 years |
Silvan Scherrer |
binutils: better fix
|
|
|
@2150
|
8 years |
Silvan Scherrer |
binutils: fix some build breaks
|
|
|
@2149
|
8 years |
Silvan Scherrer |
magic: disable mmap for now
|
|
|
@2148
|
8 years |
Silvan Scherrer |
magic: add a @todo to a possible not needed fix
|
|
|
@2147
|
8 years |
Silvan Scherrer |
magic: fix generation of man files
|
|
|
@2146
|
8 years |
Silvan Scherrer |
hunspell: add bldlevel info to the dll
|
|
|
@2145
|
8 years |
Silvan Scherrer |
hunspell: adapt testsuite to work correct. we need to adjust crlf …
|
|
|
@2144
|
8 years |
tellie |
hunspell: Fix HAVE_ICONV detection and support drive letter in top …
|
|
|
@2143
|
8 years |
tellie |
scribus: Add bldlevel strings for exe and dll
|
|
|
@2142
|
8 years |
tellie |
hunspell: create trunk out of vendor version 1.6.0
|
|
|
@2141
|
8 years |
tellie |
hunspell: tag vendor version 1.6.0
|
|
|
@2140
|
8 years |
tellie |
hunspell: import vendor version 1.6.0
|
|
|
@2139
|
8 years |
tellie |
hunspell: create initial layout
|
|
|
@2138
|
8 years |
tellie |
scribus: Add several fixes for Plugins
|
|
|