Commit Graph

150 Commits

Author SHA1 Message Date
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 8fb50ff021 - remove unnecessary hunk 2008-02-23 20:49:58 +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 20ce8b420e - work around gcc bug: http://gcc.gnu.org/PR34708, take 2 2008-01-07 22:31:15 +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 54a3bc883b - fix build with gcc-4.3, take 11 2008-01-06 21:04:29 +00:00
Dominik Mierzejewski 71a898e386 - fix build with gcc-4.3, take 10 2008-01-06 20:39:48 +00:00
Dominik Mierzejewski 5a8009c0f3 - fix build with gcc-4.3, take 9 2008-01-06 20:29:52 +00:00
Dominik Mierzejewski 6f55b5c849 - fix build with gcc-4.3, take 8 2008-01-06 20:16:39 +00:00
Dominik Mierzejewski 00eea554d1 - fix build with gcc-4.3, take 7 2008-01-06 19:51:16 +00:00
Dominik Mierzejewski ff94df7d3a - fix build with gcc-4.3, take 6 2008-01-06 19:43:21 +00:00
Dominik Mierzejewski 7e01945a2c - fix build with gcc-4.3, take 5 2008-01-06 19:20:25 +00:00
Dominik Mierzejewski 7493b1e4ec - fix build with gcc-4.3, take 4 2008-01-06 18:56:39 +00:00
Dominik Mierzejewski c78e39f074 - fix build with gcc-4.3, take 3 2008-01-06 18:29:11 +00:00
Dominik Mierzejewski 5abb7c16d5 - fix build with gcc-4.3, take 2 2008-01-06 18:18:21 +00:00
Dominik Mierzejewski 10fba4fdaf - fix build with gcc-4.3, take 1 2008-01-06 18:05:17 +00:00
Kevin Fenzi 45d886ed14 Initialize branch EL-5 for openbabel 2007-12-12 19:31:48 +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
Dominik Mierzejewski ab3ac66c53 - updated to beta8
- dropped upstream'd patch
2007-03-29 22:06:55 +00:00
Dominik Mierzejewski 2f8d650b38 - updated to beta6
- dropped upstream'd patch
- fixed my name in ChangeLog
- copied inchi header for inchi-devel (TODO: make inchi a separate package)
- added %%check
2007-03-18 18:02:40 +00:00
Dominik Mierzejewski 10244b4618 - update to 2.1.0b4 to fix building with new python
- dropped obsolete patch
- ensure proper inchi versioning
2006-12-18 21:34:19 +00:00
Dominik Mierzejewski 3966db2eca - rebuilt for unwind info generation, broken in gcc-4.1.1-21 2006-10-03 22:00:40 +00:00
Dominik Mierzejewski 18facae2db - .pyo files no longer ghosted
- fix chicken-and-egg problem when building perl and python bindings
2006-09-20 07:10:51 +00:00
Dominik Mierzejewski b3785c653e - simplified autotools invocation
- mass rebuild
2006-08-29 17:31:17 +00:00
Ville Skyttä bebc3345a4 http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 20:43:47 +00:00
Dominik Mierzejewski c82b49563c auto-import openbabel-2.0.2-2 on branch devel from
openbabel-2.0.2-2.src.rpm
2006-08-09 22:11:43 +00:00
Dominik Mierzejewski ad9f95fc42 Setup of module openbabel 2006-08-09 21:43:48 +00:00