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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-01-24
Args reversed generating untar command.
jbj
1
-2
/
+4
2000-01-17
Typo.
jbj
1
-1
/
+1
2000-01-15
extract spec files from bzip'ped tarballs too on tar builds.
jbj
1
-4
/
+7
1999-12-19
Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit).
jbj
1
-3
/
+3
1999-12-12
reload macros from cmd line when re-reading config files.
jbj
1
-2
/
+2
1999-11-24
lib/macro.c: Canonicalize paths in rpmGetPath().
jbj
1
-44
/
+53
1999-11-18
The death of lib/ftp.c, merged into lib/rpmio.c.
jbj
1
-2
/
+1
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
1
-2
/
+2
1999-11-04
Use Fopen almost everywhere.
jbj
1
-1
/
+1
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
1
-1
/
+1
1999-10-31
Spec: Add rootdir (as in chroot).
jbj
1
-2
/
+2
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-1
/
+2
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-27
/
+50
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-7
/
+6
1999-10-27
use compressed filenames on install side.
jbj
1
-2
/
+2
1999-10-21
lclint annotations and compiler cruft.
jbj
1
-3
/
+3
1999-09-30
HPUX cc compiler fidgets.
jbj
1
-19
/
+22
1999-09-30
Access fd_fileno correctly.
jbj
1
-1
/
+1
1999-09-21
fix: command line install had header memory leak.
jbj
1
-5
/
+4
1999-07-22
fix: sanity test on specfile fails when encountering i18n chars.
jbj
1
-18
/
+44
1999-05-26
add BuildConflicts: and BuildRequires: in spec file and src rpm.
jbj
1
-1
/
+1
1999-04-30
resurrect toplevel tar target.
jbj
1
-2
/
+5
1999-04-28
Update-po before new RU files.
jbj
1
-2
/
+2
1999-04-17
check build prerequisites before building from specfile.
jbj
1
-10
/
+66
1999-04-05
permit 0x1b in specfile sanity check.
jbj
1
-1
/
+1
1999-04-01
add per-target macrofiles to search path.
jbj
1
-7
/
+3
1999-03-17
Typos.
jbj
1
-2
/
+5
1999-03-17
fix: recursive strtok's is a no-no.
jbj
1
-4
/
+5
1999-01-27
Needed trailing / when expanding specdir.
jbj
1
-1
/
+1
1999-01-13
Use mktemp(3) for temp file names.
jbj
1
-5
/
+6
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-21
/
+31
1999-01-05
Expand path macros with rpmGetPath(path, ...).
jbj
1
-9
/
+10
1998-12-01
More build popts moved to build.c
jbj
1
-15
/
+49
1998-12-01
Start separating build options.
jbj
1
-0
/
+47
1998-11-16
LCLINT pass 0.
jbj
1
-2
/
+2
1998-11-08
permit --rmsource --force even if sources/patches are missing.
jbj
1
-8
/
+12
1998-11-07
check arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}.
jbj
1
-1
/
+1
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-09-24
skip arch checks if only packaging source rpm.
jbj
1
-2
/
+6
1998-09-23
arch/os tables were not being initialized for noarch builds.
jbj
1
-0
/
+2
1998-09-05
More RPMVAR_* conversion to macros.
jbj
1
-1
/
+5
1998-09-05
Start converting variables into macro expansions.
jbj
1
-1
/
+1
1998-09-05
Rewrite strsep code using strtok for ANSI C portability.
jbj
1
-2
/
+4
1998-08-16
sanity.
jbj
1
-4
/
+4
1998-08-08
writeRPM can now copy cpio archive from fd.
jbj
1
-28
/
+34
1998-08-06
Add support for --buildplatform, and support for the setenv: tag in rpmrc fil...
adevries
1
-2
/
+31
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-4
/
+2
1998-07-25
Aggregate system includes into system.h.
jbj
1
-13
/
+1
1998-07-16
Bugfix from Fredrik Hubinette <hubbe@hubbe.net>.
jbj
1
-1
/
+1
1998-04-01
Added %triggerpostun
marc
1
-6
/
+19
[prev]
[next]