summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* more testsRadek Podgorny2017-02-171-2/+2
* add tests to makefileRadek Podgorny2016-12-131-0/+3
* add coverage clean to makefileRadek Podgorny2015-11-021-2/+8
* print summary for coverageRadek Podgorny2015-11-021-1/+1
* Use gcov for coverage informationMagnus Ottenklinger2015-11-021-0/+11
* rename everything back to unionfs and unionfsctlRadek Podgorny2015-01-141-4/+4
* fixed binary names in install section of makefileRadek Podgorny2015-01-111-2/+3
* added forgotten install path to Makefile (thanks to Mike Kazantsev)Radek Podgorny2012-01-111-0/+1
* now installing the mount scriptRadek Podgorny2011-12-131-0/+2
* Added missing creation of man directories. Thanks to Nicolas Dely.Radek Podgorny2011-10-061-0/+1
* Makefile improvements by Yann E. Morin.Radek Podgorny2009-09-131-11/+7
* Fixed Makefiles.Bernd Schubert2008-07-011-8/+8
* Reimplement the elfhash, since the CPL license doesn't seem to be compatible ...Bernd Schubert2008-06-251-1/+1
* Undo Bernd's Makefile commit, we don't want to force people to use cmake, yet.Radek Podgorny2008-06-041-354/+11
* Fix a bug in path_is_dir(), we need to use lstat(). Thanks to Radek for notic...Bernd Schubert2008-06-031-11/+354
* Move string only related functions to string.cBernd Schubert2008-05-181-1/+1
* mergeRadek Podgorny2008-03-051-2/+3
|\
| * Makefile formatting fixRadek Podgorny2007-10-071-2/+2
| * Extended the makefile a bitRadek Podgorny2007-09-261-0/+1
* | Updated makefileRadek Podgorny2007-12-191-2/+2
|/
* Swapped lines in MakefileRadek Podgorny2007-03-181-1/+1
* Fix the Makefile to allow static compilation.bernd@zuse.pci.uni-heidelberg.de2007-03-181-2/+3
* The cache is now gone (no measurable speed difference)Radek Podgorny2007-02-191-1/+1
* Moved stuff to right placeRadek Podgorny2007-02-121-1/+1
* First step to real cow support, presently only to open() calls.Bernd Schubert2007-02-111-1/+1
* Initial copy-on-write (COW) support, presently only unlink().Bernd Schubert2007-02-101-1/+1
* Removed useless newlinesRadek Podgorny2007-02-101-2/+1
* Merge with Radeks branch (hash tables).Bernd Schubert2007-02-101-4/+4
|\
| * Added some hashing. Will clean up the mess later...Radek Podgorny2007-02-101-3/+3
* | Add support for hidden files in to findroot().Bernd Schubert2007-02-101-1/+1
* | add support for hidden files to unionfs_readdir()Bernd Schubert2007-02-101-1/+2
* | Move unionfs_readdir() in readdir.cBernd Schubert2007-02-101-1/+1
* | Move findroot() and findroot_cutlast() to an extra file (findbranch.c).Bernd Schubert2007-02-101-1/+1
|/
* Added a hashtable from Christopher Clark for possible future useRadek Podgorny2007-02-101-1/+3
* Converted to make (credits go to Bernd Schubert)Radek Podgorny2007-02-091-0/+13