| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cmake: Fix ~PedroGui function being defined multiple times | Joshua L. Blocher | 2008-05-06 | 1 | -1/+1 |
| | | | | (bzr r5612) | ||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 1 | -5/+8 |
| | | | | (bzr r5611) | ||||
| * | Cmake: Moved helper macros to their own file and removed *-test.h from ↵ | Joshua L. Blocher | 2008-05-05 | 1 | -113/+95 |
| | | | | | | inkscape source list (bzr r5608) | ||||
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 1 | -4/+4 |
| | | | | (bzr r5584) | ||||
| * | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵ | Joshua L. Blocher | 2008-05-02 | 1 | -14/+2 |
| | | | | | | Linking checking to help resolve linking issues (bzr r5576) | ||||
| * | Cmake: Fixed optional dependency linking | Joshua L. Blocher | 2008-04-28 | 1 | -3/+6 |
| | | | | (bzr r5539) | ||||
| * | Cmake: Fixed issues with pedro not linking correctly | Joshua L. Blocher | 2008-04-28 | 1 | -206/+511 |
| | | | | (bzr r5534) | ||||
| * | Cmake: added livarot as a lib, fixes problem with linking | Joshua L. Blocher | 2008-04-27 | 1 | -2/+3 |
| | | | | (bzr r5532) | ||||
| * | cmake: copy over excluded dirs from build.xml | Johan B. C. Engelen | 2008-04-16 | 1 | -3/+3 |
| | | | | (bzr r5457) | ||||
| * | Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape | Joshua L. Blocher | 2008-04-16 | 1 | -3/+4 |
| | | | | (bzr r5454) | ||||
| * | cmake: exclude some files that are also excluded from build in build.xml | Johan B. C. Engelen | 2008-04-10 | 1 | -1/+2 |
| | | | | (bzr r5400) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -69/+90 |
| | | | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397) | ||||
| * | cmake: convert more files to svn native eol style. i think only subdirs to ↵ | Johan B. C. Engelen | 2008-04-07 | 1 | -297/+297 |
| | | | | | | go now. (bzr r5376) | ||||
| * | Cmake: Added internal link libraries | Joshua L. Blocher | 2008-04-06 | 1 | -1/+1 |
| | | | | (bzr r5357) | ||||
| * | CMake build work | Aaron Spike | 2008-04-06 | 1 | -20/+9 |
| | | | | | | | | - Comment inkview.cpp because it is another executable file. These will each need to be separated into their own targets. - Move deptool.cpp into win32 only. perhaps this isn't used at all for cmake builds. - aggregate all the link flags into a var and pass to the linker to avoid platform specific naming conventions. (bzr r5356) | ||||
| * | Cmake: Added link libraries | Joshua L. Blocher | 2008-04-06 | 1 | -1/+16 |
| | | | | (bzr r5355) | ||||
| * | Cmake: Fix registrytool.cpp to compile on windows only | Joshua L. Blocher | 2008-04-05 | 1 | -1/+8 |
| | | | | (bzr r5354) | ||||
| * | Cmake: add source directories to src/CMakeLists.txt | Joshua L. Blocher | 2008-04-02 | 1 | -4/+10 |
| | | | | (bzr r5306) | ||||
| * | Cmake: Random fixes | Joshua L. Blocher | 2008-04-01 | 1 | -1/+0 |
| | | | | (bzr r5287) | ||||
| * | Cmake: added more Platform File Checks | Joshua L. Blocher | 2008-03-31 | 1 | -1/+1 |
| | | | | (bzr r5273) | ||||
| * | Cmake: Start of Platform Checks | Joshua L. Blocher | 2008-03-31 | 1 | -0/+1 |
| | | | | (bzr r5269) | ||||
| * | Cmake:Adding Source Files to the CMakeLists.txt in src directory | Joshua L. Blocher | 2008-03-31 | 1 | -0/+4 |
| | | | | (bzr r5267) | ||||
| * | Cmake: Updating src CMakeLists soucre list. | Joshua L. Blocher | 2008-03-30 | 1 | -1/+16 |
| | | | | (bzr r5262) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+262 |
| (bzr r5206) | |||||
