FUTATSUKI YASUHITO
7be53b7692
Apply changes requested for this pull request
2017-06-21 11:54:06 +09:00
FUTATSUKI YASUHITO
36b61dd0f2
fix typo
2017-06-20 07:57:54 +09:00
FUTATSUKI YASUHITO
93895f5a51
Add header file in CCache for _WIN32 environment
2017-06-20 01:33:10 +09:00
FUTATSUKI YASUHITO
a706aa146c
CCache: take care of program prefix/suffix on configure
2017-06-19 18:35:22 +09:00
William S Fulton
64dcd50b99
Remove dependency on yodl tools and remove ccache-swig man page
...
Use the CCache.html docs instead of the ccache-swig man page.
The yodl2man and yodl2html tools are no longer used and so SWIG no
longer has a dependency on these packages which were required when
building from git.
Closes #286
Closes #128
2015-12-17 02:36:48 +00:00
Karl Wette
cc1ff55be4
CCache: always generate docs in source directory
2014-05-29 02:24:33 +02:00
William S Fulton
ce5f49463e
Remove duplicate test target in CCache Makefile
2014-05-15 23:11:08 +01:00
Karl Wette
e0b987b32f
CCache/Makefile.in: fix to allow out of source tree check/install
2014-05-11 21:31:32 +02:00
Karl Wette
96153c7c0a
Regenerate configured Makefile if Makefile.in or config.status have changed
2014-05-11 21:31:32 +02:00
Karl Wette
d5b765d388
Whitespace cleanup of all Makefiles*
...
- some of the %.clean rules in the test-suite Makefiles were using a single tab
as an empty rule, dangerous! I've replaced these with the safer '@exit 0'.
2014-05-02 20:06:11 +02:00
William S Fulton
0080d1e031
display to user ccache-swig install files
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11970 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-04-03 12:04:28 +00:00
William S Fulton
3289c7d897
more distclean and maintainer-clean fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11968 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-04-03 10:34:34 +00:00
William S Fulton
d090cadb4c
more distclean fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-04-03 10:11:01 +00:00
William S Fulton
b53e52602a
make maintainer-clean and make distclean fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-04-03 01:14:52 +00:00
William S Fulton
96fbbc50cc
make maintainer-clean fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11965 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-04-03 00:30:16 +00:00
William S Fulton
fb99ef318c
fixes for make distclean
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11964 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-04-03 00:20:42 +00:00
Olly Betts
f65ad1caca
"make distclean" is supposed to return the source tree to a bootstrapped state
...
so don't remove "configure" as that breaks "make distclean;./configure".
Add new "maintainer-clean" target and remove configure in that instead.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11777 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-12-10 12:03:26 +00:00
William S Fulton
1be8bd5d8e
tidy up distclean
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11662 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-08-21 00:00:23 +00:00
William S Fulton
b56cd0b0f6
remove unused directory creation
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11660 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-08-20 23:55:25 +00:00
William S Fulton
cd6eb83d61
Fix #2797485 After doing a 'make clean', install fails if yodl2man or yodl2html is not available.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11602 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-08-17 01:10:04 +00:00
William S Fulton
f8d3c2400d
Add ccache documentation to main docs
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10990 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-20 01:45:11 +00:00
William S Fulton
ab29ac767a
win32 fixes to pass the ccache test-suite
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10987 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-19 21:41:05 +00:00
William S Fulton
47a0b98067
refine Makefile targets for documentation generation and remove generated ccache documentation from svn
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10976 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-09 21:33:19 +00:00
William S Fulton
cdf3c638b0
Add ccache uninstall target. Fix ccache install/uninstall to take account of --program-prefix --program-suffix
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-08 20:40:20 +00:00
William S Fulton
a41c66d9a4
fix env variable settings and add swig tests
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-22 12:17:48 +00:00
William S Fulton
53ffa27c5d
rename documentation from ccache to ccache-swig
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10923 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-10 12:07:52 +00:00
William S Fulton
a65e883912
integrate ccache build
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10920 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-07 17:03:57 +00:00
William S Fulton
54283434f1
fix Makefile for autoconf>2.60
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10916 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-05 16:53:55 +00:00
William S Fulton
82faf3c7d7
apply debian/patches/09_respect_ldflags.diff
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10910 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-03 14:05:12 +00:00
William S Fulton
72caf5920f
apply debian/patches/02_ccache-compressed.diff
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10904 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-03 14:02:32 +00:00
William S Fulton
482d91951a
Import ccache-2.4 source
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10900 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-03 13:37:28 +00:00