Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
ec16121f
Commit
ec16121f
authored
16 years ago
by
Yang Tse
Browse files
Options
Downloads
Patches
Plain Diff
fix EOL
parent
7bd9988c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ares/buildconf.bat
+8
-8
8 additions, 8 deletions
ares/buildconf.bat
buildconf.bat
+21
-21
21 additions, 21 deletions
buildconf.bat
with
29 additions
and
29 deletions
ares/buildconf.bat
+
8
−
8
View file @
ec16121f
@echo
off
REM set up a CVS tree to build when there's no autotools
REM $Revision$
REM $Date$
REM create ares_build.h
copy
/Y
ares_build
.h.dist
ares_build
.h
@echo
off
REM set up a CVS tree to build when there's no autotools
REM $Revision$
REM $Date$
REM create ares_build.h
copy
/Y
ares_build
.h.dist
ares_build
.h
This diff is collapsed.
Click to expand it.
buildconf.bat
+
21
−
21
View file @
ec16121f
@echo
off
REM set up a CVS tree to build when there's no autotools
REM $Revision$
REM $Date$
REM create hugehelp.c
copy
src
\hugehelp.c.cvs
src
\hugehelp.c
REM create Makefile
copy
Makefile
.dist
Makefile
REM create curlbuild.h
copy
include
\curl\curlbuild.h.dist
include
\curl\curlbuild.h
REM setup c-ares CVS tree
if
not
exist
ares
\buildconf.bat
goto
end_c_ares
cd
ares
call
buildconf
.bat
cd
..
:end
_c_ares
@echo
off
REM set up a CVS tree to build when there's no autotools
REM $Revision$
REM $Date$
REM create hugehelp.c
copy
src
\hugehelp.c.cvs
src
\hugehelp.c
REM create Makefile
copy
Makefile
.dist
Makefile
REM create curlbuild.h
copy
include
\curl\curlbuild.h.dist
include
\curl\curlbuild.h
REM setup c-ares CVS tree
if
not
exist
ares
\buildconf.bat
goto
end_c_ares
cd
ares
call
buildconf
.bat
cd
..
:end
_c_ares
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment