| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+1 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove unused filter-list.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove unused map-list.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove unused function.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove unused tuple.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove util/unordered-containers.h aliases. | Emmanuel Gil Peyrot | 2018-10-18 | 1 | -1/+0 |
| | | |||||
| * | Remove unused util/compose.hpp | Stefano Facchini | 2017-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove unused util/accumulators.h | Stefano Facchini | 2017-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 1 | -1/+0 |
| | | | | (bzr r14522) | ||||
| * | Collect util/ into a static library | Liam P. White | 2015-02-25 | 1 | -3/+2 |
| | | | | (bzr r13948) | ||||
| * | Update CMake Files | Campbell Barton | 2014-04-27 | 1 | -0/+2 |
| | | | | (bzr r13313) | ||||
| * | fix cmake build errors for changes in 2geom | Johan B. C. Engelen | 2014-04-04 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1283174 (bzr r13267) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| | | | | (bzr r10397) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+31 |
| | | | | | | | | - 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: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | | | | (bzr r10278) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+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 Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -6/+10 |
| | | | | | | | - 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) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+1 |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | ||||
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 1 | -1/+0 |
| | | | | (bzr r7078) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -15/+1 |
| | | | | (bzr r6046) | ||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -18/+18 |
| | | | | (bzr r5379) | ||||
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. ↵ | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+19 |
| minimal checking was done with existing Makefile_insert (bzr r5241) | |||||
