SCons 3.1.1 Released
Bill Deegan <bill-cJFiu+DHMVC5azolltMz9laTQe2KTcn/@public.gmane.org> Thu, 8 Aug 2019 10:20:56 -0500
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAEyG4CGCUKVp_M8OUxeNQbuAZVog5Y1Eq67dRjhaNg_s3WhW_Q__38276.9844889239$1565278122$gmane$org@mail.gmail.com> |
SCons - a software construction tool
What is SCons?
SCons is an Open Source software construction tool—that is, a
next-generation build tool. Think of SCons as an improved, cross-platform
substitute for the classic Make utility with integrated functionality
similar to autoconf/automake and compiler caches such as ccache. In short,
SCons is an easier, more reliable and faster way to build software.
Change Log
RELEASE 3.1.1 - Mon, 07 Aug 2019 20:09:12 -0500
From William Deegan:
- Remove obsoleted references to DeciderNeedsNode which could cause
crash when using --debug=explain
From Jason Kenny
- Add Fix and test for crash in 3.1.0 when using
Decider('MD5-timestamp') and --debug=explain
From Ben Reed:
- Added -fmerge-all-constants to flags that get included in both
CCFLAGS and LINKFLAGS.
From Mathew Robinson:
- Fix issue #3415 - Update remaining usages of EnvironmentError to
SConsEnvironmentError
this patch fixes issues introduced in 3.1.0 where any of the
following would cause SCons to error and exit:
- CacheDir not write-able
- JSON encoding errors for CacheDir config
- JSON decoding errors for CacheDir config
_______________________________________________
Scons-dev mailing list
[email protected]
https://pairlist2.pair.net/mailman/listinfo/scons-dev