aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/util/BUILD
Commit message (Expand)AuthorAge
* Bazel client: add a simple profilerGravatar Laszlo Csomor2018-06-27
* Make blaze_util::AsAbsoluteWindowsPath support wstring as inputGravatar Yun Peng2018-06-20
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* Fold in warning and error output into client logging.Gravatar ccalvarin2018-03-23
* Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d.Gravatar laszlocsomor2018-03-21
* runfiles,C++: move to //tools/cpp/runfilesGravatar Laszlo Csomor2018-03-21
* runfiles,C++: implement manifest-based runfilesGravatar Laszlo Csomor2018-02-28
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Make Windows C++ launcher support long pathGravatar Yun Peng2017-08-29
* Update Bazel BUILD file to allow def_parse depend on Bazel specific targets f...Gravatar pcloudy2017-08-28
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Bazel client: make some libraries visible to ijar Gravatar László Csomor2017-02-28
* Bazel client, Windows: impl. ForEachDirectoryEntry Gravatar Laszlo Csomor2017-02-17
* Bazel client: platform-dependent `strerror` Gravatar László Csomor2017-01-27
* Bazel client: abstract away mtime handlingGravatar Laszlo Csomor2017-01-19
* Bazel client, Windows: use file_windows under MSYSGravatar Laszlo Csomor2016-12-15
* Adds logging functionality to the bazel client, which will be activated in a ...Gravatar Chloe Calvarin2016-11-23
* Bazel client: platform-dependent GetHashedBaseDirGravatar Laszlo Csomor2016-11-16
* Bazel client: implement directory tree walkingGravatar Laszlo Csomor2016-11-16
* Fix build rule visibility.Gravatar Laszlo Csomor2016-11-11
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* blaze_utils: fork file handling for platformsGravatar Laszlo Csomor2016-11-09
* Refactor: rename file_linux.* to file_posix.*Gravatar Laszlo Csomor2016-10-05
* Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4.Gravatar Laszlo Csomor2016-10-04
* Ijar: use utilities from Bazel's sourceGravatar Laszlo Csomor2016-09-30
* Move blaze_util::Which to standalone library.Gravatar Laszlo Csomor2016-09-29
* Add missing inlcudeGravatar Kristina Chodorow2016-07-22
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Externalize file_test and strings_test, and fix up the BUILD files.Gravatar Ulf Adams2015-08-10
* Add a BUILD file to src/main/cpp/util.Gravatar Ulf Adams2015-07-23