Commit graph

5 commits

Author SHA1 Message Date
Amine Khaldi 4bb42765f5 [CMAKE]
- Improve the warnings and compiler flags according to the different architectures we have.

svn path=/branches/cmake-bringup/; revision=50340
2011-01-09 16:49:10 +00:00
Timo Kreuzer 8c14a1744a [CMAKE]
Add generation of a depencency graph for shared libraries.
The output is a graphml file. Can be enabled with GENERATE_DEPENDENCY_GRAPH switch.

svn path=/branches/cmake-bringup/; revision=50243
2010-12-31 16:49:49 +00:00
Timo Kreuzer 91b7e707a9 [CMAKE]
"don't assign 1 to a BOOL variable"

svn path=/branches/cmake-bringup/; revision=49947
2010-12-04 12:54:17 +00:00
Timo Kreuzer 0ba3fa7266 [CMAKE]
syntax... "just for consistency"

svn path=/branches/cmake-bringup/; revision=48823
2010-09-19 20:16:40 +00:00
Timo Kreuzer aefbd32d48 [CMAKE]
- Add support for gui configurable options
- globalize compiler specific cmake files
- Add compiler specific macros set_entrypoint, set_module_type

svn path=/branches/cmake-bringup/; revision=48821
2010-09-19 20:06:02 +00:00