index
:
android_external_rsync
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
gb-release-7.2
gingerbread
gingerbread-release
ics
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
master
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename configure.in to configure.ac, the current autoconf standard.
Matt McCutchen
2010-06-30
1
-1
/
+1
*
Rebuild proto.h if config.h changes.
Wayne Davison
2009-12-12
1
-1
/
+1
*
Allow a "make reconfigure" to continue, even if the Makefile changes.
Wayne Davison
2009-04-10
1
-2
/
+6
*
Make sure that config.h.in is up-to-date before allowing the
Wayne Davison
2009-04-04
1
-6
/
+2
*
Make it clearer which configure files changed.
Wayne Davison
2008-11-15
1
-2
/
+6
*
A "make reconfigure" doesn't stop if configure changes.
Wayne Davison
2008-11-11
1
-3
/
+7
*
Don't interrupt the make if a generated build file didn't really change.
Wayne Davison
2008-07-23
1
-6
/
+24
*
Improved the build rules for rsync.1 and rsyncd.conf.5 when building
Wayne Davison
2008-06-22
1
-2
/
+4
*
Improved the proto.h target so that a build in a different dir from the
Wayne Davison
2008-06-04
1
-1
/
+1
*
Changed the arg-globbing routine to use a custom arg-globbing algorithm
Wayne Davison
2008-03-20
1
-1
/
+1
*
Added missing $(CPPFLAGS) from the building of rounding.h.
Wayne Davison
2008-03-15
1
-1
/
+1
*
Show the last compile error if we failed to create rounding.h.
Wayne Davison
2008-03-01
1
-2
/
+4
*
(Matt) Needed to remove a few more files for distclean target.
Wayne Davison
2008-02-12
1
-0
/
+3
*
Made reconfigure target check if configure.sh was up-to-date.
Wayne Davison
2008-02-10
1
-1
/
+1
*
Rebuild the Makefile when it is not up-to-date.
Wayne Davison
2008-01-01
1
-1
/
+8
*
Renamed mkrounding.c to rounding.c.
Wayne Davison
2008-01-01
1
-4
/
+4
*
Changed the creation of rounding.h to use a set of compile-time checks
Wayne Davison
2008-01-01
1
-13
/
+14
*
If we're cross-compiling, tell the user to run mkrounding on the
Wayne Davison
2008-01-01
1
-1
/
+8
*
Added reconfigure target to re-run configure.
Wayne Davison
2007-12-29
1
-1
/
+5
*
A few more additions of $(srcdir) to Makefile.in.
Wayne Davison
2007-11-30
1
-5
/
+5
*
Fixed a build problem for those building in a different dir from
Wayne Davison
2007-11-30
1
-2
/
+2
*
Improved header-file dependency rules even more.
Wayne Davison
2007-11-30
1
-4
/
+5
*
Make sure that the test programs get rebuilt when a header
Wayne Davison
2007-11-29
1
-3
/
+3
*
Use a non-printing command for proto.h's build-rule.
Wayne Davison
2007-11-25
1
-1
/
+1
*
Give proto.h a build rule so that make re-checks its timestamp.
Wayne Davison
2007-11-25
1
-0
/
+1
*
Re-run autoconf and autoheader, as needed.
Wayne Davison
2007-11-25
1
-3
/
+12
*
Improved proto.h-tstamp handling, including cleanup.
Wayne Davison
2007-11-24
1
-2
/
+1
*
Made the (re-)building of the proto.h file automatic in the
Wayne Davison
2007-11-24
1
-7
/
+21
*
Tweaked gensend to upload man pages too.
Wayne Davison
2007-11-09
1
-2
/
+3
*
Improved the manpage install rules.
Wayne Davison
2007-11-09
1
-2
/
+2
*
Don't fail the install if the man pages aren't there.
Wayne Davison
2007-11-09
1
-2
/
+2
*
Clean generated files for distclean.
Wayne Davison
2007-11-09
1
-2
/
+1
*
Added gensend target.
Wayne Davison
2007-11-09
1
-0
/
+3
*
Added ifuncs.h.
Wayne Davison
2007-09-22
1
-1
/
+1
*
Added hashtable.o.
Wayne Davison
2007-09-03
1
-1
/
+1
*
Added the $(CHECK_SYMLINKS) var to installcheck target.
Wayne Davison
2007-04-27
1
-1
/
+1
*
Create symlinks for fake tests.
Wayne Davison
2007-04-24
1
-4
/
+11
*
A little more popt tweaking.
Wayne Davison
2007-04-24
1
-3
/
+3
*
Fixed build problem for tls for those using the included popt.
Wayne Davison
2007-04-24
1
-1
/
+1
*
Moved the header info from smb_acls.h into lib/sysacls.h.
Wayne Davison
2007-04-24
1
-1
/
+1
*
Adding the --fake-super option.
Wayne Davison
2007-04-24
1
-1
/
+1
*
The improved --xattrs option is landing on the trunk.
Wayne Davison
2007-04-07
1
-2
/
+2
*
Protocol 30 now uses MD5 checksums instead of MD4.
Wayne Davison
2007-03-18
1
-1
/
+1
*
The ACL support has arrived! This version has a brand new protocol
Wayne Davison
2007-03-11
1
-3
/
+3
*
Fix the building of mkrounding$(EXEEXT) when building outside the
Wayne Davison
2006-12-27
1
-2
/
+2
*
- Ensure that mkrouding gets rebuilt when rsync.h changes.
Wayne Davison
2006-12-17
1
-1
/
+4
*
Build & run mkrounding to make the rounding.h file used by flist.c.
Wayne Davison
2006-12-16
1
-4
/
+15
*
Need to include lib/snprintf.o when building wildtest.
Wayne Davison
2006-11-09
1
-2
/
+2
*
Undo temporary changes used for build-farm testing of ACL patch.
Wayne Davison
2006-10-24
1
-8
/
+2
*
Run patch with -t so that it doesn't ask any questions.
Wayne Davison
2006-10-24
1
-1
/
+1
[next]