Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-27 | Imported Upstream version 0.6.11upstream/0.6.11 | DongHun Kwak | 1 | -1/+1 | |
Change-Id: Ia7fcc570c551205421c68cc6feb2ecfd3c97e149 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2013-04-23 | adapt for older cmake versions | Michael Schroeder | 1 | -1/+1 | |
2012-11-06 | fix licenses | Michael Schroeder | 3 | -22/+83 | |
2012-10-15 | adapt for older cmake versions | Michael Schroeder | 2 | -5/+143 | |
2012-05-30 | - add FindRuby.cmake FindPackageHandleStandardArgs.cmake so that the build ↵ | Michael Schroeder | 2 | -0/+539 | |
works again with older cmake versions | |||||
2012-05-11 | - take FindRuby.cmake from cmake - we're recent enough | Stephan Kulow | 1 | -84/+0 | |
- fix build with ruby 1.9 | |||||
2012-04-02 | - make sure to link against the lzma library if ENABLE_LZMA_COMPRESSION is set | Michael Schroeder | 1 | -0/+25 | |
2011-10-06 | Provide a FindLibSolv.cmake file | Michael Andres | 1 | -0/+95 | |
2008-12-04 | fix 'check' test for cmake > 2.4 | Klaus Kaempf | 1 | -2/+2 | |
2008-12-03 | FindPackageHandleStandardArgs needs cmake > 2.4 | Klaus Kaempf | 1 | -4/+7 | |
2008-10-20 | fix | Duncan Mac-Vicar P | 1 | -1/+1 | |
2008-10-20 | - refactor FindCheck | Duncan Mac-Vicar P | 1 | -26/+17 | |
- Use FindZLib - Still can't figure out why required does not work | |||||
2008-10-20 | fix find | Duncan Mac-Vicar P | 1 | -5/+5 | |
2008-10-17 | fix finding the library | Duncan Mac-Vicar P | 1 | -1/+3 | |
2008-10-17 | I should look really if something is packaged before importing it | Duncan Mac-Vicar P | 1 | -0/+31 | |
2008-02-20 | - link against rpmdb, not db43 | Michael Schroeder | 1 | -28/+0 | |
2007-10-26 | this is not in old cmake (10.2) add it so it works for everyone | Duncan Mac-Vicar P | 1 | -0/+38 | |
2007-10-26 | Find libraries, and wrap the ruby native module into a ruby file | Duncan Mac-Vicar P | 1 | -0/+84 | |
2007-10-26 | - add cmake support | Duncan Mac-Vicar P | 1 | -0/+28 | |
- add ruby bindings |