Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / build / build.c
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2011-07-08 Panu MatilainenIf we need a FILE stream then get one...
2011-05-28 Panu MatilainenRemove pointless variable and a dead assignment to it
2011-05-27 Panu MatilainenEliminate bunch of obvious dead NULL-assignments from...
2011-03-04 Jindrich NovyAdd missing exit status check for waitpid() while execu...
2011-01-21 Panu MatilainenRestore default SIGPIPE handling for build scriptlets...
2010-12-15 Panu MatilainenUnify the user+group caching between librpm and librpmbuild
2010-10-28 Panu MatilainenPass the script to doScript() as const char *
2010-10-28 Panu MatilainenArgument passing hysteria in doScript()
2010-09-02 Panu MatilainenSwap rpmSpecBuild() arguments for consistency with...
2010-09-02 Panu MatilainenEliminate _noDirTokens from librpmbuild API+ABI
2010-09-02 Panu MatilainenEliminate freeNames() from librpmbuild ABI
2010-09-02 Panu MatilainenDetect short-circuited build based on executed build...
2010-09-02 Panu MatilainenHandle --nobuild as another buildAmount flag
2010-09-01 Panu MatilainenSpec rootDir is only relevant for building, eliminate...
2010-09-01 Panu MatilainenEliminate cookie from spec structure
2010-09-01 Panu MatilainenSanitize buildSpec() arguments a bit
2010-09-01 Panu MatilainenReplace buildSpec() with a new interface in the API
2010-09-01 Panu MatilainenEliminate useless hardwired build debug foo
2010-09-01 Steve LawrenceAdd new %sepolicy section to the spec file format
2010-08-25 Panu MatilainenMass eviction of remaining internal helpers in librpmbu...
2010-08-25 Panu MatilainenEliminate doRmSource() from librpmbuild API again
2010-01-05 Panu MatilainenMove <errno.h> include out of system.h to the places...
2010-01-05 Panu MatilainenUnconditionally include <sys/wait.h> where needed
2009-01-11 Jindrich NovyDon't check package BuildRequires when doing --rmsource...
2009-01-11 Jindrich NovyDon't fail because of missing sources when only spec
2008-11-04 Jindrich NovyReturn proper exit code when exec*() functions fail
2008-05-03 Panu MatilainenTemp file handling tweaks
2008-04-11 Panu MatilainenRewrite rpmMkTempFile() for sanity
2008-04-09 Panu MatilainenYet more url ripping - buildroot is never an url
2008-04-09 Panu MatilainenRemove remote host stuff from build doScript()
2007-12-16 Panu MatilainenRemove const from rpmMkTempFile file name parameter
2007-12-15 Panu MatilainenAnother bunch of bogus const removals
2007-12-15 Panu MatilainenRemove bogus const from rpmGenPath() temporary targets
2007-12-15 Panu MatilainenRemove bogus const from rpmGetPath() temporary targets
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu Matilainenrpm5.org: fixup various places in rpmbuild from rpmerr...
2007-12-07 Panu Matilainenrpm5.org: use pid_t, not int in build doScript
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-11-22 Panu MatilainenMove makeTempFile() from misc.h to rpmfileutil.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Panu MatilainenUse fdGetFILE() instead of rpmio internal fdGetFp(...
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmio_internal.h" instead of <rpmio_internal.h>.
2007-10-24 Ralf CorsépiusRemove dead and unused, ifdef'ed HAVE_FCHMOD block...
2007-10-24 Ralf CorsépiusdoScript: Change 'what' to rpmBuildFlags.
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-17 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-17 Panu Matilainenmisc.h is a private header
2007-09-17 Panu MatilainenRemove url caching, don't need it...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-08-29 Panu MatilainenFix various cases of build failing due to whitespace...
2005-02-12 jbj- permit build scriptlet interpreters to be individuall...
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2004-11-04 jbjStub in URL_IS_HTTPS everywhere.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-05-06 jbj- fix: specfile queries with BuildArch: (#27589).
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-11 jbjdoxygen annotations for build/*.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-27 jbjDoxygen annotations.
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-09 jbjMove low level support routines to librpmio.
2000-02-29 jbjCan't print a NULL on non-GNU systems.
2000-02-27 jbjSolaris2.6 portability.
2000-01-24 jbjDocumentation sugar.
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-18 jbjThe death of lib/ftp.c, merged into lib/rpmio.c.
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-04 jbjUse Fopen almost everywhere.
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-27 jbjuse compressed filenames on install side.
1999-06-17 jbjMiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
1999-04-30 jbjresurrect toplevel tar target.
1999-04-17 jbjcheck build prerequisites before building from specfile.
next