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
/
rpmbuild.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-02
Add --noclean and --nocheck options to rpmbuild
Panu Matilainen
1
-0
/
+8
2012-03-09
rpmSetTables() call in rpmbuild has been dying long enough by now
Panu Matilainen
1
-4
/
+0
2011-09-05
Make --pipe command failures reflect our exit codes (RhBug:735481)
Panu Matilainen
1
-1
/
+2
2011-05-30
Eliminate bunch of dead assignments on ts vsflags
Panu Matilainen
1
-1
/
+1
2011-05-30
Eliminate dead NULL-assignments at scope-end in main cli utils
Panu Matilainen
1
-4
/
+4
2011-05-18
Eliminate bogus ferror() checks
Panu Matilainen
1
-1
/
+1
2010-10-06
Use the right variable for absolute path (ticket #137)
Aron Griffis
1
-1
/
+1
2010-09-21
void stepping on toes of relatives, part 5
Panu Matilainen
1
-3
/
+3
2010-09-03
Use the common rpmcliQueryFlags for signature verify options in rpmbuild
Panu Matilainen
1
-23
/
+3
2010-09-02
Swap rpmSpecBuild() arguments for consistency with other APIs
Panu Matilainen
1
-1
/
+1
2010-09-02
Move build dependency checking from cli tool to librpmbuild
Panu Matilainen
1
-18
/
+5
2010-09-02
Eliminate specFlags from rpmBuildArguments
Panu Matilainen
1
-3
/
+4
2010-09-02
Eliminate targets from rpmBuildArguments
Panu Matilainen
1
-18
/
+11
2010-09-02
Eliminate buildMode and buildChar from rpmBuildArguments
Panu Matilainen
1
-10
/
+12
2010-09-02
Eliminate verify flags from rpmBuildArguments
Panu Matilainen
1
-6
/
+7
2010-09-02
Eliminate noDeps and shortCircuit from rpmBuildArguments struct
Panu Matilainen
1
-13
/
+10
2010-09-02
Eliminate popt goo from librpmbuild
Panu Matilainen
1
-0
/
+195
2010-09-02
Eliminate freeNames() from librpmbuild ABI
Panu Matilainen
1
-2
/
+0
2010-09-01
Handle spec flags parse option figuring in popt callback already
Panu Matilainen
1
-3
/
+1
2010-09-01
Rename freeSpec() -> rpmSpecFree() for namespacing
Panu Matilainen
1
-1
/
+1
2010-09-01
Update callers to use the new rpmSpecParse() interface
Panu Matilainen
1
-6
/
+8
2010-09-01
Spec rootDir is only relevant for building, eliminate from parseSpec()
Panu Matilainen
1
-1
/
+1
2010-09-01
Eliminate cookie from spec structure
Panu Matilainen
1
-2
/
+1
2010-09-01
Replace buildSpec() with a new interface in the API
Panu Matilainen
1
-1
/
+1
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-0
/
+1
2010-08-25
Initialize source header from parseSpec() instead of caller(s)
Panu Matilainen
1
-3
/
+0
2010-08-25
Fix RhBug:452477 differently to avoid doRmSource()
Panu Matilainen
1
-9
/
+3
2010-08-24
Remove ancient autohelp-handling related leftovers
Panu Matilainen
1
-2
/
+0
2010-08-20
Remove signing support from (lib)rpmbuild
Panu Matilainen
1
-36
/
+1
2010-08-20
Argh. Realize we already have equivalents of initCli() and finishCli()
Panu Matilainen
1
-12
/
+4
2010-08-20
Kludge to get rid of ugly lone --quiet on usage message
Panu Matilainen
1
-1
/
+1
2010-08-20
Move --pipe handling to cliutils helpers
Panu Matilainen
1
-29
/
+3
2010-08-20
Lump much of the common cli-init + finish tasks into cliutils helpers
Panu Matilainen
1
-65
/
+2
2010-08-20
Add a convenience library for stuff common cli-bits into
Panu Matilainen
1
-30
/
+1
2010-08-20
If MiNT can't cope, frankly my dear, I dont give a damn
Panu Matilainen
1
-5
/
+0
2010-08-20
Merge build.[ch] into rpmbuild.c, doesn't make sense to separate anymore
Panu Matilainen
1
-1
/
+334
2010-08-20
Clean up rpmbuild's --quiet handling + honor it on --rebuild too
Panu Matilainen
1
-9
/
+3
2010-08-20
Cosmetics cleanup
Panu Matilainen
1
-8
/
+4
2010-08-20
Eliminate unnecessary sanity checks wrt --sign and fix indentation
Panu Matilainen
1
-30
/
+21
2010-08-20
Test argument count early, avoiding the need to re-check over and over
Panu Matilainen
1
-40
/
+5
2010-08-20
Eliminate a bunch of now unnecessary cli-switch sanity checks
Panu Matilainen
1
-30
/
+3
2010-08-20
Simplify --root argument checking
Panu Matilainen
1
-10
/
+2
2010-08-20
Eliminate the IAM_RPMBT ifdef's from rpmbuild.c for real
Panu Matilainen
1
-30
/
+1
2010-08-20
Chainsaw the now unused #ifdef'ed parts out of rpmqv.c and rpmbuild.c
Panu Matilainen
1
-428
/
+9
2010-08-20
Begin splitting rpmbuild to separate sources
Panu Matilainen
1
-0
/
+865