lp:~anj/epics-base/remove-hpux-artifacts

Created by Andrew Johnson and last modified
Get this branch:
bzr branch lp:~anj/epics-base/remove-hpux-artifacts
Only Andrew Johnson can upload to this branch. If you are Andrew Johnson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Johnson
Project:
EPICS Base
Status:
Merged

Recent revisions

12283. By Andrew Johnson

HPUX: Delete void * operator new(size_t) methods

These were apparently needed by the HPUX compiler even though it
never actually executed them. They are never used.

12282. By Andrew Johnson

Delete diagnostic code inside #if 0 ... #endif

12281. By Andrew Johnson

HPUX: Delete HP-specific return statements.

12280. By Andrew Johnson

HPUX: Remove all // X aCC comments

These were added to suppress warnings from the HPUX compiler.

12279. By Andrew Johnson

Delete filterWarnings.pl script

Was only used on HPUX which we don't support any more.

12278. By Andrew Johnson

Merged Dirk Zimoch's named-soft-events branch

Added the iocsh command postEvent
Marked a couple of char * args as const

12277. By Andrew Johnson

Merged parallel-fixes branch

This separates out the rules for %.d files from the rules that
create the related target file (%.o etc). Doing this can reduce
the amount of work to be done when rebuilding applications after
making source changes. For files in O.Common which can be built
by any target architecture this can solve problems when parallel
builds (-j) are used.

12276. By Andrew Johnson

Minor build cleanups

Removed %.C and %.H from vpath (rules were deleted some time ago)
Added %.pl to vpath for use in ioc/registry/Makefile
configure/tools doesn't exist any more, remove from configure/Makefile

12275. By Andrew Johnson

Merged changes from 3.14 branch

Includes all changes up to revno 12334 on 2012-04-04

12274. By Andrew Johnson

Updates to build for iOS targets

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~epics-core/epics-base/3.15
This branch contains Public information 
Everyone can see this information.

Subscribers