20 Commits

Author SHA256 Message Date
8fb756dc69 Accepting request 1325647 from X11:XOrg
- fixed config dir path (regression came with switch to meson)

- Update to version 1.0.11
  * This release adds user-contributed support for Linux on RISC-V &
    LoongArch platforms.
  * This release also adds support for building with meson as well
    as autoconf.
- switch to meson build

OBS-URL: https://build.opensuse.org/request/show/1325647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=13
2026-01-07 15:00:52 +00:00
ef7120f368 - fixed config dir path (regression came with switch to meson)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=19
2026-01-06 15:13:35 +00:00
f831890e7d - Update to version 1.0.11
* This release adds user-contributed support for Linux on RISC-V &
    LoongArch platforms.
  * This release also adds support for building with meson as well
    as autoconf.
- switch to meson build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=18
2026-01-06 13:15:07 +00:00
ffa7628040 Accepting request 1137656 from X11:XOrg
- 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/request/show/1137656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=12
2024-01-10 20:50:45 +00:00
908015093d - 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
1d9fc8d06a Accepting request 1030122 from X11:XOrg
- 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/request/show/1030122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=11
2022-10-22 12:12:47 +00:00
db949bf16d - 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
c0680e6ee7 Accepting request 893440 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/893440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=10
2021-05-20 17:23:13 +00:00
b51c7bfdc3 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
e368a089a3 Accepting request 687636 from X11:XOrg
- 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/request/show/687636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=9
2019-03-26 21:29:44 +00:00
4764337811 - 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
Stephan Kulow
a99a66b36f Accepting request 235143 from X11:XOrg
imake 1.0.7, now working (forwarded request 235140 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/235143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=7
2014-05-26 08:27:35 +00:00
fb4ec280f7 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
da2d512d9d Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=7
2014-04-27 22:10:31 +00:00
Tomáš Chvátal
4e2c6f6858 Accepting request 187070 from X11:XOrg
Update to ver 1.0.6 (forwarded request 187064 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/187070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=5
2013-08-16 11:13:57 +00:00
7882edbe3d 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
Stephan Kulow
9cece93f30 Accepting request 126765 from X11:XOrg
fix bugs (forwarded request 126725 from MargueriteSu)

OBS-URL: https://build.opensuse.org/request/show/126765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=3
2012-07-02 08:52:51 +00:00
1488567b26 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
Stephan Kulow
1d9bb278ed Accepting request 115338 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imake?expand=0&rev=1
2012-05-08 09:56:46 +00:00
4faea853e5 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