index
:
platform/upstream/libsolv
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_wearable
backup/libsolv-0.7.16-20211223
backup/libsolv-0.7.20-20220922
sandbox/backup/libsolv-0.7.6_20201127
sandbox/backup/libsolv_0.6.35_20190917
sandbox/backup/libsolv_0.6.35_20200203
sandbox/backup/libsolv_0.7.20_20231208
sandbox/dh0128.kwak/libsolv-0.7.20-20211223
sandbox/dh0128.kwak/libsolv-0.7.22-20220921
sandbox/dh0128.kwak/libsolv_0.7.16
sandbox/dh0128.kwak/libsolv_0.7.6
sandbox/libsolv_0.7.27
sandbox/pcoval/tizen
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_stable
upgrade_libzypp
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
- clean up system type definition, use -DSUSE=1 when building for suse
Michael Schroeder
1
-21
/
+46
2012-04-03
- get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCH
Michael Schroeder
1
-1
/
+1
2012-04-02
- make sure to link against the lzma library if ENABLE_LZMA_COMPRESSION is set
Michael Schroeder
1
-0
/
+3
2012-03-30
- add support for archlinux packages/repos
Michael Schroeder
1
-1
/
+4
2012-03-26
- rename to ENABLE_LZMA_COMPRESSION as the lib is called lzma
Michael Schroeder
1
-2
/
+2
2012-03-26
- implement support for xz/lzma compression
Michael Schroeder
1
-1
/
+3
2012-03-22
- add M&M synthesis file parser, add mkd2solv tool
Michael Schroeder
1
-1
/
+3
2012-02-28
- use -D<sym> for swig (-D<sym>=1 works for me as well, but it isn't documented)
Michael Schroeder
1
-1
/
+1
2012-02-28
- also export solv config to swig, thanks Zdenek Pavlas
Michael Schroeder
1
-0
/
+1
2012-02-23
- version -> Version
Michael Schroeder
1
-1
/
+1
2012-02-21
- add a simple testcase
Michael Schroeder
1
-0
/
+3
2012-02-20
- make old rpmdb pubkey support optional
Michael Schroeder
1
-1
/
+4
2012-02-02
- start support for Fedora comps format
Michael Schroeder
1
-1
/
+2
2012-01-27
- remove NDEBUG for now
Michael Schroeder
1
-2
/
+2
2012-01-20
- switch build type to RelWithDebInfo
Michael Schroeder
1
-0
/
+1
2012-01-20
Change cflags for release mode
Flavio Castelli
1
-1
/
+1
2012-01-18
- add cmake options to only build for some repository types
Michael Schroeder
1
-33
/
+56
2011-10-10
remove Werror for now
Michael Schroeder
1
-1
/
+1
2011-10-06
Provide a FindLibSolv.cmake file
Michael Andres
1
-0
/
+1
2011-07-18
- no Check for now
Michael Schroeder
1
-1
/
+0
2011-07-14
- build binding subpackages
Michael Schroeder
1
-5
/
+7
2011-07-13
- add support for bindings creation
Michael Schroeder
1
-0
/
+7
2011-07-12
- rename all sat_ to solv_
Michael Schroeder
1
-1
/
+1
2011-05-27
- add back srcpackage_local for hudson
Michael Schroeder
1
-0
/
+3
2011-05-26
- allow to build a shared and a static version of the libraries
Michael Schroeder
1
-13
/
+8
2011-05-24
rename satsolver -> libsolv
Michael Schroeder
1
-141
/
+120
2011-03-17
- support cmake -DRPM5=1
Michael Schroeder
1
-4
/
+24
2011-02-02
Split satsolver-bindings off to a separate project/package
Klaus Kämpf
1
-16
/
+0
2011-01-24
- merge in most of the MacOS changes from Dave Abrahams
Michael Schroeder
1
-0
/
+15
2010-06-08
- link with all needed libraries, by Lorenzo Villani
Michael Schroeder
1
-0
/
+10
2010-06-01
- work around debian obsoletes handling for now
Michael Schroeder
1
-0
/
+7
2009-10-06
- support MULTI_SEMANTICS option
Michael Schroeder
1
-0
/
+5
2009-08-31
- adapt to build with rpm-4.7
Michael Schroeder
1
-3
/
+5
2009-07-15
fix to compile
Michael Andres
1
-1
/
+1
2009-07-15
- add satversion.h containing the current satsolver version
Michael Schroeder
1
-0
/
+1
2009-06-23
- close fds before calling rpm
Michael Schroeder
1
-0
/
+1
2009-06-22
- create libsatsolverext static library
Michael Schroeder
1
-1
/
+2
2008-12-17
- fix fedora builds (bnc#444211)
Michael Schroeder
1
-0
/
+6
2008-12-03
make SWIG optional
Klaus Kaempf
1
-5
/
+10
2008-11-19
lets try to make this a documented project
Duncan Mac-Vicar P
1
-0
/
+1
2008-11-17
- add "DartConfiguration.tcl" to exclude list
Michael Schroeder
1
-0
/
+1
2008-11-14
- create destination directory as cpack can no longer do it
Michael Schroeder
1
-0
/
+4
2008-11-14
- exclude some more files
Michael Schroeder
1
-0
/
+4
2008-11-14
- bring cpack back to live
Michael Schroeder
1
-21
/
+8
2008-10-20
refactor
Duncan Mac-Vicar P
1
-5
/
+2
2008-10-20
- refactor FindCheck
Duncan Mac-Vicar P
1
-11
/
+13
2008-10-17
fix finding the library
Duncan Mac-Vicar P
1
-1
/
+2
2008-10-16
temporary make srcpackage while CPack is kaputt
Duncan Mac-Vicar P
1
-3
/
+18
2008-10-15
move testsuite to tests/solver and add core unit tests
Duncan Mac-Vicar P
1
-1
/
+1
2008-09-09
- Reenable -Werror and fix bindings.
Michael Andres
1
-2
/
+3
[next]