index
:
platform/upstream/rsync
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_wearable
backup/rsync-3.1.1-20220217
pristine-tar
sandbox/backup/rsync_3.2.3_20240122
sandbox/dh0128.kwak/rsync-3.2.3-20220216
sandbox/rsync_3.2.7
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
Add compatibility with an unmodified zlib.
Wayne Davison
1
-2
/
+2
2011-11-21
Fix version expansion.
Wayne Davison
1
-1
/
+1
2011-04-28
Don't die if man-copy fails.
Wayne Davison
1
-2
/
+2
2011-04-28
Handle non-srcdir man copying when yodl isn't installed.
Wayne Davison
1
-3
/
+5
2011-03-26
Avoid re-setting (and sending) xattrs on a hard-linked file w/the same xattrs.
Wayne Davison
1
-1
/
+4
2010-04-24
Rename configure.in to configure.ac, the current autoconf standard.
Matt McCutchen
1
-1
/
+1
2009-12-13
Run each testsuite test with a timeout.
Wayne Davison
1
-2
/
+5
2009-10-24
Add a check30 target.
Wayne Davison
1
-0
/
+3
2009-09-02
Rebuild proto.h if config.h changes.
Wayne Davison
1
-1
/
+1
2009-04-10
Allow a "make reconfigure" to continue, even if the Makefile changes.
Wayne Davison
1
-2
/
+6
2009-04-04
Make sure that config.h.in is up-to-date before allowing the
Wayne Davison
1
-6
/
+2
2009-01-03
Make delete_item() public, moving it into delete.c.
Wayne Davison
1
-1
/
+1
2008-11-15
Make it clearer which configure files changed.
Wayne Davison
1
-2
/
+6
2008-11-11
A "make reconfigure" doesn't stop if configure changes.
Wayne Davison
1
-3
/
+7
2008-09-01
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
1
-1
/
+2
2008-07-17
Don't interrupt the make for a generated file didn't really change.
Wayne Davison
1
-6
/
+24
2008-06-22
Improved the build rules for rsync.1 and rsyncd.conf.5 when building
Wayne Davison
1
-2
/
+4
2008-06-04
Improved the proto.h target so that a build in a different dir from the
Wayne Davison
1
-1
/
+1
2008-03-20
Changed the arg-globbing routine to use a custom arg-globbing algorithm
Wayne Davison
1
-1
/
+1
2008-03-15
Added missing $(CPPFLAGS) from the building of rounding.h.
Wayne Davison
1
-1
/
+1
2008-03-01
Show the last compile error if we failed to create rounding.h.
Wayne Davison
1
-2
/
+4
2008-02-12
(Matt) Needed to remove a few more files for distclean target.
Wayne Davison
1
-0
/
+3
2008-02-10
Made reconfigure target check if configure.sh was up-to-date.
Wayne Davison
1
-1
/
+1
2008-01-01
Rebuild the Makefile when it is not up-to-date.
Wayne Davison
1
-1
/
+8
2008-01-01
Renamed mkrounding.c to rounding.c.
Wayne Davison
1
-4
/
+4
2008-01-01
Changed the creation of rounding.h to use a set of compile-time checks
Wayne Davison
1
-13
/
+14
2008-01-01
If we're cross-compiling, tell the user to run mkrounding on the
Wayne Davison
1
-1
/
+8
2007-12-29
Added reconfigure target to re-run configure.
Wayne Davison
1
-1
/
+5
2007-11-30
A few more additions of $(srcdir) to Makefile.in.
Wayne Davison
1
-5
/
+5
2007-11-30
Fixed a build problem for those building in a different dir from
Wayne Davison
1
-2
/
+2
2007-11-30
Improved header-file dependency rules even more.
Wayne Davison
1
-4
/
+5
2007-11-29
Make sure that the test programs get rebuilt when a header
Wayne Davison
1
-3
/
+3
2007-11-25
Use a non-printing command for proto.h's build-rule.
Wayne Davison
1
-1
/
+1
2007-11-25
Give proto.h a build rule so that make re-checks its timestamp.
Wayne Davison
1
-0
/
+1
2007-11-25
Re-run autoconf and autoheader, as needed.
Wayne Davison
1
-3
/
+12
2007-11-24
Improved proto.h-tstamp handling, including cleanup.
Wayne Davison
1
-2
/
+1
2007-11-24
Made the (re-)building of the proto.h file automatic in the
Wayne Davison
1
-7
/
+21
2007-11-09
Tweaked gensend to upload man pages too.
Wayne Davison
1
-2
/
+3
2007-11-09
Improved the manpage install rules.
Wayne Davison
1
-2
/
+2
2007-11-09
Don't fail the install if the man pages aren't there.
Wayne Davison
1
-2
/
+2
2007-11-09
Clean generated files for distclean.
Wayne Davison
1
-2
/
+1
2007-11-09
Added gensend target.
Wayne Davison
1
-0
/
+3
2007-09-22
Added ifuncs.h.
Wayne Davison
1
-1
/
+1
2007-09-03
Added hashtable.o.
Wayne Davison
1
-1
/
+1
2007-04-27
Added the $(CHECK_SYMLINKS) var to installcheck target.
Wayne Davison
1
-1
/
+1
2007-04-24
Create symlinks for fake tests.
Wayne Davison
1
-4
/
+11
2007-04-24
A little more popt tweaking.
Wayne Davison
1
-3
/
+3
2007-04-24
Fixed build problem for tls for those using the included popt.
Wayne Davison
1
-1
/
+1
2007-04-24
Moved the header info from smb_acls.h into lib/sysacls.h.
Wayne Davison
1
-1
/
+1
2007-04-24
Adding the --fake-super option.
Wayne Davison
1
-1
/
+1
[next]