summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/compilec.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove typo #2. I'm an idiot.owsla2007-07-211-2/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@831 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Oops -- don't require python2.5owsla2007-07-211-1/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@830 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Use .dll as library file extension on Cygwin and Windows.owsla2007-07-121-3/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@823 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added quotes around %s in mv commandbescoto2004-01-111-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@506 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Don't assume i686 platform in cvs compile scriptbescoto2002-12-191-2/+18
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@248 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Reversed previous large file changes - answer was just to includeben2002-09-171-6/+2
| | | | | | | Python.h first. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@208 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added LARGEFILE defines for >2GB file supportben2002-09-161-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@203 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* compilec compiles librsync also, --print-statistics compatible withben2002-07-191-1/+5
| | | | | | | Security.py now. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@164 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added compile.py to compile the c portionben2002-06-191-0/+15
Added GPL headers to all the source code files Fixed memory leaks and bad pointer casts in cmodule.c git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@141 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109