Commit Graph

37 Commits

Author SHA256 Message Date
Martin Pluskal
dc1b19943e Accepting request 1176780 from home:mathletic:branches:devel:tools:building
- update to 1.12.1
  * Dry run error if the build directory does not exist
  * New critical path scheduler performance improvements

OBS-URL: https://build.opensuse.org/request/show/1176780
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=66
2024-05-28 08:49:12 +00:00
93fb357aff Accepting request 1172780 from home:mathletic:branches:devel:tools:building
Fix ninja:test to not install files.

OBS-URL: https://build.opensuse.org/request/show/1172780
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=64
2024-05-09 08:35:47 +00:00
eea9890191 Accepting request 1172521 from home:mathletic:branches:devel:tools:building
- Move testing and its dependency google-test into a separate
  package

OBS-URL: https://build.opensuse.org/request/show/1172521
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=63
2024-05-07 20:05:53 +00:00
Martin Pluskal
9459e65261 Accepting request 1171926 from home:mathletic:branches:devel:tools:building
- Use build dependency googletest-devel instead of gtest to
  break dependency cycle

OBS-URL: https://build.opensuse.org/request/show/1171926
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=62
2024-05-05 15:58:53 +00:00
76a12c2e87 Accepting request 1171045 from home:mathletic:branches:devel:tools:building
- update to 1.12.0
  * Critical path scheduler which orders the jobs by their runtime
    history. This may break your build if you haven't specified
    your dependencies correctly.
  * Resiliency against inputs changing during the build
  * Reliable ETA and progress percentage in status #1963
- Use CMake as build system

OBS-URL: https://build.opensuse.org/request/show/1171045
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=61
2024-05-01 05:58:38 +00:00
c63abd4a71 Accepting request 1000369 from home:mathletic:branches:devel:tools:building
- update to 1.11.1:
  * A fix for a potential SIGFPE in the new (Docker-compatible)
    default number of jobs detection.

OBS-URL: https://build.opensuse.org/request/show/1000369
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=59
2022-09-12 08:26:01 +00:00
Martin Pluskal
00cc2f9823 Accepting request 977896 from home:polslinux:branches:devel:tools:building
- update to 1.11.0:
  * this release adds Validation Nodes which are a new way to add jobs
    like linters or static analyzers to the build graph
  * support cpu limit on docker
  * fixes to disk_interface
  * fixes to ninja -t parameter
  * optimize ninja -d stats
  * add -q (quiet) option
- rebase ninja-disable-maxprocs-test.patch
- rebase ninja-re2c-g.patch

OBS-URL: https://build.opensuse.org/request/show/977896
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=57
2022-05-18 09:14:27 +00:00
Martin Pluskal
6266067b47 Accepting request 883105 from home:elvigia:branches:devel:tools:building
- ninja-re2c-g.patch tell re2c to generate gcc specific code using
  the -g flag, this usually results in lexers that are 20-25% faster.

