lp:openacct

Created by Steven Bosnick and last modified
Get this branch:
bzr branch lp:openacct
Only Steven Bosnick can upload to this branch. If you are Steven Bosnick please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steven Bosnick
Project:
OpenAcct
Status:
Development

Recent revisions

125. By Steven Bosnick

Merged for bug fix branch for bug 1318273.

124. By Steven Bosnick

Added an addtional file to ignore.

123. By Steven Bosnick

Added support for generating the compiler commands database.

This is used by clang tooling. It is generated with gnerators that
suppot it.

122. By Steven Bosnick

Corrected some warnings raised by Clang.

121. By Steven Bosnick

Reimplemented the means of setting complier flags to allow use of Clang.

The old approached checked for the specific complier being used and set
the flags based on that. The new approach checks for a list of possible
flags in each category and sets that flags to use based on either all
supported flags or the first supported flag depending on the specific
category at issue.

120. By Steven Bosnick

Changed to initializing some optional<> items with make_optional().

This change was made to quiet some g++ warinings on the release build.

119. By Steven Bosnick

Reformatted one function.

118. By Steven Bosnick

Added clang format file to specifiy the style for the project.

117. By Steven Bosnick

Added .bzrmeta to the ignored files.

This was done because the ctags bzr plugin puts unversioned
files there.

116. By Steven Bosnick

Changes to the build process to enable the ninja CMake generator.

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