Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ninja-mac-BuildDepends' | David Cole | 2012-07-24 | 1 | -2/+3 |
|\ | |||||
| * | Ninja: fix mis-matching endif() argument | Peter Kümmel | 2012-07-18 | 1 | -1/+1 |
| * | Ninja: on Mac no multiple -arch because of -M | Peter Kümmel | 2012-07-10 | 1 | -9/+3 |
| * | Ninja: dep files and multiple -arch flags not possible on mac | Peter Kuemmel | 2012-06-19 | 1 | -1/+8 |
* | | Merge topic 'findblas' | David Cole | 2012-07-24 | 1 | -4/+2 |
|\ \ | |||||
| * | | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x | Alexey Ozeritsky | 2012-07-18 | 1 | -4/+2 |
* | | | Merge topic 'ninja-cldeps-check-rc-result' | David Cole | 2012-07-24 | 2 | -7/+19 |
|\ \ \ | |||||
| * | | | Ninja: cmcldeps needs absolute paths for RCs | Peter Kümmel | 2012-07-17 | 1 | -2/+6 |
| * | | | Ninja: readd quotes to src file path before patching it | Peter Kümmel | 2012-07-16 | 1 | -0/+3 |
| * | | | Ninja: also stop when .rc's .d file couldn't be generated | Peter Kümmel | 2012-07-15 | 2 | -5/+10 |
* | | | | Merge topic 'ninja-rspfile-link-libraries' | David Cole | 2012-07-24 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ninja: fix sytle | Peter Kümmel | 2012-07-13 | 1 | -1/+2 |
| * | | | Ninja: fix GCC 4.7 warning -Wconversion | Peter Kümmel | 2012-07-13 | 1 | -1/+1 |
* | | | | Merge topic 'hooks-line-length' | David Cole | 2012-07-24 | 1 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | pre-commit: Reject C++ code with lines too long | Brad King | 2012-07-17 | 1 | -0/+20 |
* | | | | | Merge topic 'ninja-mingw-windres' | David Cole | 2012-07-24 | 1 | -4/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: path is already declared | Peter Kümmel | 2012-07-16 | 1 | -6/+6 |
| * | | | | | Ninja: more searching for windres | Peter Kümmel | 2012-07-15 | 1 | -8/+23 |
| * | | | | | Ninja: there could be null pointers | Peter Kümmel | 2012-07-15 | 1 | -2/+3 |
| * | | | | | Ninja: search for windres with prefix | Peter Kümmel | 2012-07-15 | 1 | -3/+11 |
| * | | | | | Ninja: windres is also used for cross-compiling | Peter Kümmel | 2012-07-15 | 1 | -3/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-23 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-22 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-19 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-18 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-17 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-14 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-13 | 1 | -1/+1 |
* | | | | Merge topic 'fix-install-COMPONENT-option' | David Cole | 2012-07-12 | 4 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | install: Fix COMPONENT option | Brad King | 2012-07-11 | 4 | -6/+7 |
* | | | | | Merge topic 'doc-if-inside-macro' | David Cole | 2012-07-12 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | if: Document that macro arguments are not variables (#13393) | Brad King | 2012-07-11 | 1 | -0/+1 |
* | | | | | | Merge topic 'ninja-rspfile-link-libraries' | David Cole | 2012-07-12 | 4 | -24/+54 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Ninja: sysconf() is declared in unistd.h | Peter Kümmel | 2012-07-11 | 1 | -0/+5 |
| * | | | | | Ninja: enable response file support on Mac (length 262144) | Peter Kümmel | 2012-07-11 | 1 | -2/+2 |
| * | | | | | Ninja: disable work around when linking with mingw | Peter Kümmel | 2012-07-11 | 2 | -3/+9 |
| * | | | | | Ninja: error on missing rspfile_content | Peter Kümmel | 2012-07-10 | 1 | -5/+9 |
| * | | | | | Ninja: remove some unused default arguments | Peter Kümmel | 2012-07-10 | 1 | -7/+7 |
| * | | | | | Ninja: also write link libraries to rsp file | Peter Kümmel | 2012-07-10 | 3 | -13/+28 |
| |/ / / / | |||||
* | | | | | Merge topic 'aix-gnu-asm' | David Cole | 2012-07-12 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Add ASM platform information for GNU compiler on AIX (#13390) | Brad King | 2012-07-10 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'include-command-empty-filename' | David Cole | 2012-07-12 | 8 | -0/+27 |
|\ \ \ \ \ | |||||
| * | | | | | include: Ignore empty string as file name (#13388) | Brad King | 2012-07-10 | 8 | -0/+27 |
| |/ / / / | |||||
* | | | | | Merge topic 'aix-GNU-shared-libs' | David Cole | 2012-07-12 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352) | Brad King | 2012-07-09 | 1 | -1/+2 |