lp:v3c-dcom

Created by VCS imports and last modified
Get this branch:
bzr branch lp:v3c-dcom

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
v3c-dcom
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.code.sf.net/p/v3c-dcom/code.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 30 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

25. By Philip Ashmore

Version 0.5.1-04

* Lintian clean (N: 2 tags overridden (2 warnings))
  See debian/v3c-dcom.lintian-overrides.in for details.

* Split debian/changelog.in for Debian/Ubuntu
  See v3c's README file for details.

* Requires v3c-2.5.4-01
  It includes the distro-choice logic for selecting debian/changelog.

24. By Philip Ashmore

Version 0.5.1-03

* Requires v3c-2.5.3 or later

* Builds can now be run with make -jN
  So "make -j7 git branch=0.5.1-03 release ubuntu" is a lot faster,
  if you have the cores.
  The version in git needs to be parallel-friendly too for this to work.

* Removed "-@PACKAGE_API_VERSION@" for lib_LTLIBRARIES
  See v3c's Changelog for the gory details.

23. By Philip Ashmore

Version 0.5.1-02

The "bucky-ball" release (02). More git knicker untwisting.

22. By Philip Ashmore

Version 0.5.0-02

* New release to untwist "git" version controls knickers

21. By Philip Ashmore

Version 0.4.0-02

* Now requires v3c-2.4.0
  This is for package acceptance into Debian

20. By Philip Ashmore <Philip Ashmore <email address hidden>>

Version 0.4.0-01

* Added basic IDispatch functionality
  check out v3c/tests/calc-dispatch-test.cpp for an example.

* Memory leaks squashed, but we need a message loop to do module unloads
  Valgrind reports all memory freed, but some dlopen()'d memory still
  reachable.
  See it for yourself with:

  ( export LD_LIBRARY_PATH=.libs:../.libs; cd build/v3c/tests; \
  valgrind -v --leak-check=full --show-reachable=yes --db-attach=yes \
  --db-command="kdbg -p %p %f" .libs/calc-dispatch-test ) 2>&1 \
  | tee make.txt

* Fixes for v3c-2.3.0
  Some C programmer decided that giving a function parameter the name
  "interface" was really useful.

  All uses of the symbol "interface" have been replaced with "struct".
  This is a significant enough change to warrant a large version bump.

* Added an explicit dependency on v3c-2.3.0 or above in configure.ac.in
  Treedb and meta-treedb don't use "interface".

* libcalc_c gets the same LDFLAGS as libcalc

* Added debian/watch.in

* v3c/iunknown.hpp -> v3c/iunknown.h

* Added v3c/idispatch.h

* Added v3c/itypeinfo.h
  It's not used (yet)

19. By Philip Ashmore <Philip Ashmore <email address hidden>>

Release 0.3.2-01

18. By Philip Ashmore <Philip Ashmore <email address hidden>>

Release 0.3.1-01

17. By Philip Ashmore

Release 0.3.0-01

16. By Philip Ashmore

Release 0.2.6-08

Branch metadata

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

Subscribers

No subscribers.