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
Age
Commit message (
Expand
)
Author
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
[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
2016-11-07
Move functions that are only used by `import` out of vcpkg.h/cpp
Alexander Karatarakis
2016-11-07
Merge lib.cpp and vcpkg.cpp -> vcpkg.cpp
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-11-07
Update CHANGELOG and bump version to v0.0.51
Alexander Karatarakis
2016-11-07
[vcpkg search] Use System::println() instead of iostream + iomanip
Alexander Karatarakis
2016-11-07
Add simple substring filtering to `vcpkg list`
Alexander Karatarakis
2016-11-07
Rework `vcpkg cache` implementation
Alexander Karatarakis
2016-11-07
Rework `vcpkg search` implementation
Alexander Karatarakis
2016-11-07
Add simple substring filtering to `vcpkg cache`, like `vcpkg search`
Alexander Karatarakis
2016-11-07
Make lambda arg const
Alexander Karatarakis
2016-11-07
Update CHANGELOG and bump version to v0.0.50
Alexander Karatarakis
2016-11-06
Add new command: portsdiff
Alexander Karatarakis
2016-11-06
Make parameter const
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
[StatusParagraph] Minor refactor
Alexander Karatarakis
2016-11-03
[SourceParagraph] Make function static
Alexander Karatarakis
2016-11-03
[BinaryParagraph] Refactor implementation
Alexander Karatarakis
2016-11-03
[SourceParagraph] Remove using namespace;
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 port name to the output message
Alexander Karatarakis
2016-11-02
Add checks for fields in CONTROL file. Resolves #228
Alexander Karatarakis
2016-11-02
parse_depends() now handles empty case internally
Alexander Karatarakis
2016-11-02
[Strings] Add join()
Alexander Karatarakis
2016-11-02
[Maps] Add function extract_keys()
Alexander Karatarakis
2016-11-02
[building] Parse SourceParagraph at the start of the build
Alexander Karatarakis
2016-11-02
check_exit() instead of check_throw()
Alexander Karatarakis
2016-11-02
[post-build-checks] Add check for empty directories
Alexander Karatarakis
2016-11-02
[post-build-checks] Add check for bin folders in static builds
Alexander Karatarakis
[prev]
[next]