summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-37/+37
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-251-1/+1
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-17/+5
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-051-6/+2
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-1/+5
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-021-20/+4
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-1/+1
* cmake: convert more files to svn native eol style. i think only subdirs to go...Johan B. C. Engelen2008-04-071-14/+14
* Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmakeJoshua L. Blocher2008-04-071-2/+1
* Remove binary dir from Include path and replace with the source root and src/Aaron Spike2008-04-071-1/+1
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-071-2/+3
* Cmake: Added internal link librariesJoshua L. Blocher2008-04-061-1/+1
* cmake: add explicit coloring and verbosity settingJohan B. C. Engelen2008-04-051-0/+5
* cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen2008-04-041-0/+9
* cmake: add message to indicate and check out_of_source build dir. (this shows...Johan B. C. Engelen2008-04-041-0/+3
* Cmake: Random fixesJoshua L. Blocher2008-04-011-2/+1
* fix typos in config.h.cmakeJohan B. C. Engelen2008-03-311-0/+3
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-311-2/+3
* cmake: uncomment dependency seekingJohan B. C. Engelen2008-03-311-1/+1
* cmake: add define flagsJohan B. C. Engelen2008-03-311-1/+1
* add specific location for compiler flags; like optimization, define, debug an...Johan B. C. Engelen2008-03-311-2/+2
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-311-1/+1
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-311-1/+3
* cmake: add C to project definition for the two C directories that we buildJohan B. C. Engelen2008-03-301-1/+1
* Cmake: cflags fixJoshua L. Blocher2008-03-301-4/+0
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+51