2010-01-30 |
Panu Matilainen | Support multiple parallel python versions in pythondeps.sh |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Panu Matilainen | Fix include path of luaext subdir |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Panu Matilainen | Add brp-python-hardlink script |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Panu Matilainen | Pass %{__strip} and %{__objdump} to brp-strip* scripts |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Panu Matilainen | Make sure brp-compress doesn't go interactive in corner... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ville Skyttä | perl.{req,prov} whitespace, backslash and paren cleanups. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ville Skyttä | Do not emit perl(#) dependencies for multiline use... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Panu Matilainen | Updated Polish translation from Piotr Drąg |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ville Skyttä | Document --conflicts in rpm(8). |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Panu Matilainen | Use %{__make} macro instead of "make" |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Panu Matilainen | Really fix verification error code to not depend on... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Panu Matilainen | Fix double-free segfault on url retrieve to read-only... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Jindrich Novy | Concatenate multiline tags in macros only in case of |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Jindrich Novy | Correctly expand %{obsoletes}, %{requires}, etc. in... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Panu Matilainen | Bump version to appear newer than 4.8.0, update transla... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Panu Matilainen | Merge branch 'master' of ssh://rpm.org/srv/projects... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Panu Matilainen | Revert "Always free locally defined macros when they... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Panu Matilainen | Add %{__id_u} back, duh |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Move <stdio.h> includes out of system.h to the places... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Lose <sys/types.h> and <sys/stat.h> includes from system.h |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Move <ctype.h> include out of system.h to the places... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Move <errno.h> include out of system.h to the places... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Remove <string.h> include from system.h into the few... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Loose string header compatibility goo |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Include <stdlib.h> as necessary instead of system.h |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Shove the mount entry include voodoo where sun doesn... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Remove unnecessary NLS definitions from system.h |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Sanitize i18nTag() when NLS disabled |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Remove libcap stuff out of system.h |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | fts.h requires <stdint.h>, include it there explicitly |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Remove unused selinux dummy defines |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Move <mcheck.h> include out of system.h to the couple... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Unconditionally include <sys/wait.h> where needed |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Move sys/mman.h include out of system.h to the places... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Move libacl.h include out of system.h to the only place... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Eliminate SEEK_FOO and [RWXF]_OK definitions from system.h |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Remove unnecessary and broken time.h related configure... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Unconditionally include <netdb.h> where needed instead... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Remove pointless & unused configure checks |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Sanitize signature checking formatResult() a bit |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Panu Matilainen | Oops, ftok() is really optional |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Clean up poll() vs select() tests |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove unused header checks from configure |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Eliminate unused id -u tests |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Use MAP_FAILED instead of hardwired (void *)-1 |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Re-enable mmap test in configure & fix the code build... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove unnecessary stdint check from configure |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove S_IFSOCK and S_IFLNK kludgery for ancient unixes |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Require lchown() and remove ancient broken chown kludgery |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Check for our POSIX 2001 requirements and abort if... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Lose the hysterical fakefork hack |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove further replacement functions for POSIX 2001... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove unnecessary setenv() replacement function |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove largely unnecessary putenv() replacement |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Eliminate myrealloc() replacement function |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove unneeded strdup() replacement in misc/ |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Use rpm's own strdup() clone everywhere |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Always free locally defined macros when they go out... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | Remove -98 vintage ifdef'ed dead code |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Panu Matilainen | error.c was getting translated too, duh |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Oops, update stubs.c too for the removed replacements |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Remove replacements for C99 mandated functions |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Remove unneeded replacement error/warn functions |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Include <utime.h> where needed instead of system.h |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Move major, minor + makedev portability stuff out of... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Move getopt() portability fiddles out of system.h |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont include <pwd.h> from system.h, dont bother checkin... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont bother including <sys/socket.h>, we dont use anyth... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont bother including <err.h>, we dont use anything... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Only rpmrc.c cares about utsname.h, move out of system.h |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont include grp.h from system.h, dont bother checking... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont bother checking and including a header we dont... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Move malloc portability tweaks out of system.h |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | We dont use memchr() anywhere |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Move getpass() portability tweaks out of system.h |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont bother checking for a header we dont use |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Dont bother checking for functions we dont use |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Panu Matilainen | Use AC_PROG_MKDIR_P for testing mkdir -p capability |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Use %{__mkdir_p} macro in build instead of hardwired... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Remove unused h_errno test from configure.ac |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Kill off last remaining uses of _constfree() |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Make header struct really opaque outside header.c |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Remove redundant NULL-check |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Eliminate unnecessary url parsing from rpmtsRootDir() |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Lose the now empty header_internal.c source |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Move htonll() into header.c and make static, not needed... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Move the legacy compatibility goo into legacy.c |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Move the higher level convenience functions out of... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Panu Matilainen | Rename hdrNVR.c to more obvious and generic headerutil.c |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Work on tsortinfo instead of ts elements when ordering... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Work on tsortInfo nodes directly when detecting SCC's |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Record relations to tsortInfos instead of transaction... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Save pointer to ts element in the tsort info struct |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Avoid a bunch of redundant rpmteTSI() calls |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Eliminate unnecessary depth member from tsortinfo |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Eliminate unnecessary npreds member from tsort info |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Eliminate unused tree index and degree from ordering... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Avoid a few unnecessary rpmteTSI() calls in addRelation() |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Remove unused ordering related members from rpmts struct |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Panu Matilainen | Bury ordering structures and their alloc+free inside... |
commit | commitdiff | tree | snapshot |
next |