summaryrefslogtreecommitdiffstats
path: root/src/algorithms (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski6-244/+0
Also remove the obsolete IDL file stub. (bzr r9194)
2009-01-09Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher1-5/+6
reduce linking stage command for windows. (bzr r7100)
2008-05-06Cmake: Fix some undefined function callsJoshua L. Blocher1-1/+1
(bzr r5611)
2008-04-01delete remaining .cvsignore filesAdib Taraben1-2/+0
(bzr r5299)
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+5
(bzr r5206)
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder1-3/+3
%.$(OBJEXT) instead of %.o. (bzr r3726)