Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>e2c25e376a13e90bdc4fc8f44c79c695</srcmd5>
    <version>7.19.00</version>
    <time>1357973239</time>
    <user>coolo</user>
    <comment>Needed for &quot;yodl&quot; update.</comment>
    <requestid>148046</requestid>
  </revision>
  <revision rev="2" vrev="3">
    <srcmd5>e2c25e376a13e90bdc4fc8f44c79c695</srcmd5>
    <version>7.19.00</version>
    <time>1359109070</time>
    <user>adrianSuSE</user>
    <comment>Split 12.3 from Factory</comment>
  </revision>
  <revision rev="3" vrev="1">
    <srcmd5>85110d0f15bcda57598353537c43a36b</srcmd5>
    <version>7.20.00</version>
    <time>1375124464</time>
    <user>coolo</user>
    <comment>update (forwarded request 184528 from posophe)</comment>
    <requestid>184573</requestid>
  </revision>
  <revision rev="4" vrev="3">
    <srcmd5>85110d0f15bcda57598353537c43a36b</srcmd5>
    <version>7.20.00</version>
    <time>1379662654</time>
    <user>adrianSuSE</user>
    <comment>Split 13.1 from Factory</comment>
  </revision>
  <revision rev="5" vrev="5">
    <srcmd5>85110d0f15bcda57598353537c43a36b</srcmd5>
    <version>7.20.00</version>
    <time>1409301210</time>
    <user>adrianSuSE</user>
    <comment>Split 13.2 from Factory</comment>
  </revision>
  <revision rev="6" vrev="1">
    <srcmd5>503b02990eb9f02cce61e8d22b3c8177</srcmd5>
    <version>7.23.02</version>
    <time>1449686018</time>
    <user>dimstar_suse</user>
    <comment>- Revert part of previous changes
- Build with correct cflags

- Update to version 7.23.04
  * Please read the changelog file
- Update project and download Urls</comment>
    <requestid>347491</requestid>
  </revision>
  <revision rev="7" vrev="1">
    <srcmd5>9b55f6de0f93bc344c9340f30e79ceff</srcmd5>
    <version>8.00.05</version>
    <time>1452721532</time>
    <user>dimstar_suse</user>
    <comment>- Update to 8.00.05</comment>
    <requestid>353192</requestid>
  </revision>
  <revision rev="8" vrev="1">
    <srcmd5>d987dfbd2a1d83a0a69d44672f2c8d95</srcmd5>
    <version>8.01.00</version>
    <time>1456924784</time>
    <user>dimstar_suse</user>
    <comment>- Update to 8.01.00
  * See changelog for details</comment>
    <requestid>362477</requestid>
  </revision>
  <revision rev="9" vrev="1">
    <srcmd5>a155489c651502eaaa183dc037ff2be0</srcmd5>
    <version>9.02.02</version>
    <time>1486388124</time>
    <user>dimstar_suse</user>
    <comment>- Upgrade to 9.02.02
old: openSUSE:Factory/icmake
new: devel:tools:building/icmake rev None
Index: icmake.changes
===================================================================
--- icmake.changes (revision 8)
+++ icmake.changes (revision 17)
@@ -1,4 +1,49 @@
 -------------------------------------------------------------------
