index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
Age
Commit message (
Expand
)
Author
2016-11-21
Remove unused #includes
Alexander Karatarakis
2016-11-21
[post-build-checks] Add check about no lib files
Alexander Karatarakis
2016-11-18
[coff] Use the offsets_array to go to archive members. Fixes #292
Alexander Karatarakis
2016-11-18
[coff] Read the second linker offsets to deduce the real offset count
Alexander Karatarakis
2016-11-17
[coff] Use peek_value()
Alexander Karatarakis
2016-11-17
[coff] Eliminate another peek() function
Alexander Karatarakis
2016-11-17
[coff] Introduce marker_t. Eliminate one of the peek functions
Alexander Karatarakis
2016-11-17
[coff] member_size() now returns already aligned size
Alexander Karatarakis
2016-11-17
Add (undocumented) --checks-only option to the build command
Alexander Karatarakis
2016-11-17
[coff] Function rename
Alexander Karatarakis
2016-11-17
[coff] Variable rename
Alexander Karatarakis
2016-11-15
Add #else to avoid warning
Alexander Karatarakis
2016-11-15
Use the already loaded status_db
Alexander Karatarakis
2016-11-15
Remove unused #includes
Alexander Karatarakis
2016-11-15
Add comment about freeglut in coff_file_reader.cpp
Alexander Karatarakis
2016-11-15
possible fix for issue #223
Geert Van Laethem
2016-11-15
Renames and cleanup
Alexander Karatarakis
2016-11-15
Use custom struct instead of std::pair
Alexander Karatarakis
2016-11-15
Major refactor/rework of dependency resolution
Alexander Karatarakis
2016-11-10
Add more blacklisted outdated crts
Alexander Karatarakis
2016-11-10
Merge remote-tracking branch 'origin/master'
Alexander Karatarakis
2016-11-10
[vcpkg] Correct unsigned/signed mismatch '<'
Robert Schumacher
2016-11-10
Add checks for outdated crts
Alexander Karatarakis
2016-11-10
Make crt search case insensitive
Alexander Karatarakis
2016-11-09
[post-build-checks] Rework crt linkage checks
Alexander Karatarakis
2016-11-09
Rename struct
Alexander Karatarakis
2016-11-09
[build-checks] Finding no crt is no longer an error
Alexander Karatarakis
2016-11-09
Add checks for crt linkage (currently disabled)
Alexander Karatarakis
2016-11-08
Reorder post-build checks related to lib files
Alexander Karatarakis
2016-11-08
Skip BUILD_INFO file on install
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-11-07
Move search_file() to commands_own.cpp
Alexander Karatarakis
2016-11-07
Move listfile_path() to vcpkg_paths.h
Alexander Karatarakis
2016-11-07
[Environment] Dont' #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[tests_paragraph] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[Dependencies] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Remove unused #includes
Alexander Karatarakis
2016-11-07
Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[search] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Move shorten_description to vcpkglib_helpers
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-07
Remove unused #includes
Alexander Karatarakis
2016-11-07
[cache] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Introduce vcpkg_info.h/cpp
Alexander Karatarakis
2016-11-07
[Dependencies] Remove unused parameter
Alexander Karatarakis
2016-11-07
[Dependencies] Function rename
Alexander Karatarakis
2016-11-07
[Dependencies] Make function static
Alexander Karatarakis
2016-11-07
Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.h
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-07
Don't #include vcpkg.h in portsdiff.cpp
Alexander Karatarakis
[next]