index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
parseSpec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-13
The death of rpmdbFindBy{Group,TriggeredBy,Header}.
jbj
1
-2
/
+2
2000-01-24
Documentation sugar.
jbj
1
-0
/
+9
1999-12-19
Initialize values behind pointers before calling rpmGet{Arch,Os}Info.
jbj
1
-2
/
+6
1999-12-16
fix: missing strdup when overriding buildroot from command line
jbj
1
-2
/
+2
1999-11-24
lib/macro.c: Canonicalize paths in rpmGetPath().
jbj
1
-23
/
+26
1999-11-19
macros.in: Add buildsubdir and scriptlet template macros.
jbj
1
-9
/
+12
1999-11-18
The death of lib/ftp.c, merged into lib/rpmio.c.
jbj
1
-2
/
+3
1999-11-14
lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.
jbj
1
-3
/
+3
1999-11-04
Use Fopen almost everywhere.
jbj
1
-5
/
+5
1999-10-31
Spec: Add rootdir (as in chroot).
jbj
1
-8
/
+8
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-1
/
+2
1999-10-27
use compressed filenames on install side.
jbj
1
-6
/
+9
1999-09-21
fix: command line install had header memory leak.
jbj
1
-12
/
+12
1999-09-07
Use sizeof("...")-1 throughout.
jbj
1
-8
/
+8
1999-09-06
fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)
jbj
1
-1
/
+2
1999-07-26
fix: segfault on --rebuild (#4185).
jbj
1
-1
/
+1
1999-07-20
Save and restore 1st char of next line in multiline expansion correctly.
jbj
1
-2
/
+7
1999-07-19
debug multiline macro expansion.
jbj
1
-8
/
+15
1999-07-19
permit multiline macro expansions.
jbj
1
-37
/
+53
1999-07-19
fix: %if parsing skipped 3 chars too many.
jbj
1
-2
/
+6
1999-06-15
build root from cmd line did not set macro %buildroot.
jbj
1
-0
/
+1
1999-05-14
another strtok bites the dust.
jbj
1
-27
/
+36
1999-04-01
add per-target macrofiles to search path.
jbj
1
-5
/
+1
1999-03-20
eliminate old rpmrc configuration syntax.
jbj
1
-8
/
+12
1999-03-16
Fix newSpec in "rpm -q --specfile --specedit"
jbj
1
-5
/
+6
1999-03-12
fix: rpm -q --specfile --specedit now works even with BuildArch:.
jbj
1
-3
/
+17
1999-02-22
permit substitution of I18N strings from PO meta-catalogues.
jbj
1
-0
/
+9
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-2
/
+2
1998-11-20
permit "rpm -q --specfile ... file.spec" queries.
jbj
1
-2
/
+5
1998-11-16
LCLINT pass 0.
jbj
1
-3
/
+3
1998-11-15
strncasecmp on spec file separators (KDE has %Description).
jbj
1
-1
/
+1
1998-11-08
permit --rmsource --force even if sources/patches are missing.
jbj
1
-3
/
+3
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-10-07
arch/os (and platform) should be case insensitive everywhere forever.
jbj
1
-13
/
+26
1998-10-06
Move forceIncludeFile to eliminate warning.
jbj
1
-10
/
+10
1998-10-06
Initialize fileStack.
jbj
1
-0
/
+3
1998-10-06
add generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>)
jbj
1
-22
/
+79
1998-09-27
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
jbj
1
-3
/
+4
1998-09-24
skip arch checks if only packaging source rpm.
jbj
1
-3
/
+4
1998-09-05
More RPMVAR_* conversion to macros.
jbj
1
-1
/
+1
1998-09-05
Start converting variables into macro expansions.
jbj
1
-33
/
+0
1998-08-11
Sync with 2.5.2 branch patches.
jbj
1
-0
/
+2
1998-08-02
String substitution macro file.
jbj
1
-7
/
+7
1998-08-01
Preliminary macro invironment as side effect of rpmrc parse.
jbj
1
-0
/
+4
1998-07-31
Macro handling in rpmlib -- rework include: tag with macro expansion.
jbj
1
-8
/
+8
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-34
/
+239
1998-07-25
Aggregate system includes into system.h.
jbj
1
-5
/
+1
1998-07-08
Add {init,add,expand}Macro args everywhere (new macro.c compatibility).
jbj
1
-7
/
+7
1998-06-02
follow symlinks in source packages
marc
1
-43
/
+0
1998-05-18
fail if sources are not regular files
marc
1
-0
/
+45
[next]