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
/
include
Age
Commit message (
Expand
)
Author
2016-12-01
Move install_package() and deinstall_package() to the files of the
Alexander Karatarakis
2016-12-01
Remove unused variable
Alexander Karatarakis
2016-11-30
Move print_paths() to Files::
Alexander Karatarakis
2016-11-30
Introduce filesystem_fs.h
Alexander Karatarakis
2016-11-29
[Files] Add functions to get all files of a dir recursively or non-recursively
Alexander Karatarakis
2016-11-29
Introduce PostBuildLint namespace
Alexander Karatarakis
2016-11-29
Move file functions to vcpkg_Files.h
Alexander Karatarakis
2016-11-29
Don't return by const value
Alexander Karatarakis
2016-11-26
[vcpkg] Do not return references to locals
Robert Schumacher
2016-11-15
[expected.h] Add missing #include
Alexander Karatarakis
2016-11-15
Remove unused #include
Alexander Karatarakis
2016-11-15
[Graph] Now uses set instead of vector
Alexander Karatarakis
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
Add checks for outdated crts
Alexander Karatarakis
2016-11-09
[post-build-checks] Rework crt linkage checks
Alexander Karatarakis
2016-11-09
Add checks for crt linkage (currently disabled)
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-11-07
Remove unused #include directive
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
Remove unused #include
Alexander Karatarakis
2016-11-07
Move shorten_description to vcpkglib_helpers
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
Move functions that are only used by `import` out of vcpkg.h/cpp
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-11-06
Add new command: portsdiff
Alexander Karatarakis
2016-11-06
[Maps] Add overload for map (existing: unordered_map)
Alexander Karatarakis
2016-11-05
Enable qualified dependencies. Fix bug in internal 'build' command.
Robert Schumacher
2016-11-03
[SourceParagraph] Make function static
Alexander Karatarakis
2016-11-03
[BinaryParagraph] Refactor implementation
Alexander Karatarakis
2016-11-03
SourceParagraph checks fields at construction time
Alexander Karatarakis
2016-11-03
[SourceParagraph] Consistency rename
Alexander Karatarakis
2016-11-02
Add checks for fields in CONTROL file. Resolves #228
Alexander Karatarakis
2016-11-02
[Strings] Add join()
Alexander Karatarakis
2016-11-02
[Maps] Add function extract_keys()
Alexander Karatarakis
2016-10-20
src Formatting
Alexander Karatarakis
2016-10-20
Add hash file support.
sdcb
2016-10-14
Add coff_file_reader to extract info/from dll/lib files without dumpbin
Alexander Karatarakis
2016-10-14
Add MachineType enum
Alexander Karatarakis
2016-10-14
Fix overload of Checks::exit_with_message
Alexander Karatarakis
2016-10-10
[Stopwatch] start()/stop() return const &
Alexander Karatarakis
2016-10-10
Rename System::Stopwatch to System::Stopwatch2
Alexander Karatarakis
2016-10-10
Add Stopwatch class
Alexander Karatarakis
[prev]
[next]