Other shared files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
tpearson c5b07b63bc Enable owner write access on suid executables
This does not change the security of said executables, as the owner always has the ability to chmod +w and then edit the file


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common@1260904 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
admin Add AC_TAGCOLL2 macro to trinity common admin files 14 years ago
cmake Enable owner write access on suid executables 14 years ago
release Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
security Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
aix.patch Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
bugzilla_give_permissions.sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
disabled-accounts Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
generate-diffs.sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
generate-xdeltas.sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
makemessages Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
x86_64.patch Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago

README

In this file:

* What it is
* admin directory

What it is
----------

This is an administrative directory. Basically it contains the compile
infrastructure and some helper scripts for CVS administration. Because the
latter are purely internal, I won't elaborate on them.

admin directory
---------------

The admin directory contains the infrastructure needed to compile KDE
programs. Usually, people checkout a KDE program and kde-common. Then they
make a symlink from kde-common/admin to kdeprogram/admin. This is necessary to
make the "make -f Makefile.cvs" command work.