lp:~mgiuca/dasm/makeinstall

Created by Matt Giuca and last modified

Adding a 'make install' target (started by 1FF8 on AtariAge forums: http://www.atariage.com/forums/topic/193365-building-dasm-on-linux/page__view__findpost__p__2456610).

Get this branch:
bzr branch lp:~mgiuca/dasm/makeinstall
Only Matt Giuca can upload to this branch. If you are Matt Giuca please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Giuca
Project:
DASM
Status:
Experimental

Recent revisions

300. By Matt Giuca

Makefile: Rather than individually copying each machine directory, just copy them all with *.

299. By Matt Giuca

Makefile: Changed install path so it installs include files to /usr/local/include, not /usr/local/lib.

298. By 1FF8

Added an install target to the top-level makefile.
This patch was proposed by user 1FF8 on the AtariAge forums:
http://www.atariage.com/forums/topic/193365-building-dasm-on-linux/page__view__findpost__p__2456610

297. By Matt Giuca

src/Makefile: Added -m32 to force 32-bit build even on a 64-bit machine.
DASM doesn't appear to work properly on a 64-bit platform, so this is necessary to work on a 64-bit machine.

296. By phf

Reference commit.

295. By phf

* added >= 0 sanity checks for DS, ORG, and RORG; still need to decide
  on ALIGN fix; still need to check other spots where this could show up
* converted another dasm_flag_t to bool since it's only used as a flag
  after all

294. By phf

Finished with supercat bug. I hope. :-)

293. By phf

* premature end-of-file is panic_fmt() now as it used to be
* added notice_fmt() in addhashtable() if mnemonics get
  overridden
* added 65c02 mnemonics but no real support yet (removed note
  from PATCHES in the process)
* commented on 65c02 troubles in more detail in TODO
* marked LAX as an undocumented op-code

292. By phf

* got rid of useless old Makefile
* added Makefile fragment for indent experiments

291. By phf

* cleaned up v_hex and get_hex_digit a little

Branch metadata

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

Subscribers