nicole mazzuca
aeecc01fbd
Modify CMakeLists to split up vcpkglib ( #7407 )
...
Before this, we had vcpkg and vcpkg-test taking the vcpkglib source
files directory -- this commit makes vcpkglib an object library.
2019-07-24 13:50:45 -07:00
Curtis.Bezault
d68b9a08b1
only use filename
2019-07-23 16:28:00 -07:00
Curtis.Bezault
45cd8cda5a
move the pre_build_info
2019-07-23 15:49:48 -07:00
Curtis.Bezault
81909e47d1
Remove types from this PR
2019-07-23 15:38:09 -07:00
Curtis.Bezault
829f99b506
remove needs_rebuild from statusparagraphs
2019-07-23 15:36:13 -07:00
Curtis.Bezault
f64d2e9103
remove accidental comment
2019-07-23 15:33:36 -07:00
Curtis.Bezault
e181376604
fix condition
2019-07-23 15:31:53 -07:00
Curtis.Bezault
62ec13ba36
Merge build.cpp
2019-07-23 15:29:49 -07:00
Curtis.Bezault
2f2a45595f
Prompt rebuild if external hash changes
2019-07-23 15:26:13 -07:00
Curtis.Bezault
459908ae14
add external file hashes to the binary paragraph
2019-07-23 10:07:39 -07:00
Nicole Mazzuca
2c20a9d981
fix some of the awful mix of macros
2019-07-22 12:29:17 -07:00
Nicole Mazzuca
0d8bba52e4
allow tests to run on older standard libraries
2019-07-19 23:20:28 -07:00
Nicole Mazzuca
c55ea0a0d5
switch to new test framework
2019-07-19 12:56:24 -07:00
Nicole Mazzuca
b3caf67749
Merge branch 'trunk' into parallel-file-ops
2019-07-19 12:17:22 -07:00
Curtis J Bezault
3b808a48ce
Update VERSION.txt
2019-07-19 08:08:56 -07:00
Curtis J Bezault
18c849daea
Merge branch 'master' into external_file_abi
2019-07-19 08:08:08 -07:00
Curtis J Bezault
618fa203c1
[vcpkg] Portfile Settings ( #7292 )
2019-07-19 08:01:38 -07:00
nicole mazzuca
8250553789
Rewrite the tests! now they're cross-platform! ( #7315 )
...
* begin exploratory rewriting of tests
* continue working on tests
* more test work! holy butts vcpkg-tests/plan.cpp was a bunch of work
* finish writing new tests
- [x] write catch2 tests
- [ ] rewrite/at least delete the VS project files
- [ ] document running tests
* Fix tests to work on WSL, rewrite test vcxproj
still need to test on macOS
also, delete tests.pch.h
* Condense add_test calls
2019-07-18 19:07:00 -07:00
Nicole Mazzuca
fddebb75da
clang-format all the things
2019-07-18 19:03:46 -07:00
Curtis J Bezault
9b5ee99412
Update VERSION.txt
2019-07-18 16:20:00 -07:00
Dan Nissenbaum
ef48500ac6
Better error message when VCPKG_ROOT is independently defined ( #7229 )
2019-07-18 13:53:24 -07:00
Curtis.Bezault
d39bd70d53
add needs_rebuild, should probably be moved to somewhere else
2019-07-18 13:24:31 -07:00
Curtis J Bezault
bb3a9ddb6e
[vcpkg] Environment Variable Passthrough ( #7290 )
...
* use additional env param
* remove partials
* remove change to linux triplet
* Fix some issues that vicroms pointed out
* whitespace change
2019-07-18 09:02:21 -07:00
Nicole Mazzuca
f599f19bad
tests.files.cpp:create_directory_tree -- change magic numbers to names
2019-07-17 18:58:23 -07:00
Curtis.Bezault
f18ffe9968
Add type field
2019-07-17 16:04:05 -07:00
Curtis.Bezault
58958eb0ea
sourceparagraph changes
2019-07-17 14:27:18 -07:00
Curtis.Bezault
f0f615532f
always calculate abi
2019-07-17 11:40:27 -07:00
Curtis.Bezault
e81d22ddec
Convert name of file to u8 string, to compile on windows
2019-07-17 10:18:20 -07:00
Curtis.Bezault
d4ab567609
first pass at abi additional files
2019-07-17 10:10:36 -07:00
Curtis.Bezault
7d9d457f58
revert unecessary reordering
2019-07-16 16:09:30 -07:00
Curtis.Bezault
64198a8109
Add to vcpkg.cmake
2019-07-16 15:51:50 -07:00
Curtis.Bezault
44dcc3d4f3
First pass at port settings
2019-07-16 15:34:13 -07:00
Curtis.Bezault
6bef95b6f5
remove partials
2019-07-16 14:43:56 -07:00
Curtis.Bezault
684989a1e4
use additional env param
2019-07-16 14:02:13 -07:00
Nicole Mazzuca
65d34c5e55
wheeeee more fixes
2019-07-15 18:51:03 -07:00
Nicole Mazzuca
02c977186e
modify files test to include symlinks
2019-07-15 16:43:55 -07:00
Nicole Mazzuca
771e23c665
forgot to test on macos >.<
2019-07-11 18:26:42 -07:00
Nicole Mazzuca
a0fe40ea58
add tests!
...
Also, fix all the bugs I found when I wrote the tests!
2019-07-11 18:21:25 -07:00
Nicole Mazzuca
510b0c5cc0
fix more comments
2019-07-11 18:21:09 -07:00
Nicole Mazzuca
3190235875
fix some comments from code reviewers
2019-07-11 18:20:36 -07:00
Nicole Mazzuca
bb57907207
make it compile on macos under g++6
2019-07-11 18:20:36 -07:00
Nicole Mazzuca
5b76f24f35
make this compile on macos
2019-07-11 18:20:36 -07:00
Nicole Mazzuca
3b6d6b3465
actually get the code compiling
2019-07-11 18:20:35 -07:00
Nicole Mazzuca
43493b56df
delete the random number generator
2019-07-11 18:20:35 -07:00
Nicole Mazzuca
2d6df16849
remove_all parallelized, and fix the issues with symlink
2019-07-11 18:20:35 -07:00
Nicole Mazzuca
5857e2c680
initial remove-in-parallel
...
doesn't actually do parallel remove yet
2019-07-11 18:20:35 -07:00
Victor Romero
7dbe375a2c
Testing for --overlay-ports and --overlay-triplets args ( #7243 )
2019-07-11 17:00:55 -07:00
Phil Christensen
60bff8d549
allow spaces in pathname on linux ( #7216 )
2019-07-10 11:36:37 -07:00
gnaggnoyil
7f80c0e2d3
Make handle features ( #6797 )
2019-07-09 16:02:48 -04:00
Robert Schumacher
2b8e225b2e
[vcpkg] Fix powershell font corruption bug ( #7094 )
...
* [vcpkg] Fix font corruption bug on Windows by downloading Powershell Core
* [vcpkg] Rename subtool to powershell-core
* [vcpkg] Add missing includes to project files
2019-07-06 13:29:46 -07:00