Ticket #402 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

[with patch] update cython_freeze

Reported by: lodatom Owned by: lodatom
Priority: minor Milestone: 0.12
Component: Tools Keywords:
Cc:

Description

I have made some changes to cython_freeze and attached a patch series to bring it up to date.

Attachments

0001-freeze-in-documentation-reference-Demos-freeze.hg Download (1.1 KB) - added by lodatom 4 years ago.
0002-freeze-rename-cython_freeze.py-to-cython_freeze.hg Download (1.7 KB) - added by lodatom 4 years ago.
0003-freeze-fix-Makefile-s-CYTHON-path.hg Download (440 bytes) - added by lodatom 4 years ago.
0004-freeze-fix-cmath.pyx-when-run-as-__main__.hg Download (0.5 KB) - added by lodatom 4 years ago.
0005-freeze-remove-mistaken-semicolon.hg Download (0.6 KB) - added by lodatom 4 years ago.
0006-freeze-Makefile-only-clean-specific-C-files.hg Download (0.7 KB) - added by lodatom 4 years ago.
0007-freeze-README-fix-typos-and-mistakes-in-example.hg Download (1.0 KB) - added by lodatom 4 years ago.
0008-freeze-Makefile-flags-from-distutils.sysconfig.patch Download (1.2 KB) - added by lodatom 4 years ago.
0009-freeze-use-optparse-to-parse-arguments.patch Download (1.1 KB) - added by lodatom 4 years ago.
0010-freeze-add-o-option-for-setting-output-file.patch Download (1.6 KB) - added by lodatom 4 years ago.
0011-freeze-remove-blank-lines-from-beginning-and-end.patch Download (0.6 KB) - added by lodatom 4 years ago.
0012-freeze-add-p-option-for-calling-Py_Main.patch Download (3.2 KB) - added by lodatom 4 years ago.
0013-freeze-add-pymain-example.patch Download (2.3 KB) - added by lodatom 4 years ago.
0014-freeze-rename-README.rst-to-README.txt.patch Download (0.7 KB) - added by lodatom 4 years ago.
0015-freeze-Makefile-add-target-to-build-README.html.patch Download (1.2 KB) - added by lodatom 4 years ago.
freeze-updates.tar.gz Download (5.5 KB) - added by lodatom 4 years ago.
Archive containing all of the above patches
0016-freeze-Makefile-use-fno-strict-aliasing.patch Download (0.9 KB) - added by lodatom 4 years ago.
In response to #395, this patch enables -fno-strict-aliasing.

Change History

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

Changed 4 years ago by lodatom

in reply to: ↑ description   Changed 4 years ago by lodatom

There are 15 patches total.

  Changed 4 years ago by lodatom

Sorry about the inconsistent naming convention. I started with .hg, but then I realized that trac wouldn't syntax highlight with that extension, so I switched to .patch. If I could rename the files, I would.

Changed 4 years ago by lodatom

Archive containing all of the above patches

Changed 4 years ago by lodatom

In response to #395, this patch enables -fno-strict-aliasing.

  Changed 4 years ago by robertwb

  • owner changed from somebody to robertwb
  • milestone changed from wishlist to 0.12

  Changed 4 years ago by scoder

  • component changed from Code Generation to Tools

  Changed 4 years ago by robertwb

  • status changed from new to closed
  • resolution set to fixed

This has been merged. Thanks.

  Changed 4 years ago by robertwb

  • status changed from closed to reopened
  • resolution fixed deleted

  Changed 4 years ago by robertwb

  • owner changed from robertwb to lodatom
  • status changed from reopened to new

  Changed 4 years ago by robertwb

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.