Commit Graph

8 Commits

Author SHA256 Message Date
e5855b8f86 - Update to version 1.0.10
This release fixes a "Modern C" warning that may become an error in
  future gcc releases.
  For those building for 32-bit platforms, it also enables use of the
  "large file" APIs - though no file processed by imake should ever be
  anywhere near 2GB in size, it may be stored on a filesystem which uses
  large inode numbers not supported by the original 32-bit APIs.
  Since this release was generated using the new GNU autoconf 2.72, this
  also adds a --enable-year2038 configure flag which may allow imake to
  work with files whose timestamps are later than January 19, 2038, but
  this has not been tested, and we sincerely hope that no one will actually
  still be using imake 14 years from now.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=16
2024-01-09 01:41:02 +00:00
df5dc52428 - Update to version 1.0.9
* gitlab CI: add a basic build test
  * Fix spelling/wording issues
  * Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
  * Fix -Wsign-compare warnings
  * Fix -Wshadow warnings
  * Make Emalloc() argument a size_t to match malloc()
  * Simplify HAVE_MKSTEMP block
  * unifdef SIGNALRETURNSINT
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=14
2022-10-20 08:43:19 +00:00
1a4ecb1f2b Accepting request 893432 from home:dirkmueller:Factory
- modernize spec-file (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/893432
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=12
2021-05-16 08:54:21 +00:00
f91ae51672 - Update to version 1.0.8
* autogen: add default patch prefix
  * autogen.sh: Honor NOCONFIGURE=1
  * configure: Drop AM_MAINTAINER_MODE
  * Update configure.ac bug URL for gitlab migration
  * Use SEEK_* names instead of raw numbers for fseek whence argument
  * imake support for lcc compiler
  * README: reword status section
  * Update README for gitlab migration

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=10
2019-03-22 11:42:06 +00:00
0a765a67ee Accepting request 235140 from home:tobijk:X11:XOrg
imake 1.0.7, now working

OBS-URL: https://build.opensuse.org/request/show/235140
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=8
2014-05-22 20:18:06 +00:00
eea6ab5ccd Accepting request 187064 from home:Zaitor:branches:X11:XOrg
Update to ver 1.0.6

OBS-URL: https://build.opensuse.org/request/show/187064
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=5
2013-08-14 12:10:11 +00:00
93e6cc870e Accepting request 126725 from home:MargueriteSu:branches:M17N:fonts
fix bugs

OBS-URL: https://build.opensuse.org/request/show/126725
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=3
2012-07-01 10:14:56 +00:00
a73868e39a Accepting request 114548 from home:vuntz:branches:X11:XOrg
New package, split from xorg-x11-util-devel

OBS-URL: https://build.opensuse.org/request/show/114548
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=1
2012-04-19 09:41:12 +00:00