summaryrefslogtreecommitdiffstats
path: root/cxxtest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused cxxtest fork in favour of GoogletestAlex Valavanis2016-08-3089-11295/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1094771 (bzr r15096)
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
* cmake:Campbell Barton2011-06-131-8/+3
| | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281)
* cmake:Campbell Barton2011-06-131-0/+1
| | | | | | | 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: give all libs a _LIB suffix, workaround 'debug' being confused with ↵Campbell Barton2011-06-121-2/+2
| | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274)
* work in progress cmake commit:Campbell Barton2011-06-121-9/+9
| | | | | | - 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)
* * optipng -o9 *.png (in trunk)Ivan Mas??r2009-06-124-0/+0
| | | (bzr r8072)
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-031-0/+14
| | | (bzr r5585)
* moving trunk for module inkscapeMenTaLguY2006-01-1688-0/+11285
(bzr r1)