Merge lp://staging/~mordred/drizzle/various-build-fixes into lp://staging/~drizzle-trunk/drizzle/development
Status: | Superseded | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Proposed branch: | lp://staging/~mordred/drizzle/various-build-fixes | ||||||||||||||||||||
Merge into: | lp://staging/~drizzle-trunk/drizzle/development | ||||||||||||||||||||
Diff against target: |
290 lines (+107/-35) 12 files modified
.bzrignore (+1/-0) client/drizzle.cc (+5/-3) config/make-lint.py (+1/-0) drizzled/include.am (+2/-1) drizzled/message/include.am (+7/-5) m4/pandora_canonical.m4 (+1/-1) m4/pandora_drizzle_build.m4 (+1/-0) m4/pandora_enable_dtrace.m4 (+32/-17) m4/pandora_have_libboost_options.m4 (+47/-0) m4/pandora_vc_build.m4 (+6/-4) plugin/drizzle_protocol/drizzle_protocol.cc (+2/-2) plugin/mysql_protocol/mysql_protocol.cc (+2/-2) |
||||||||||||||||||||
To merge this branch: | bzr merge lp://staging/~mordred/drizzle/various-build-fixes | ||||||||||||||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brian Aker | Needs Fixing | ||
Review via email: mp+24722@code.staging.launchpad.net |
This proposal supersedes a proposal from 2010-04-23.
This proposal has been superseded by a proposal from 2010-05-06.
Description of the change
Fixes several build issues. Also, adds the build requirement on the boost::
Unmerged revisions
- 1540. By Monty Taylor
-
Updated pandora-build files to version 0.127
- 1539. By Monty Taylor
-
Added pandora-version.
- 1538. By Monty Taylor
-
Added .quickly file so that we can update things properly.
- 1537. By Monty Taylor
-
typtypoo
- 1536. By Monty Taylor
-
Consistent naming would be nice.
- 1535. By Monty Taylor
-
Fixes stewart's uncleanliness.
- 1534. By Monty Taylor
-
Fix typos.
- 1533. By Monty Taylor
-
Fixed the --disable-*-plugin not working. It's enablevar - not withvar.
- 1532. By Monty Taylor
-
Wrap the libraries in if BUILD_*_PLUGIN so that they don't build when we're
disabling. - 1531. By Monty Taylor
-
We don't need to wrap this in '.
Broken on a number of platforms (including FreeBSD). hudson. drizzle. org/view/ Drizzle- build/job/ drizzle- build-freebsd- 8.0/235/ console
http://