Commit Graph

67 Commits

Author SHA256 Message Date
Ana Guerrero
46d29ee933 Accepting request 1177287 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1177287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=31
2024-05-29 17:35:30 +00:00
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
Ana Guerrero
eda3cbd726 Accepting request 1172879 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1172879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=30
2024-05-20 16:10:57 +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
Dominique Leuenberger
322c0d83d8 Accepting request 1002745 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1002745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=29
2022-09-14 11:44:24 +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
Dominique Leuenberger
9b36475866 Accepting request 977904 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/977904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=28
2022-05-20 15:50:14 +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
Dominique Leuenberger
a68c2e9680 Accepting request 883161 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/883161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=27
2021-04-14 08:09:26 +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
Dominique Leuenberger
25bf247ef0 Accepting request 859285 from devel:tools:building
- 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/request/show/859285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=26
2021-01-02 20:30:14 +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
Dominique Leuenberger
a9cc23be04 Accepting request 846051 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/846051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=25
2020-11-09 12:56:11 +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
Dominique Leuenberger
27c279cd68 Accepting request 829043 from devel:tools:building
- update to 1.10.1:
  * https://groups.google.com/g/ninja-build/c/QQM54eAhrjU/m/q5zn_zTlAQAJ

OBS-URL: https://build.opensuse.org/request/show/829043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=24
2020-08-31 15:14:41 +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
Dominique Leuenberger
4160c69b95 Accepting request 769935 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/769935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=23
2020-02-07 14:50:46 +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
Yuchen Lin
b6665fb5be Accepting request 730138 from devel:tools:building
- Run more tests
- Small spec file improvements

OBS-URL: https://build.opensuse.org/request/show/730138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=22
2019-09-19 13:50:15 +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
Stephan Kulow
ad9e900b46 Accepting request 670358 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/670358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=21
2019-02-04 20:24:54 +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
Dominique Leuenberger
5112d21009 Accepting request 655562 from devel:tools:building
- 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/request/show/655562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=20
2018-12-11 14:42:48 +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
Dominique Leuenberger
8160daa52b Accepting request 523603 from devel:tools:building
- 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/request/show/523603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=19
2017-09-13 19:35:21 +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
Dominique Leuenberger
ef94bf983e Accepting request 522023 from devel:tools:building
- Version update to 1.8.1
  * Support more path components
  * Performance improvement in highly parallerized and large build

OBS-URL: https://build.opensuse.org/request/show/522023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=18
2017-09-09 18:24:04 +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
Dominique Leuenberger
d8608f7de8 Accepting request 518373 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/518373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=17
2017-08-24 16:18:53 +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
Dominique Leuenberger
0817b98f1f Accepting request 444317 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/444317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=16
2016-12-09 08:34:22 +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
Dominique Leuenberger
719bc87c51 Accepting request 440116 from devel:tools:building
- 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/request/show/440116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=15
2016-11-15 16:52:50 +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
Dominique Leuenberger
7eb57e5019 Accepting request 392929 from devel:tools:building
- Update to version 1.7.1
  * Change default NINJA_STATUS to [%f/%t] github issue #1143

- update to version 1.7.0
  * ninja now supports implicit outputs.
  * Ninja's output has slightly changed, to make it easier to
    automated tools to look at ninja's output.
  * Ninja now explicitly handles SIGHUP and cleans up after itself.
  * Ninja now uses posix_spawn instead of fork/exec to launch
    subprocesses (on POSIX).
- adjust links to new wesite

- Make it build on SLE11 (use python2 there).

OBS-URL: https://build.opensuse.org/request/show/392929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=14
2016-05-04 06:17:56 +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
Dominique Leuenberger
ef010f9b33 Accepting request 356876 from devel:tools:building
- Update dependencies
- Use optflags when building
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/356876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=13
2016-02-16 08:26:38 +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
Stephan Kulow
0d78c1ed83 Accepting request 314680 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/314680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=12
2015-07-16 15:17:34 +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
Dominique Leuenberger
1d3ce7ae92 Accepting request 263065 from devel:tools:building
- 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/request/show/263065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=11
2014-11-28 07:46:56 +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
Stephan Kulow
99c2fd006c Accepting request 248463 from devel:tools:building
- Only depend on python-base to trim down BuildRequires
- Do not build the html manual
- Use upstream pristine tarball

- 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/request/show/248463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ninja?expand=0&rev=10
2014-09-18 05:12:15 +00:00