summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cmake: Moved helper macros to their own file and removed *-test.h from ↵Joshua L. Blocher2008-05-051-6/+2
| | | | | inkscape source list (bzr r5608)
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-1/+5
| | | (bzr r5584)
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵Joshua L. Blocher2008-05-021-20/+4
| | | | | Linking checking to help resolve linking issues (bzr r5576)
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-1/+1
| | | (bzr r5534)
* cmake: convert more files to svn native eol style. i think only subdirs to ↵Johan B. C. Engelen2008-04-071-14/+14
| | | | | go now. (bzr r5376)
* Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmakeJoshua L. Blocher2008-04-071-2/+1
| | | (bzr r5366)
* Remove binary dir from Include path and replace with the source root and src/Aaron Spike2008-04-071-1/+1
| | | (bzr r5364)
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-071-2/+3
| | | (bzr r5358)
* Cmake: Added internal link librariesJoshua L. Blocher2008-04-061-1/+1
| | | (bzr r5357)
* cmake: add explicit coloring and verbosity settingJohan B. C. Engelen2008-04-051-0/+5
| | | (bzr r5337)
* cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen2008-04-041-0/+9
| | | (bzr r5327)
* cmake: add message to indicate and check out_of_source build dir. (this ↵Johan B. C. Engelen2008-04-041-0/+3
| | | | | shows that it does not work for me on win32, what am i doing wrong?) (bzr r5324)
* Cmake: Random fixesJoshua L. Blocher2008-04-011-2/+1
| | | (bzr r5287)
* fix typos in config.h.cmakeJohan B. C. Engelen2008-03-311-0/+3
| | | | | add optional profiling flags (bzr r5282)
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-311-2/+3
| | | (bzr r5280)
* cmake: uncomment dependency seekingJohan B. C. Engelen2008-03-311-1/+1
| | | (bzr r5276)
* cmake: add define flagsJohan B. C. Engelen2008-03-311-1/+1
| | | (bzr r5275)
* add specific location for compiler flags; like optimization, define, debug ↵Johan B. C. Engelen2008-03-311-2/+2
| | | | | and warning flags (bzr r5274)
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-311-1/+1
| | | (bzr r5273)
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-311-1/+3
| | | (bzr r5269)
* cmake: add C to project definition for the two C directories that we buildJohan B. C. Engelen2008-03-301-1/+1
| | | (bzr r5261)
* Cmake: cflags fixJoshua L. Blocher2008-03-301-4/+0
| | | (bzr r5257)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+51
(bzr r5206)