+Thu Feb  2 13:09:42 UTC 2017 - josef.moellers@suse.com
+
+- Upgrade to 9.02.02
+  * Fixed an annoying typo in [/usr/lib/icmake/]icmbuild. 
+- Upgrade to 9.02.01
+  * Fixed a flaw in [/usr/lib/icmake/]icmbuild: when DEFCOM &quot;library&quot; was
+    defined in icmconf, and precompiled headers were requested, then MAIN had
+    to be defined as well. This is not required anymore.
+- Upgrade to 9.02.00
+  * icmbuild now is a small program, providing help or starting the icmbuild
+    script in LIBDIR (cf. INSTALL)
+  * Man-pages were updated
+  * Cosmetic changes to icmake --help's output
+  * The name of the optional configuration file YEAR was changed to YEARS
+    (as it defines YEARS, not YEAR)
+  * `icmconf' was added to /etc/icmake/icmstart.rc
+  * As mentioned in icmake's man-page the program `icmun' is mainly used in 
+    some specific situations. In icmake's daily practice it isn't
+    used. Therefore it was moved from the standard binary programs directory
+    to icmake's LIB directory (commonly /usr/lib/icmake).
+  * The file /etc/icmake/icmake.rc was nowhere used and was removed.
+- Upgrade to 9.01.00
+  * Man-pages weren't properly updated at 9.00.00. This was fixed in this
+    release. 
+- Upgrade to 9.00.00
+  * Added support program icm-dep computing dependencies for USE_ALL classes
+    and precompiled headers, called from /usr/bin/icmbuild, or directly using
+    icmake's option --icm-dep (-d)
+  * Icmake supports several long options in addition to the standard short
+    options. See icmake(1) for details.
+  * Changed references to IS_* into O_* in icmake(1)'s man-page. The IS_
+    entries were already unavailable, but the man-page still referred to
+    them. Now fixed.
+  * Contents of lines in CLASSES beyond the first word are no longer
+    interpreted.
+  * Added new option NO_PRECOMP_WARNING to icmconf
+  * Option -b was removed from icmake.
+  * The built-in function makelist(mask, [younger,older], referencefile) is now
+    operational (was mentioned in icmake's man-page, but wasn't implemented
+    before).
+  * Repaired a bug in substr that could segfault.
+  * Man-pages updated. Icmbuild(1) contains a description of the icm-dep
+    program. 
+
+-------------------------------------------------------------------
 Sun Feb 28 11:08:56 UTC 2016 - mpluskal@suse.com
 
 - Update to 8.01.00
Index: icmake.spec
===================================================================
--- icmake.spec (revision 8)
+++ icmake.spec (revision 17)
@@ -1,7 +1,7 @@
 #
 # spec file for package icmake
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           icmake
-Version:        8.01.00
+Version:        9.02.02
 Release:        0
 Summary:        A program maintenance (make) utility using a C-like grammar
 License:        GPL-3.0
@@ -66,7 +66,6 @@
 %{_bindir}/icmake
 %{_bindir}/icmbuild
 %{_bindir}/icmstart
-%{_bindir}/icmun
 %{_mandir}/man1/icmake.1%{ext_man}
 %{_mandir}/man1/icmbuild.1%{ext_man}
 %{_mandir}/man1/icmstart.1%{ext_man}
@@ -77,8 +76,10 @@
 %{_libdir}/icmake/icm-comp
 %{_libdir}/icmake/icm-exec
 %{_libdir}/icmake/icm-pp
+%{_libdir}/icmake/icm-dep
+%{_libdir}/icmake/icmun
+%{_libdir}/icmake/icmbuild
 %dir %{_sysconfdir}/icmake
-%config %{_sysconfdir}/icmake/icmake.rc
 %config %{_sysconfdir}/icmake/icmstart.rc
 
 %changelog
Index: 9.02.02.tar.gz
===================================================================
Binary file 9.02.02.tar.gz (revision 17) added
Index: 8.01.00.tar.gz
===================================================================
Binary file 8.01.00.tar.gz (revision 8) deleted</comment>
    <requestid>454283</requestid>
  </revision>
  <revision rev="10" vrev="2">
    <srcmd5>4e8455dec341a5d344efbfb6384273e0</srcmd5>
    <version>9.02.02</version>
    <time>1486716736</time>
    <user>dimstar_suse</user>
    <comment>1</comment>
    <requestid>455445</requestid>
  </revision>
  <revision rev="11" vrev="1">
    <srcmd5>633d8114112087504d741ea292adbbcd</srcmd5>
    <version>9.03.01</version>
    <time>1621439341</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>893706</requestid>
  </revision>
  <revision rev="12" vrev="1">
    <srcmd5>f602deda380888e20139dcefe88b3abc</srcmd5>
    <version>10.03.00</version>
    <time>1667579626</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>1031903</requestid>
  </revision>
  <revision rev="13" vrev="2">
    <srcmd5>43cd4398adaf38e698b5556ed53cdb6e</srcmd5>
    <version>10.03.00</version>
    <time>1669129765</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>1037057</requestid>
  </revision>
  <revision rev="14" vrev="3">
    <srcmd5>3df0a1c3bd3359eb20ef4f4ff7f2317e</srcmd5>
    <version>10.03.00</version>
    <time>1677794580</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>1068237</requestid>
  </revision>
</revisionlist>