summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigCompileFlags.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-09Fix profiling buildEduard Braun1-19/+0
2016-07-05Added simple test for SPObjectAdrian Boguszewski1-1/+1
2016-07-01Added xmlNodes as range functionAdrian Boguszewski1-14/+7
2016-06-27Added more testsAdrian Boguszewski1-1/+3
2016-01-17cmake: Fix code style for consistencyBryce Harrington1-3/+3
2016-01-17cmake: Cleanup comments a bitBryce Harrington1-2/+2
2011-06-13cmake:Campbell Barton1-17/+18
2008-05-31Cmake: added windows path to find modules.Joshua L. Blocher1-1/+1
2008-05-05Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher1-0/+1
2008-05-03Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher1-6/+0
2008-05-02Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher1-0/+4
2008-04-10replace setting flags as variables with use of add_definitions() to avoid quo...Aaron Spike1-10/+8
2008-04-09don't set -j anything by default - its not useful and may cause breakage debu...Peter Linnell1-1/+1
2008-04-08cmake: remove slashes from previous commit. they really should not be there. ...Johan B. C. Engelen1-1/+1
2008-04-07cmake: add \\ to string define so result is something like: -DSSL=\" sfsdf \...Johan B. C. Engelen1-1/+1
2008-04-07cmake: add compile flags to C flags as wellJohan B. C. Engelen1-0/+1
2008-04-07Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmakeJoshua L. Blocher1-0/+1
2008-03-31fix typos in config.h.cmakeJohan B. C. Engelen1-2/+10
2008-03-31cmake: add define flagsJohan B. C. Engelen1-1/+12
2008-03-31add specific location for compiler flags; like optimization, define, debug an...Johan B. C. Engelen1-0/+7