Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
Billy O'Neal bed8fa538c
Replace CPPREST_TARGET_XP with version checks, remove ""s, and other cleanup (#1187)
* Audit for "" and use std::string default ctor instead.

* Fix Linux ambiguity.

* Exclude common build directories.

* Replace CPPREST_TARGET_XP with checks against _WIN32_WINNT to allow more fine grained controls going forward (e.g. assume Win10).

Also fix a few typos.

* Delete CASABLANCA_UNREFERENCED_PARAMETER and attempt Linux compile fix.

* Defend NOMINMAX.

* Another _WIN32 guard.

* With && this time.

* Fix more spelling errors.

* Optimize trim_nulls slightly.

* And actually make the optimization correct this time.

* Fix unit test failure.

* clang-format
2019-07-12 18:05:14 -07:00
Billy O'Neal 328646af0b
Enable Android build in CI, update NDK to 17c. (#922)
* This merges parts of:
* PR #662 "Overhaul the build process for the OpenSSL dependency on
  Android" by jwtowner
* PR #711 "Update the build process for Boost on Android", also by
  jwtowner
* PR #714 "Improved the build process for cpprestsdk on Android", also
  by jwtowner.

The changes which required patching upstream Boost-for-Android in those
PRs has been stripped.

The NDK version targeted has been updated to 17c because that's what's
avaialble in Azure Pipelines.

Various compile failures this uncovered in cpprestsdk on Android were
fixed.

* Added Jesse Towner (jwtowner) to contributors.
2018-10-18 10:20:50 -07:00
Billy O'Neal 14b439c5b2
Enable build for iOS in Pipelines. (#925) 2018-10-17 15:34:21 -07:00
Robert Schumacher 801943b888 Add Generated Files to gitignore. Normalize BingRequest141. 2017-10-18 23:06:37 -07:00
Evan Burkitt ce5595d77d Supply missing WindowsTargetPlatformVersion setting that vs2017 insists be there
Add some NuGet droppings to .gitignore

Conflicts:
	.gitignore
2017-05-26 20:00:03 -07:00
Robert Schumacher 6b72090ae0 Add docs/ to gitignore 2016-12-12 15:41:30 -08:00
Robert Schumacher 834491eebc Improve CMake support for windows.
Added experimental support for building UWP.
Added support for accessing NuGet packages.
Renamed project to 'cpprest'.
Removed superfluous ${LIB} prefix on all libs.
Enabled MultiToolTask for android build.
Added header files to the cpprest library, improving IDE support.
2016-04-14 03:05:49 -07:00
Steve Gates c7d16df2ba Adding test runner for iOS simulator. 2014-11-18 15:31:55 -08:00
Steve Gates 0c2e636d81 Updating .gitignore to account for NuGet packages directory. 2014-10-09 16:29:18 -07:00
Valtteri Heikkila d03a7d5fb2 .DS_Store to .gitignore 2014-04-01 11:08:15 +08:00
Artur Laksberg eb4b72f1f4 Version file is now checked in 2013-07-11 22:20:10 -07:00
Artur Laksberg e9919e533b Fix some compiler warnings for GCC 4.8 2013-07-11 18:36:11 -07:00
Artur Laksberg ef06ed5b89 Ignore Linux generated files 2013-07-11 10:43:05 -07:00
Artur Laksberg 3d432f7f23 Ignore intermediate files 2013-07-11 10:01:28 -07:00
Hong Hong 58fff16ef8 merge changes from tfs to codeplex 2013-06-20 14:51:48 -07:00
Artur Laksberg 640807480c Add rc and manifest to gitignore 2013-02-22 18:28:25 -08:00
Artur Laksberg f47342ea92 Fix gitignore file 2013-02-21 19:26:09 -08:00
Artur Laksberg 0f0832ff75 Fix gitignore 2013-02-20 22:12:26 -08:00
Artur Laksberg 0cfda1eb98 Add .gitignore 2013-02-20 17:06:01 -08:00