Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
librazor/rpm.c
2012-02-16
Allow multiple atomic transactions to be used with one root object.
file
|
diff
|
annotate
2012-02-11
Pass script failures up to caller
file
|
diff
|
annotate
2011-11-10
Use Windows KTM (atomic transactions) where supported.
file
|
diff
|
annotate
2009-07-07
Pass installation-count to scripts
file
|
diff
|
annotate
2009-07-03
Support RPM_INSTALL_PREFIX{n} during uninstall
file
|
diff
|
annotate
2009-07-02
Support empty scripts
file
|
diff
|
annotate
2009-06-12
Add basic support for uninstall scripts.
file
|
diff
|
annotate
2009-05-01
Set RPM_INSTALL_PREFIX{n} environment variables for use in scripts
file
|
diff
|
annotate
2009-04-22
Add support for named roots so that we can understand MS-Windows paths
file
|
diff
|
annotate
2009-02-14
Refactor run_script for improved readability
file
|
diff
|
annotate
2009-02-05
Implement lua scripts with support for standard and posix libraries.
file
|
diff
|
annotate
2009-01-22
Implement relocatations when installing rpms.
file
|
diff
|
annotate
2009-01-13
Don't try and stat the installation root if it's the empty string.
file
|
diff
|
annotate
2009-01-12
Treat razor data files as binary consistently
file
|
diff
|
annotate
2009-01-09
Avoid use of non-standard %m printf conversion code.
file
|
diff
|
annotate
2009-01-08
Link to winsock2 under mingw (needed for ntohl).
file
|
diff
|
annotate
2009-01-08
Only include sys/wait.h on platforms that have it.
file
|
diff
|
annotate
2009-01-08
Include winsock.h rather than arpa/inet.h on mingw platforms.
file
|
diff
|
annotate
2009-01-08
Don't attempt to use chroot() on systems that don't support it.
file
|
diff
|
annotate
2009-01-08
Don't try and create symbolic links on platforms that don't support symlink()
file
|
diff
|
annotate
2009-01-07
Include limits.h in files which used PATH_MAX for portability
file
|
diff
|
annotate
2009-01-06
Support platforms without mmap
file
|
diff
|
annotate
2008-06-29
protect all exported functions by checking the input parameters for NULL input
file
|
diff
|
annotate
2008-06-26
get rpm -qpi working fully
file
|
diff
|
annotate
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
file
|
diff
|
annotate
2008-06-23
Merge commit 'jbowes/master'
file
|
diff
|
annotate
2008-06-20
Merge branch 'krh/master'
file
|
diff
|
annotate
2008-06-20
Call exit() instead of just returning if child fails.
file
|
diff
|
annotate
2008-06-20
Record the time of dependencies (post, pre, postun, preun).
file
|
diff
|
annotate
2008-06-19
Handle NULL dirnames when importing rpms into a set.
file
|
diff
|
annotate
2008-06-16
Autoconfify razor.
file
|
diff
|
annotate
(0)
tip