index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-20
Add *.ii to .gitignore
Karen Arutyunov
1
-0
/
+1
2017-05-19
Squash that warning some more
Boris Kolpackov
1
-0
/
+1
2017-05-19
Squash warnings in Windows SDK 8 imagehlp.h
Boris Kolpackov
1
-1
/
+7
2017-05-19
Rework MSYS2 BLODA workaround
Boris Kolpackov
2
-55
/
+121
2017-05-19
Add missing header inclusion
Boris Kolpackov
1
-0
/
+2
2017-05-19
Instrument MSYS2 workaround code for further analysis
Boris Kolpackov
2
-2
/
+16
2017-05-19
Add file_empty(), extend path_entry() to return size
Boris Kolpackov
3
-24
/
+57
2017-05-16
Add to_string(timestamp)
Karen Arutyunov
5
-4
/
+28
2017-05-15
Implement workaround for clang 3.5 bug (#23029)
Karen Arutyunov
2
-4
/
+76
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
9
-32
/
+57
2017-05-12
Minor diagnostics change
Boris Kolpackov
1
-10
/
+9
2017-05-11
Add unknown_name_mode for manifest parsing
Karen Arutyunov
1
-0
/
+10
2017-05-05
Bump version to 0.6.0-a.0.z, master is open for business
Boris Kolpackov
1
-1
/
+1
2017-05-03
Adjust MSYS2 workaround timings some more
0.5.0
Boris Kolpackov
1
-4
/
+4
2017-05-03
Bump version to 0.5.0
Boris Kolpackov
1
-1
/
+1
2017-05-03
Update NEWS file
Boris Kolpackov
1
-0
/
+13
2017-05-02
Detect opining of directory as file on FreeBSD
Boris Kolpackov
1
-2
/
+14
2017-05-02
Exclude timestamp test on FreeBSD, looks like broken strptime()
Boris Kolpackov
1
-0
/
+5
2017-05-02
Fix application of unary minus to unsigned
Boris Kolpackov
1
-2
/
+2
2017-05-02
Make dir_iterator move-ctor noexcept, revert previous workaround
Boris Kolpackov
3
-9
/
+2
2017-05-02
Include missing header
Boris Kolpackov
1
-0
/
+1
2017-05-02
Clang's libc++ workaround
Boris Kolpackov
1
-0
/
+7
2017-05-02
Undefine major/minor macros in standard-version header
Boris Kolpackov
1
-0
/
+10
2017-05-02
Fix manifest serializer not to break line after backslash
Karen Arutyunov
2
-28
/
+49
2017-05-02
Adjust MSYS2 workaround timing
Boris Kolpackov
1
-13
/
+12
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
136
-413
/
+415
2017-05-01
Try to detect MSYS2 processes
Boris Kolpackov
2
-5
/
+59
2017-05-01
First attempt at process startup retry for MSYS2 programs
Boris Kolpackov
1
-19
/
+82
2017-04-29
Fix standard version stub to differ from empty version
Karen Arutyunov
5
-67
/
+85
2017-04-29
Add support for stub standard version
Boris Kolpackov
5
-82
/
+190
2017-04-28
Add out_root to include search path now that we auto-generate version
Boris Kolpackov
1
-2
/
+2
2017-04-28
Switch to version module
Boris Kolpackov
9
-49
/
+58
2017-04-28
Add follow_symlinks parameter to path_search()
Karen Arutyunov
2
-3
/
+13
2017-04-28
Add standard_version::string_project_id()
Boris Kolpackov
2
-0
/
+17
2017-04-28
MinGW GCC happy (reorder inline functions, parentheses)
Karen Arutyunov
3
-20
/
+17
2017-04-28
Add standard_version_constraint::satisfies()
Karen Arutyunov
4
-6
/
+118
2017-04-28
Add support for standard version earliest pre-release
Karen Arutyunov
5
-62
/
+141
2017-04-27
Add standard_version_constraint struct
Karen Arutyunov
5
-20
/
+372
2017-04-26
Add STATUS_DLL_INIT_FAILED process exit status description
Karen Arutyunov
1
-1
/
+2
2017-04-26
Add standard_version class
Boris Kolpackov
7
-0
/
+872
2017-04-24
Add build-email value to manifest file
Karen Arutyunov
1
-0
/
+1
2017-04-24
Reimplement file_mtime() to use GetFileAttributesEx() on Windows
Boris Kolpackov
1
-14
/
+52
2017-04-24
Make fdnull() to return auto_fd
Karen Arutyunov
4
-45
/
+81
2017-04-22
Fix Windows CR/LF handling
Boris Kolpackov
2
-13
/
+15
2017-04-22
Handle Windows CR/LF style line-ending in char_scanner
Boris Kolpackov
2
-1
/
+18
2017-04-21
Implement execution of Windows batch files
Boris Kolpackov
4
-42
/
+135
2017-04-21
Make dummy process_exit::{signal,core}() available on Windows
Boris Kolpackov
2
-10
/
+29
2017-04-20
Implement string_parser
Karen Arutyunov
9
-103
/
+334
2017-04-20
Sketch string_parser
Boris Kolpackov
1
-0
/
+45
2017-04-19
Fix GCC warning
Karen Arutyunov
1
-7
/
+11
[next]