| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -29/+0 |
| | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -29/+27 |
| | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| * | fix cmakelist for rename | Johan B. C. Engelen | 2010-02-25 | 1 | -1/+1 |
| | | | | (bzr r9101.1.24) | ||||
| * | initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ↵ | Johan B. C. Engelen | 2010-02-20 | 1 | -0/+1 |
| | | | | | | file. implementation of renderer is all that is left to do :) (bzr r9101.1.2) | ||||
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 1 | -5/+0 |
| | | | | (bzr r7078) | ||||
| * | add placeholder for expert contributors | Bob Jamison | 2008-07-30 | 1 | -0/+1 |
| | | | | (bzr r6474) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -26/+1 |
| | | | | (bzr r6046) | ||||
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 1 | -2/+29 |
| | | | | (bzr r5584) | ||||
| * | Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape | Joshua L. Blocher | 2008-04-16 | 1 | -1/+6 |
| | | | | (bzr r5454) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -13/+0 |
| | | | | | | | | 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) | ||||
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 1 | -0/+13 |
| | | | | (bzr r5250) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+27 |
| (bzr r5206) | |||||
