- Mar 26, 2010
-
-
Mark Olesen authored
ENH: generalize rule for X11 ENH: Avoid move in flex/flex++ rule.
-
- Mar 25, 2010
-
-
Mark Olesen authored
-
- Mar 24, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
- more consistent script names - remove '-help' option from internal scripts
-
- Mar 23, 2010
-
-
Mark Olesen authored
-
- Mar 10, 2010
-
-
Mark Olesen authored
COMP: latest coco-cpp can find the frame files relative to the executable path. This simplifies the make rules.
-
- Mar 09, 2010
-
-
Mark Olesen authored
present.
-
Mark Olesen authored
- specifies headers that should be ignored. Provides a workaround for the fact that wmkdep/wmkdepend doesn't handle defines at all. STYLE: code cleanup of wmkdep.l
-
Mark Olesen authored
-
Mark Olesen authored
old: $WM_THIRD_PARTY_DIR/<packageName>/platforms/$WM_ARCH* new: $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH*/<packageName> This streamlines the creation of binary packs, eases distribution and helps when testing the robustness of relocatable installations.
-
- Mar 04, 2010
-
-
Mark Olesen authored
-
- Mar 01, 2010
-
-
mattijs authored
This signals that we are using the system installed openmpi version.
-
- Feb 25, 2010
-
-
Mark Olesen authored
-
- Feb 10, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Feb 07, 2010
-
-
Mark Olesen authored
- This avoids dependency on lex/flex and provides better encapsulation for buffer switching. As a result, the maximum number of open files only corresponds to the include depth.
-
Mark Olesen authored
- handles basic operations, references to other dictionary entries (with '$name' syntax) and assorted mathematical functions: pi(), degToRad, radToDeg, asin, acos, atan, sin, cos, tan, log, log10, mag, atan2, pow The basic syntax: #calc{ ... }; NOTE the trailing ';' is required for the primitiveEntry to be properly defined.
-
- Jan 15, 2010
-
-
Mark Olesen authored
-
- Jan 06, 2010
-
-
Mark Olesen authored
Include character class (wchar_t or char) as a template parameter in CocoParserErrors.
-
- Jan 03, 2010
-
-
Mark Olesen authored
-
- Jan 02, 2010
-
-
Mark Olesen authored
-
- Dec 14, 2009
-
-
mattijs authored
-
- Dec 08, 2009
-
-
mattijs authored
-
- Dec 02, 2009
-
-
henry authored
-
- Oct 06, 2009
-
-
mattijs authored
-
- Sep 17, 2009
-
-
Andrew Heather authored
-
- Aug 17, 2009
-
-
mattijs authored
-
- Aug 07, 2009
-
-
Mark Olesen authored
- solves problems that can occur when checking $PWD and links are involved
-
- Aug 02, 2009
-
-
Mark Olesen authored
- simplified the logic - provide direct link to the respective scripts - provide help from the respective scripts
-
Mark Olesen authored
-
- Jul 29, 2009
-
-
Mark Olesen authored
- compile into linux64Gcc44, linuxGcc44 to avoid clashes during testing - continue to use gmp-4.2.4 since gmp-4.3.x might be miscompiled with a system gcc-4.3.2
-
- Jul 21, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
- search for 'lnInclude' rather than 'Make' by default This gives better general behaviour for rebuilding.
-
- Jul 20, 2009
-
-
henry authored
-
Mark Olesen authored
-
- Jul 17, 2009
-
-
Mark Olesen authored
- update foamPack* scripts accordingly
-
henry authored
-
henry authored
-
henry authored
-
- Jul 16, 2009
-
-
Mark Olesen authored
- skip including java rather than having recursive includes (and too many files open error) when WM_JAVAC_OPTION isn't defined.
-