For more information about this bug, visit
A new bug was added:
Summary: Change build system to cmake
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: project
Priority: P2
Component: build system
AssignedTo: bfl [..] ...
ReportedBy: klaas [dot] gadeyne [..] ...
[I think we should use bugzilla consistently or not at all]
A port to the cmake build system should make it easier to build BFL under
windows [*]
[*] Not that I care, really :-)
[Bug 392] Change build system to cmake
For more information about this bug, visit
klaas [dot] gadeyne [..] ... changed:
What |Removed |Added
---------------------------------------------------------------------------
AssignedTo|bfl [..] ... |wim [dot] meeussen [..] ...
------- Comment #1 from klaas [dot] gadeyne [..] ... 2007-05-03 16:41
Port is mainly working:
)
Remaining issues (also see
- ChangeLog is not adapted yet
- We lost the ability to build static libraries
- There is build code which seems bfl-unrelated? e.g. config/FindGthread.cmake
- The CMAKE_BUILD_TYPE defaults to BFL. This seems somewhat
counterintuitive (I expect there Release, or Debug etc)?