| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replace setting flags as variables with use of add_definitions() to avoid ↵ | Aaron Spike | 2008-04-10 | 1 | -10/+8 |
| | | | | | | quoting issues and because it looks like the proper cmake way (bzr r5396) | ||||
| * | don't set -j anything by default - its not useful and may cause breakage ↵ | Peter Linnell | 2008-04-09 | 1 | -1/+1 |
| | | | | | | debugging the new cmake build setup (bzr r5395) | ||||
| * | cmake: remove slashes from previous commit. they really should not be there. ↵ | Johan B. C. Engelen | 2008-04-08 | 1 | -1/+1 |
| | | | | | | looking elsewhere to fix my prob... (bzr r5387) | ||||
| * | cmake: add \\ to string define so result is something like: -DSSL=\" sfsdf ↵ | Johan B. C. Engelen | 2008-04-07 | 1 | -1/+1 |
| | | | | | | \" (note the slashes in front of the ") (bzr r5381) | ||||
| * | cmake: add compile flags to C flags as well | Johan B. C. Engelen | 2008-04-07 | 1 | -0/+1 |
| | | | | (bzr r5370) | ||||
| * | Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake | Joshua L. Blocher | 2008-04-07 | 1 | -0/+1 |
| | | | | (bzr r5366) | ||||
| * | fix typos in config.h.cmake | Johan B. C. Engelen | 2008-03-31 | 1 | -2/+10 |
| | | | | | | add optional profiling flags (bzr r5282) | ||||
| * | cmake: add define flags | Johan B. C. Engelen | 2008-03-31 | 1 | -1/+12 |
| | | | | (bzr r5275) | ||||
| * | add specific location for compiler flags; like optimization, define, debug ↵ | Johan B. C. Engelen | 2008-03-31 | 1 | -0/+7 |
| and warning flags (bzr r5274) | |||||
