diff options
author | Xavier Roche <roche@httrack.com> | 2015-03-14 14:53:02 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2015-03-14 14:53:02 +0100 |
commit | efa5392fc30c7dfc835f0dfbba9f8bc4e4154af7 (patch) | |
tree | 1fbe3c69076083597312c6643bbe73b2afd7c036 | |
parent | fae2edc5322caab631e57c928ae9e4d7e0fab2a2 (diff) |
Cleanup (first git build)
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | html/httrack.man.html | 2 | ||||
-rw-r--r-- | libtest/Makefile.am | 2 | ||||
-rw-r--r-- | libtest/Makefile.in | 2 | ||||
-rw-r--r-- | libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user | 121 | ||||
-rw-r--r-- | man/httrack.1 | 4 | ||||
-rw-r--r-- | src/Makefile.am | 1 | ||||
-rw-r--r-- | src/Makefile.in | 1 |
9 files changed, 9 insertions, 128 deletions
diff --git a/Makefile.am b/Makefile.am index c993d79..29c8cdc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,4 +5,4 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = INSTALL.Linux \ gpl-fr.txt license.txt greetings.txt history.txt \ - httrack-doc.html lang.def + httrack-doc.html lang.def README.md diff --git a/Makefile.in b/Makefile.in index 64b0789..8969344 100644 --- a/Makefile.in +++ b/Makefile.in @@ -268,7 +268,7 @@ SUBDIRS = src man m4 libtest templates lang html tests ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = INSTALL.Linux \ gpl-fr.txt license.txt greetings.txt history.txt \ - httrack-doc.html lang.def + httrack-doc.html lang.def README.md all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive diff --git a/html/httrack.man.html b/html/httrack.man.html index 216e1b5..54121fb 100644 --- a/html/httrack.man.html +++ b/html/httrack.man.html @@ -2286,7 +2286,7 @@ other information you deem necessary.</p> <p style="margin-left:11%; margin-top: 1em">Copyright (C) -1998-2014 Xavier Roche and other contributors</p> +1998-2015 Xavier Roche and other contributors</p> <p style="margin-left:11%; margin-top: 1em">This program is free software: you can redistribute it and/or modify it diff --git a/libtest/Makefile.am b/libtest/Makefile.am index 8e52eaa..7c9c291 100644 --- a/libtest/Makefile.am +++ b/libtest/Makefile.am @@ -1,7 +1,7 @@ exemplesdir = $(datadir)/httrack/libtest exemples_DATA = *.c *.h *.txt -EXTRA_DIST = $(exemples_DATA) +EXTRA_DIST = $(exemples_DATA) libtest.mak libtest.vcproj AM_CPPFLAGS = \ @DEFAULT_CFLAGS@ \ diff --git a/libtest/Makefile.in b/libtest/Makefile.in index 7b4cf80..dc4ab0d 100644 --- a/libtest/Makefile.in +++ b/libtest/Makefile.in @@ -333,7 +333,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ exemplesdir = $(datadir)/httrack/libtest exemples_DATA = *.c *.h *.txt -EXTRA_DIST = $(exemples_DATA) +EXTRA_DIST = $(exemples_DATA) libtest.mak libtest.vcproj AM_CPPFLAGS = @DEFAULT_CFLAGS@ @THREADS_CFLAGS@ @V6_FLAG@ @LFS_FLAG@ \ -DPREFIX=\""$(prefix)"\" -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DDATADIR=\""$(datadir)"\" -DLIBDIR=\""$(libdir)"\" -I../src diff --git a/libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user b/libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user deleted file mode 100644 index 1d1cc28..0000000 --- a/libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user +++ /dev/null @@ -1,121 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioUserFile - ProjectType="Visual C++" - Version="9,00" - ShowAllFiles="false" - > - <Configurations> - <Configuration - Name="Debug|Win32" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="" - CommandArguments="" - Attach="false" - DebuggerType="3" - Remote="1" - RemoteMachine="ROCHEPC" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - <Configuration - Name="Debug|x64" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="" - CommandArguments="" - Attach="false" - DebuggerType="3" - Remote="1" - RemoteMachine="ROCHEPC" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - <Configuration - Name="Release|Win32" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="" - CommandArguments="" - Attach="false" - DebuggerType="3" - Remote="1" - RemoteMachine="ROCHEPC" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - <Configuration - Name="Release|x64" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="" - CommandArguments="" - Attach="false" - DebuggerType="3" - Remote="1" - RemoteMachine="ROCHEPC" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - </Configurations> -</VisualStudioUserFile> diff --git a/man/httrack.1 b/man/httrack.1 index 1289cd3..b0d4cf9 100644 --- a/man/httrack.1 +++ b/man/httrack.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii httrack.1 .\" -.TH httrack 1 "15 October 2014" "httrack website copier" +.TH httrack 1 "14 March 2015" "httrack website copier" .SH NAME httrack \- offline browser : copy websites to a local directory .SH SYNOPSIS @@ -610,7 +610,7 @@ Please reports bugs to .B <bugs@httrack.com>. Include a complete, self-contained example that will allow the bug to be reproduced, and say which version of httrack you are using. Do not forget to detail options used, OS version, and any other information you deem necessary. .SH COPYRIGHT -Copyright (C) 1998-2014 Xavier Roche and other contributors +Copyright (C) 1998-2015 Xavier Roche and other contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/Makefile.am b/src/Makefile.am index 8fbe044..56788fb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -97,4 +97,5 @@ EXTRA_DIST = httrack.h webhttrack \ proxy/proxystrings.h \ proxy/proxytrack.h \ proxy/store.h \ + proxy/proxytrack.vcproj \ *.dsw *.dsp *.vcproj diff --git a/src/Makefile.in b/src/Makefile.in index 4cf5802..fcdc0a0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -410,6 +410,7 @@ EXTRA_DIST = httrack.h webhttrack \ proxy/proxystrings.h \ proxy/proxytrack.h \ proxy/store.h \ + proxy/proxytrack.vcproj \ *.dsw *.dsp *.vcproj all: all-am |