Jacob Dufault
|
09d9d5eedc
|
Progress output improvements
- Don't emit so many progress messages
- Allow user to control how often progress is emitted
- Include number of active threads in progress
|
2018-01-07 13:08:48 -08:00 |
|
Jacob Dufault
|
0ac0039c61
|
Small doc update.
|
2018-01-07 02:10:35 -08:00 |
|
Jacob Dufault
|
8a7dfb017f
|
Validate no files are consumed by import pipeline
|
2018-01-06 20:27:50 -08:00 |
|
Jacob Dufault
|
76a3fe8400
|
Reenable tests
|
2018-01-06 17:12:57 -08:00 |
|
Jacob Dufault
|
8debcf1d9d
|
Usage initializer_list
|
2018-01-06 17:11:34 -08:00 |
|
Jacob Dufault
|
a1423a39a0
|
Fix build
|
2018-01-06 16:51:55 -08:00 |
|
Jacob Dufault
|
476a3f1797
|
Add a couple more import pipeline tests, introduce fixture.
|
2018-01-06 16:30:41 -08:00 |
|
Jacob Dufault
|
5d4e0a5020
|
Enable simple sanity test for import pipeline.
- Add FakeCacheManager
- Add IIndexer so we don't call out to clang
|
2018-01-06 16:20:37 -08:00 |
|
Fangrui Song
|
f68e70f5b7
|
Replace MultiQueueWaiter timeout with condition_variable_any on multiple mutexes
Inspired by https://github.com/jacobdufault/cquery/pull/213
|
2018-01-01 16:19:58 -08:00 |
|
Jacob Dufault
|
6048eb6237
|
Move LoadCachedFileContents into ICacheManager
|
2017-12-29 12:19:39 -06:00 |
|
Jacob Dufault
|
71591d7805
|
Index_Request::contents is no longer optional
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
a10bb50f51
|
Begin cache restructure so it can be tested
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
3c0b2ff042
|
Move most of import_pipeline.cc into anonymous namespace
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
c596e55dcc
|
Cleanup some includes.
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
b6071004df
|
Rename IndexMain to Indexer_Main
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
ad193b2ace
|
Initialize ImportPipelineStatus::num_active_threads
|
2017-12-29 09:39:10 -06:00 |
|
Jacob Dufault
|
7939aec743
|
Remove WorkThread::Result.
WorkThread::StartThread is now a more typical main function.
|
2017-12-28 09:20:21 -08:00 |
|
Jacob Dufault
|
5ace7e7062
|
Remove logging
|
2017-12-28 09:03:35 -08:00 |
|
Jacob Dufault
|
243630ca2e
|
wip
|
2017-12-28 08:55:46 -08:00 |
|
Jacob Dufault
|
dce1365eb6
|
Move import pipeline into import_pipeline.cc
|
2017-12-23 17:30:55 -08:00 |
|