coriolis/bootstrap
Jean-Paul Chaput 978315c017 Compliance with Clang 3.4 (RHEL7, MacOS).
* New: In Bootstrap, added support for RHEL7 in ccb.py & coriolisEnv.py.
   In coriolisEnv.py, under RHEL6, directly launch a shell under
   devtoolset-2 (do not put it in .bashrc).
* Change: All tools, compliance with Clang 3.2.
   - Call using namespace std *after* at least one include of std has
     been used.
   - In Utilities.h define both const and non-cont overload for operator<<
     of mstream (this was the true cause of the Banner display problem).
   - No longer use defaults arguments in templates, instead create two
     separated overloads.
   - Put template static attributes allocation outside of namespaces
     (this one I'm not sure how to justify).
   - Protect by NDEBUG variables that are only needed in assert().
   - In PyInterval getUnion() & getIntersection() we where silently
     overwriting the "self" object (interval).
   - In Mauka, *do no* overload _postCreate() and add an argument, breaks
     the virtual function mechanism. Rename it into _maukaPostCreate().
     Idem for SubRow().
   - In Katabatic::GCell(), invalidate() overload a Go funtion but is
     used for different purpose at this level. Rename it invalidateCt()
     (invalidate *ConTents*).
   - Miscellaneous small cleanup.
2014-12-09 23:49:46 +01:00
..
builder Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
cmake_modules More strict detection of the configuration files install directory. 2014-08-03 16:17:13 +02:00
debian * ./bootstrap: 2012-12-04 15:54:56 +00:00
svn2git Documentation restructuration 2014-03-11 12:21:31 +01:00
CMakeLists.txt Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
Makefile.package Documentation restructuration 2014-03-11 12:21:31 +01:00
build.conf Update to Qt 5, requires cmake 2.8.9. New placer: Etesian. 2014-03-22 11:50:36 +01:00
buildCoriolis.py * ./bootstrap: 2013-01-12 14:57:35 +00:00
buildMangrove.py Try to be consistent, rename utilitarians from Caiman to Mangrove. 2010-08-25 12:18:29 +00:00
ccb.py Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
coriolis2-for-distribution.patch Correctly disable the trace level (for distribution). 2010-05-27 16:26:48 +00:00
coriolis2.sh * ./bootstrap/buildCoriolis.py: 2012-11-16 12:46:27 +00:00
coriolis2.spec.in * ./bootstrap: 2012-12-03 15:49:21 +00:00
coriolisEnv.py Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
cpDox.sh Correction of SoC.css, adjust the look of the class index big letters. 2014-06-10 00:04:48 +02:00
mangroveEnv.py Improved environment support & detection. 2010-08-25 14:14:57 +00:00
runBuildMangrove.sh Improved environment support & detection. 2010-08-25 14:14:57 +00:00
shadock.png * ./vlsisapd/src/bootstrap: 2010-08-25 11:57:11 +00:00
unicorn.desktop * ./vlsisapd/src/bootstrap: 2010-08-25 11:57:11 +00:00