forked from pool/ninja
d383eab474
* Don't poll pipes using POLLRDHUP * Recompact the deps log when it gets too big OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=10
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 5 14:36:06 UTC 2013 - idonmez@suse.com
|
|
|
|
- Update to git hash 0f53fd3
|
|
* Don't poll pipes using POLLRDHUP
|
|
* Recompact the deps log when it gets too big
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 17 09:19:56 UTC 2013 - idonmez@suse.com
|
|
|
|
- Update to git hash 7bf53c6
|
|
* Build ninja itself in deps mode
|
|
* Bugfixes
|
|
* Documentation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 12 15:51:24 UTC 2013 - idonmez@suse.com
|
|
|
|
- Update to git hash ecc876e
|
|
* Add compdb command to generate compile_commands.json for clang.
|
|
* Add elapsed time (%e) to NINJA_STATUS.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 13:22:33 UTC 2013 - idonmez@suse.com
|
|
|
|
- Update to git hash b26d217
|
|
* Documentation updates
|
|
* Fix wrong usage of std::string::find
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 10 19:38:44 UTC 2013 - idonmez@suse.com
|
|
|
|
- First release
|
|
|