| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
- 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)
|
| |
|
| |
(bzr r9656)
|
| |
|
| |
(bzr r7078)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6757)
|
| |
|
| |
(bzr r6046)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r5379)
|
|
|
(bzr r5233)
|