lp:ubuntu/oneiric/scheme2c

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/scheme2c
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

14. By Matthias Klose

Build with -U_FORTIFY_SOURCE on ARM too.

13. By Matthias Klose

Build with -U_FORTIFY_SOURCE to fix FTBFS. LP: #756052.

12. By Barak A. Pearlmutter

* dh_targets in debian/rules
* upstream mod: makefile tweaks to squash script path bug (closes: #637341)
* pass installation paths during build

11. By Barak A. Pearlmutter

* absorb upstream rename and installation mods
* simplify packaging scripts
* refresh quilt patches

10. By Barak A. Pearlmutter

* bump standards version (debian/control)
* add useful utilities to package
  - s2cxl.a (X library for linking to) and associated *.sch include files
  - s2cdecl (generate C declarations from Scheme code, for linking) as s2cdecl
  - s2ch (generate C headers, for linking external C)
  - s2cixl (interpreter with X procedures available)
  - sizeof.cdecl (standard sizes on current architecture)
* debhelper 8
* accept armhf patch to debian/control and debian/rules (closes: #604665)
* allow parallel build (debian/rules)
* merge upstream changes:
  - increase AMD64 max heap size
  - ditch gensym
  - emit some prototypes
  - add -Wall option to gcc invocation
  - rename scc to s2cc, sci to s2ci, etc
* add symbolic links for old names: s2ci to sci, s2cc to scc, etc
* add examples: X11 programs written in Scheme->C and appropriate Makefile

9. By Barak A. Pearlmutter

* merge upstream fixes: syntax-rules/case
* use pdflatex not latex;dvips;ps2pdf bypassing ps2pdf bug (closes: #585546)

8. By Barak A. Pearlmutter

remove -march=native from CFLAGS (closes: #582922)

7. By Barak A. Pearlmutter

* bump deb standards
* Switch to dpkg-source 3.0 (quilt) format

6. By Barak A. Pearlmutter

* merge upstream change: increase scc heap while compiling xlib
* modernize/shorten debian/rules
* support ARM architecture (armel)

5. By Barak A. Pearlmutter

merge incremental upstream changes: build system tweaks, allow
division by zero for floating point numbers, increase maximum non-rest
argument count from 50 to 70, fix overflow bug in max heap size limit.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/scheme2c
This branch contains Public information 
Everyone can see this information.

Subscribers