OBS-URL: https://build.opensuse.org/request/show/883105
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=55
2021-04-06 06:06:27 +00:00
01ba055117 - update to 1.10.2:
* The browse tool is now enabled when building with CMake
  (so it's part of the official binaries again) 
  * it should now work in all circumstances to run the restat tool
  by the generator on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=53
2020-12-29 19:00:14 +00:00
Martin Pluskal
e18e581447 Accepting request 846041 from home:lnussel:usrmove
- LFS fix for 32bit arch builds (gh#ninja-build/ninja#829)

OBS-URL: https://build.opensuse.org/request/show/846041
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=51
2020-11-04 17:02:12 +00:00
90c28b79a1 - update to 1.10.1:
* https://groups.google.com/g/ninja-build/c/QQM54eAhrjU/m/q5zn_zTlAQAJ

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=49
2020-08-24 20:26:04 +00:00
Martin Pluskal
b2b934a0c1 Accepting request 769798 from home:mathletic:branches:devel:tools:building
update to version 1.10.0

OBS-URL: https://build.opensuse.org/request/show/769798
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=47
2020-02-04 10:14:02 +00:00
Martin Pluskal
b5bf15e4da - Run more tests
- Small spec file improvements

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=45
2019-09-11 12:50:06 +00:00
Martin Pluskal
5e64ad4c1b Accepting request 670217 from home:mathletic:branches:devel:tools:building
Update to version 1.9.0

OBS-URL: https://build.opensuse.org/request/show/670217
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=43
2019-01-31 13:51:25 +00:00
Martin Pluskal
5379316f43 Accepting request 665745 from home:etamPL:branches:devel:tools:building
fix bash-completion path

OBS-URL: https://build.opensuse.org/request/show/665745
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=42
2019-01-15 08:26:40 +00:00
Ismail Dönmez
b828ca788d - Add ninja-64bit-timestamps.patch from upstream to use 64bit
timestamps, fixes bsc#1118619
- Fix bash-completion install path

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=40
2018-12-06 10:00:19 +00:00
Martin Pluskal
007a4a15a9 - Update to version 1.8.2:
* Restore tolerance of self-referencing phony build statements
  * Factor ManifestParser options into a structure
- Drop support for building on old distributions

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=38
2017-09-12 08:42:01 +00:00
Ismail Dönmez
4ff60697b5 - Version update to 1.8.1
* Support more path components
  * Performance improvement in highly parallerized and large build

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=36
2017-09-07 14:47:21 +00:00
Ismail Dönmez
bdafee3766 Accepting request 518355 from home:scarabeus_iv:branches:devel:tools:building
Changelog sync for sle

- Add macros.ninja (boo#1014177)
- Backport latest release to SLE12 bsc#1055189 fate#323787

- needed for building current llvm on sle12
  (fate #315643-315645, 319159-319161, 319618)

OBS-URL: https://build.opensuse.org/request/show/518355
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=34
2017-08-23 11:47:04 +00:00
Ismail Dönmez
041a072ab1 Accepting request 444304 from home:badshah400:branches:devel:tools:building
Added macros.ninja as external source and install it to rpmconfigdir. This installs macros for RPM which are then used by meson (since v0.36) [The macros file comes from Fedora, allowing to easy manage x-distro packages]

OBS-URL: https://build.opensuse.org/request/show/444304
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=32
2016-12-06 15:06:14 +00:00
Martin Pluskal
94dd2c0e8d - Update to version 1.7.2:
* %e and %r work again in dumb terminals (#1146, #1148)
  * `-t browse` now HTML-escapes rule names (#1157)
  * an edge may now have 0 explicit outputs if it has implicit
    outputs (#1159)
  * make misc/measure.py python 3-compatible
  * misc/write_fake_manifest.py now optionally writes source files,
    use it to quickly produce large, buildable projects for testing
    (#1109, #1198)
  * on newer FreeBSDs, use ppoll()
- Refresh ninja-disable-maxprocs-test.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=30
2016-11-13 11:22:15 +00:00
Ismail Dönmez
f48823c0ce - Update to version 1.7.1
* Change default NINJA_STATUS to [%f/%t] github issue #1143

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=28
2016-04-29 17:45:46 +00:00
Ismail Dönmez
a1623ab1f7 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=27
2016-04-28 07:27:15 +00:00
Ismail Dönmez
8e36f3cfff Accepting request 391883 from home:mathletic:branches:devel:tools:building
update to 1.7.0

OBS-URL: https://build.opensuse.org/request/show/391883
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=26
2016-04-28 07:22:29 +00:00
8d18dccd37 Accepting request 391702 from home:matz2:branches:devel:tools:building
- Make it build on SLE11 (use python2 there).

(It won't work in the devel:tools:building project because you
broke the libtool<->m4 cycle there, but it will in other projects)

OBS-URL: https://build.opensuse.org/request/show/391702
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=25
2016-04-26 14:34:28 +00:00
Martin Pluskal
868ae04768 - Update dependencies
- Use optflags when building
- Make building more verbose

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=23
2016-01-30 21:43:54 +00:00
Ismail Dönmez
b8db698acd Accepting request 314674 from home:mathletic:branches:devel:tools:building
update to ninja 1.6.0.
Use Python 3 for configuration.

OBS-URL: https://build.opensuse.org/request/show/314674
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=21
2015-07-01 08:59:14 +00:00
Ismail Dönmez
1dc93a9376 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=19
2014-11-26 08:03:10 +00:00
Ismail Dönmez
0a23cfac13 - Only depend on python-base to trim down BuildRequires
- Do not build the html manual
- Use upstream pristine tarball

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=17
2014-09-11 10:28:19 +00:00
Ismail Dönmez
167f2312a4 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=16
2014-06-29 10:30:29 +00:00
Ismail Dönmez
42d36741b6 - Update to version 1.4.0
* Bug fixes
- Fix version field. Its 1.x not 3.x

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=14
2013-09-18 08:37:25 +00:00
Ismail Dönmez
7db39c9f58 * Version 3.0 now
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=11
2013-06-05 14:41:32 +00:00
Ismail Dönmez
d383eab474 - Update to git hash 0f53fd3
* 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
2013-06-05 14:40:07 +00:00
Ismail Dönmez
2de9a9cd4c - Update to git hash 7bf53c6
* Build ninja itself in deps mode
  * Bugfixes
  * Documentation updates

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=8
2013-04-17 09:22:17 +00:00
Ismail Dönmez
08f6a9e71a - 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
2013-03-12 15:55:41 +00:00
Ismail Dönmez
ddb87260e8 - Update to git hash b26d217
* Documentation updates
  * Fix wrong usage of std::string::find

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=3
2013-02-22 13:26:28 +00:00
Ismail Dönmez
722e35d16a Accepting request 147968 from home:namtrac:bugfix
A build system compared to make

OBS-URL: https://build.opensuse.org/request/show/147968
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=1
2013-01-10 19:48:37 +00:00