Commit Graph

57 Commits

Author SHA1 Message Date
Marcela Mašláňová
40acebaf95 Perl mass rebuild 2011-06-20 17:23:38 +02:00
Marcela Mašláňová
d766bc960f Perl 5.14 mass rebuild 2011-06-09 17:07:36 +02:00
Kevin Kofler
d832d3c29a * Tue Mar 22 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.3.0-3
- fix plugin directory location (#680292, patch by lg)
- show forcefields list in obenergy output (#680292, patch by lg)
2011-03-22 22:57:13 +01:00
Dennis Gilmore
0378631764 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 21:00:08 -06:00
Dominik Mierzejewski
913fc11374 - build system switched to cmake
- enabled GUI
- enabled Eigen2
- updated to 2.3.0 final
- patched to fix various build issues
- split libs and GUI into separate subpackages
- fixed rpmlint warnings about strange file permissions
2010-11-25 00:58:12 +01:00
dmalcolm
4564fb9f57 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:45:04 +00:00
Dominik Mierzejewski
0b1feb21a7 - rebuild against inchi 1.0.3 2010-07-08 22:49:45 +00:00
Marcela Mašláňová
9c6b4cadd7 - Mass rebuild with perl-5.12.0 2010-04-29 14:26:42 +00:00
Dominik Mierzejewski
2a0a8b2bf3 - fixed configure to detect external inchi (both pre-1.0.2 and 1.0.2)
- re-enabled inchi tests
2009-09-14 00:01:18 +00:00
Dominik Mierzejewski
c0d8acee97 - updated to 2.2.3
- dropped obsolete patch
- fix configure to detect external inchi-1.0.2
2009-09-13 17:27:34 +00:00
Jesse Keating
74b3a72dc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 20:44:32 +00:00
Dominik Mierzejewski
699f6a04c4 - update to 2.2.1 beta3
- drop some obsolete workarounds
2009-03-01 12:18:33 +00:00
Jesse Keating
f2946a847b - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 08:21:12 +00:00
Ignacio Vazquez-Abrams
8b53d8a314 Rebuild for Python 2.6 2008-11-29 16:55:48 +00:00
Dominik Mierzejewski
3cc07e4a77 - mention bug number in changelog 2008-07-06 21:24:59 +00:00
Dominik Mierzejewski
7ec9e5e5c4 - updated to 2.2.0
- fixed testsuite
- added strict perl version requirements (patch by Paul Howarth)
- fixed some rpmlint warnings
- merged a sed call into -rpm patch
2008-07-06 14:57:34 +00:00
Dominik Mierzejewski
e5a93508d3 - use a configure option instead of removing unwanted file after make
install
2008-07-02 22:46:55 +00:00
Dominik Mierzejewski
8913f989fe - update file paths
- remove unnecessary header
2008-07-02 22:29:04 +00:00
Dominik Mierzejewski
ce485b4bfe - removed weird Macintosh files 2008-07-02 21:53:29 +00:00
Dominik Mierzejewski
b8204de397 - updated to 2.2.0 beta7
- new URL
- dropped Python binding split patch (broken, reverted upstream)
2008-07-02 18:49:45 +00:00
Kevin Kofler
4e6086dfe6 Fix file list to match the split Python binding. 2008-06-06 19:06:10 +00:00
Kevin Kofler
8550af93ff - backport upstream patch to split Python binding (should fix #427700 for
good)
- drop no longer needed ppc64 SWIG/GCC flag hackery
2008-06-06 18:24:19 +00:00
Kevin Kofler
4bce72d62d Another build fix. 2008-05-29 20:57:06 +00:00
Kevin Kofler
803c91323f Try to fix build. 2008-05-29 20:38:02 +00:00
Kevin Kofler
16a197ad50 - update to 2.2.0 beta5 2008-05-29 20:23:54 +00:00
Kevin Kofler
3901d3cc24 And bump the changelog date because it's past midnight UTC. 2008-05-09 00:11:55 +00:00
Kevin Kofler
1344669ab1 Try -mno-sum-in-toc again, that also reduced the TOC1 entries previously. 2008-05-09 00:10:12 +00:00
Kevin Kofler
8e9b3e2703 One excess TOC1 entry left, try -fno-inline-small-functions again because
it previously removed one such entry.
2008-05-08 23:52:08 +00:00
Kevin Kofler
a0cb950d2e Meant to drop -fsection-anchors which proved unhelpful. 2008-05-08 23:26:50 +00:00
Kevin Kofler
354d057261 Yet another attempt: try using -fastdispatch in SWIG, supposedly that
generates smaller code, hopefully also fewer TOC1 entries.
2008-05-08 23:20:23 +00:00
Kevin Kofler
b323b5e95e Try -fsection-anchors as per
http://sourceware.org/ml/systemtap/2006-q4/msg00120.html
2008-05-08 21:51:49 +00:00
Kevin Kofler
803fd21479 Try -mno-fp-in-toc -mno-sum-in-toc (not sure if these are of any use with
-mminimal-toc though).
2008-05-08 19:39:13 +00:00
Kevin Kofler
53ed6e9b02 Try playing with SWIG instead:
Thu May 08 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.2.0-0.3.b4
- generate Python binding with -fcompact on F9+ ppc64 (#427700)
2008-05-08 18:06:19 +00:00
Kevin Kofler
8328b0da2a Try -Os, not that I really believe it will fix it, but trying can't hurt. 2008-05-08 16:33:55 +00:00
Kevin Kofler
25838ea7a3 Try adding -fno-inline too. 2008-05-08 16:06:25 +00:00
Kevin Kofler
10f487b51d Try with both for some extra fun. !"§$%&/()=? 2008-05-08 15:33:05 +00:00
Kevin Kofler
3dfdfb8837 Grrr, try disabling inlining completely on ppc64 GCC 4.3. 2008-05-08 15:05:53 +00:00
Kevin Kofler
59f8052675 Only apply the -fno-inline-small-functions hack on F9+ (GCC 4.3). 2008-05-08 14:45:49 +00:00
Kevin Kofler
f2d13ad33c - add -fno-inline-small-functions to optflags on ppc64 (#427700) 2008-05-08 14:43:26 +00:00
Dominik Mierzejewski
837df1df43 - updated to 2.2.0 beta4
- enable CML tests again (fixed upstream)
2008-03-02 19:04:13 +00:00
Dominik Mierzejewski
971a7a72c9 - updated to 2.2.0 beta3
- renamed language bindings subpackages
- added ruby bindings
- fixed ruby buildings build with local shared lib
- disable CML tests (broken upstream)
2008-02-23 20:02:14 +00:00
Dominik Mierzejewski
92e8cea974 - work around gcc bug: http://gcc.gnu.org/PR34708 2008-01-07 22:20:36 +00:00
Dominik Mierzejewski
cc33a84b1c - include python egg-info 2008-01-06 21:17:13 +00:00
Dominik Mierzejewski
10fba4fdaf - fix build with gcc-4.3, take 1 2008-01-06 18:05:17 +00:00
Dominik Mierzejewski
3c2ab5eb4d cosmetics 2007-11-28 18:29:53 +00:00
Dominik Mierzejewski
44a003bc8e - build against external inchi 2007-11-28 18:28:34 +00:00
Dominik Mierzejewski
e8fa38e0aa - forgot about LGPL subpackages 2007-08-17 00:45:37 +00:00
Dominik Mierzejewski
4a3e007880 - updated to 2.1.1
- better work around for testsuite crash
- updated the License tag according to the new guidelines
2007-08-17 00:43:02 +00:00
Dominik Mierzejewski
72f988fa65 - work around testsuite crash 2007-04-17 17:01:33 +00:00
Dominik Mierzejewski
b95dfd2d58 - updated to 2.1.0 final 2007-04-15 23:59:14 +00:00