index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
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_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-26
Fix segfault in rpmdeps (RhBug:637357)
Jindrich Novy
1
-1
/
+1
2010-09-21
Remove bunch of double consts in librpmbuild
Panu Matilainen
4
-4
/
+4
2010-09-21
Initialize nametag to RPMTAG_NOT_FOUND in parseRCPOT()
Panu Matilainen
1
-1
/
+1
2010-09-21
Const pedantry: taropts only ever points to string constants
Panu Matilainen
1
-4
/
+2
2010-09-21
Move expression type enum out of the struct
Panu Matilainen
1
-1
/
+6
2010-09-21
Add "c++ protection" to (hopefully) all of our internal headers
Panu Matilainen
2
-0
/
+16
2010-09-21
Avoid stepping on toes of relatives, part 3
Panu Matilainen
3
-8
/
+8
2010-09-21
Use the macro allocator variants within librpm*
Panu Matilainen
1
-1
/
+1
2010-09-21
Use _free() instead of rfree() where "return value" is assigned
Panu Matilainen
1
-3
/
+3
2010-09-21
Return explicit NULL from various fooFree() functions everywhere
Panu Matilainen
1
-2
/
+4
2010-09-21
strstr() considered harmful, part 541
Panu Matilainen
1
-6
/
+6
2010-09-21
Use actual rpmTags in place of the old HEADER_FOO defines everywhere
Panu Matilainen
1
-1
/
+1
2010-09-21
Rename specdFlags to remove unnecessary type vs variable name confusion
Panu Matilainen
1
-7
/
+7
2010-09-21
Fix up bunch of silly int vs rpmRC return code mismatches
Panu Matilainen
5
-25
/
+24
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
4
-11
/
+21
2010-09-14
Plug memleak from rpmSpecCheckDeps()
Panu Matilainen
1
-2
/
+2
2010-09-08
Urk, mixed up in branches and wrong stuff getting pushed. Revert.
Panu Matilainen
2
-2
/
+2
2010-09-07
Mark ts argument unused in bunch of query APIs
Panu Matilainen
2
-2
/
+2
2010-09-02
Cosmetics: use an enum instead of #defines for source type bits
Panu Matilainen
1
-4
/
+6
2010-09-02
Clarify RPMBUILD_STRINGBUF comment
Panu Matilainen
1
-1
/
+1
2010-09-02
Swap rpmSpecBuild() arguments for consistency with other APIs
Panu Matilainen
2
-4
/
+4
2010-09-02
Add a new public function for retrieving build dependencies from spec
Panu Matilainen
2
-0
/
+13
2010-09-02
Move build dependency checking from cli tool to librpmbuild
Panu Matilainen
2
-0
/
+22
2010-09-02
Cosmetics: update comments + use a specific type for buildAmount
Panu Matilainen
1
-3
/
+3
2010-09-02
Eliminate specFlags from rpmBuildArguments
Panu Matilainen
1
-1
/
+0
2010-09-02
Eliminate targets from rpmBuildArguments
Panu Matilainen
1
-1
/
+0
2010-09-02
Eliminate buildMode and buildChar from rpmBuildArguments
Panu Matilainen
1
-2
/
+0
2010-09-02
Eliminate verify flags from rpmBuildArguments
Panu Matilainen
1
-1
/
+0
2010-09-02
Eliminate noDeps and shortCircuit from rpmBuildArguments struct
Panu Matilainen
1
-2
/
+0
2010-09-02
Eliminate popt goo from librpmbuild
Panu Matilainen
3
-220
/
+1
2010-09-02
Eliminate _noDirTokens from librpmbuild API+ABI
Panu Matilainen
5
-22
/
+31
2010-09-02
Eliminate freeNames() from librpmbuild ABI
Panu Matilainen
2
-2
/
+3
2010-09-02
Detect short-circuited build based on executed build steps from buildSpec()
Panu Matilainen
3
-4
/
+7
2010-09-02
Handle --nobuild as another buildAmount flag
Panu Matilainen
3
-7
/
+6
2010-09-01
Handle spec flags parse option figuring in popt callback already
Panu Matilainen
2
-5
/
+4
2010-09-01
Handle --nolang as another spec parse flag
Panu Matilainen
5
-11
/
+4
2010-09-01
Combine spec parsing options into a common flag bitfield
Panu Matilainen
5
-10
/
+7
2010-09-01
Rename freeSpec() -> rpmSpecFree() for namespacing
Panu Matilainen
3
-6
/
+6
2010-09-01
Eliminate transaction set from spec parsing internals
Panu Matilainen
1
-18
/
+7
2010-09-01
Pass flags directly to the lower level parseSpec() helper
Panu Matilainen
1
-7
/
+5
2010-09-01
Eliminate parseSpec() from librpmbuild, trim unused arguments
Panu Matilainen
2
-27
/
+5
2010-09-01
Update callers to use the new rpmSpecParse() interface
Panu Matilainen
1
-11
/
+3
2010-09-01
A new saner interface for parsing spec files
Panu Matilainen
3
-0
/
+33
2010-09-01
Eliminate silly and unused timecheck feature from (lib)rpmbuild
Panu Matilainen
4
-30
/
+0
2010-09-01
Spec rootDir is only relevant for building, eliminate from parseSpec()
Panu Matilainen
5
-8
/
+7
2010-09-01
Eliminate cookie from spec structure
Panu Matilainen
7
-22
/
+16
2010-09-01
Sanitize buildSpec() arguments a bit
Panu Matilainen
1
-5
/
+6
2010-09-01
Replace buildSpec() with a new interface in the API
Panu Matilainen
2
-5
/
+8
2010-09-01
Lift remaining build-related stuff out of librpm over to build-side
Panu Matilainen
2
-0
/
+38
2010-09-01
Eliminate useless hardwired build debug foo
Panu Matilainen
1
-4
/
+0
[next]