SHA256
6
0
forked from pool/ninja

- Update to git hash ecc876e

* Add compdb command to generate compile_commands.json for clang.
  * Add elapsed time (%e) to NINJA_STATUS.
- First release

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=5
This commit is contained in:
Ismail Dönmez
2013-03-12 15:55:41 +00:00
committed by Git OBS Bridge
parent ddb87260e8
commit 08f6a9e71a
4 changed files with 45 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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
@@ -8,5 +15,5 @@ Fri Feb 22 13:22:33 UTC 2013 - idonmez@suse.com
-------------------------------------------------------------------
Thu Jan 10 19:38:44 UTC 2013 - idonmez@suse.com
- First release
- First release