summaryrefslogtreecommitdiffstats
path: root/src/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-2/+2
| | | (bzr r5611)
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-1/+1
| | | | | | | 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 Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+3
| | | (bzr r5206)
* Start discussion about what should be in an exported and scripted API.Bob Jamison2007-04-201-0/+178
(bzr r2934)