summaryrefslogtreecommitdiffstats
path: root/src/api (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski2-181/+0
Also remove the obsolete IDL file stub. (bzr r9194)
2008-05-06Cmake: Fix some undefined function callsJoshua L. Blocher1-2/+2
(bzr r5611)
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike1-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)
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+3
(bzr r5206)
2007-04-20Start discussion about what should be in an exported and scripted API.Bob Jamison1-0/+178
(bzr r2934)