2014-11-26 09:03:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 26 07:42:03 UTC 2014 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.5.3
|
|
|
|
* Reaping finished subprocesses now has precedence over
|
|
|
|
starting new jobs
|
|
|
|
* ninja no longer depends on googletest
|
|
|
|
- Install bash/zsh completion
|
|
|
|
- Install vim syntax file
|
|
|
|
- Implement %check
|
|
|
|
- Add ninja-disable-maxprocs-test.patch to disable max procs test,
|
|
|
|
it needs a ulimit raise.
|
|
|
|
|
2014-09-11 12:28:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 11 10:21:01 UTC 2014 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Only depend on python-base to trim down BuildRequires
|
|
|
|
- Do not build the html manual
|
|
|
|
- Use upstream pristine tarball
|
|
|
|
|
2014-06-29 12:30:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 29 10:25:33 UTC 2014 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.5.1
|
|
|
|
* Recompacting removes more entries from the build and deps logs.
|
|
|
|
* Add a manifest parsing perftest and generator that generates
|
|
|
|
random build manifests.
|
|
|
|
* $in, $out are escaped more robustly.
|
|
|
|
* `depfile=$out.d` now works if $out gets escaped.
|
|
|
|
* ninja doesn't error out when it tries to create a directory and
|
|
|
|
the directory already exists.
|
|
|
|
* Ninja now accepts both / and \ on windows when making directories.
|
|
|
|
* \r\n line endings are now accepted in depfiles.
|
|
|
|
* depfile file names can now contain '{' and '}'.
|
|
|
|
* -t compdb no longer crashes on edges with emtpy inputs.
|
|
|
|
* 'keeprsp' is now included in the spelling suggestestions for -d
|
|
|
|
* Many improvements to ninja-mode.el.
|
|
|
|
* ninja_syntax.py is now faster.
|
|
|
|
* bash completion and zsh completion provides completions more often.
|
|
|
|
* ninja.vim now highlights $$ correctly.
|
|
|
|
|
2013-06-05 16:40:07 +02:00
|
|
|
-------------------------------------------------------------------
|
2013-09-18 10:37:25 +02:00
|
|
|
Wed Sep 18 08:32:52 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.4.0
|
|
|
|
* Bug fixes
|
|
|
|
- Fix version field. Its 1.x not 3.x
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-06-05 16:40:07 +02:00
|
|
|
Wed Jun 5 14:36:06 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to git hash 0f53fd3
|
2013-06-05 16:41:32 +02:00
|
|
|
* Version 3.0 now
|
2013-06-05 16:40:07 +02:00
|
|
|
* Don't poll pipes using POLLRDHUP
|
|
|
|
* Recompact the deps log when it gets too big
|
|
|
|
|
2013-04-17 11:22:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-03-12 16:55:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2013-02-22 14:26:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-01-10 20:48:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 10 19:38:44 UTC 2013 - idonmez@suse.com
|
|
|
|
|
2013-03-12 16:55:41 +01:00
|
|
|
- First release
|
2013-01-10 20:48:37 +01:00
|
|
|
|