2845 Commits (c1efaafec46ad837a2e9a0d409dd98302b619141)
 

Author SHA1 Message Date
Matthias Klumpp 3eb90414f6 Add testcase for mixed C and D compilation 9 years ago
Matthias Klumpp 56823272ab Implement D support 9 years ago
Aleksander Piotrowski d6fd462387 Fix URL to Ninja project 9 years ago
Jussi Pakkanen 36870ace0f Document pdb insanity a bit. 9 years ago
Jussi Pakkanen 1bed33fba2 Create pdbs that work when using pch or doing extract object (sadly not both). 9 years ago
Nirbheek Chauhan 88037c4385 shared_library: Add vs_module_defs to link_depends 9 years ago
Jussi Pakkanen 402ef505fe Fix unixy compilation. 9 years ago
Jussi Pakkanen ccda29794b Make pdb work with pch. 9 years ago
Jussi Pakkanen b08581d394 Generate pdb files during linking. 9 years ago
Jussi Pakkanen 5e047d9c91 Write pdb info to a specific file. 9 years ago
Nirbheek Chauhan 5f3097a492 Don't add the soversion to the dylib filename on OS X 9 years ago
Nirbheek Chauhan 2549ed8290 Add a test to find libfoo.X.dylib via -lfoo 9 years ago
Igor Gnatenko 58359c8fac add .mailmap (#679) 9 years ago
Nirbheek Chauhan e0dcb3160a BuildTarget: Print a better message when passing GeneratedList to 'objects' (#681) 9 years ago
Jussi Pakkanen 5b1559a4e8 Merge pull request #673 from centricular/inherited-env-flags 9 years ago
Jussi Pakkanen c6ca8a59be Add missing name. 9 years ago
Igor Gnatenko bde123d70c Merge pull request #629 from wtay/master 9 years ago
Jussi Pakkanen af0e3e2675 Use our config template rather than Autoconf's. 9 years ago
Jussi Pakkanen 7f4ecfc742 A few more checks for ac converter tool. 9 years ago
Nirbheek Chauhan a5e01fa155 Only append compile flags to the link flags when appropriate 9 years ago
Nirbheek Chauhan 5b7e4ac1f6 compilers: Always return a copy of the exelist 9 years ago
Nirbheek Chauhan 01b43e5f0a Print the CFLAGS/LDFLAGS/etc inherited from the environment 9 years ago
Jussi Pakkanen 2ea1fb849c Doc clarification. 9 years ago
Jussi Pakkanen 40aff7caa0 File name update in manifest. 9 years ago
Jussi Pakkanen 3671c40a4b Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings. 9 years ago
Igor Gnatenko 23c3d4eb5d Merge pull request #664 from mesonbuild/asneeded 9 years ago
Jussi Pakkanen 58ca96994f Add option for as-needed link option. 9 years ago
Nirbheek Chauhan 909a62ca1a test common/86: Move static library back (#662) 9 years ago
Jussi Pakkanen 657f357fc6 Merge pull request #605 from mesonbuild/ternary 9 years ago
Jussi Pakkanen b382abdd2c Forbid nested ternary operations. 9 years ago
Jussi Pakkanen d90fcb4048 Created ternary operator. Closes #538. 9 years ago
Nirbheek Chauhan 58ad092ff3 interpreter: Print what subproject dir could not be found 9 years ago
Jussi Pakkanen 4f6be39d26 Update version for new development. 9 years ago
Jussi Pakkanen 37ddadcd87 Raise version number for release. 9 years ago
Jussi Pakkanen 1d36f68629 Merge pull request #660 from mesonbuild/libdirfix 9 years ago
Jussi Pakkanen 10ab88710b Determine lib paths on demand rather than up front because they might change during build file parsing. 9 years ago
Jussi Pakkanen fb3f4420b2 Merge pull request #659 from centricular/find-program-scripts-windows 9 years ago
Jussi Pakkanen 933c11821e Merge pull request #641 from centricular/allow-backslash 9 years ago
Nirbheek Chauhan 9f67c29eb4 Add test for the new find program workaround for Windows 9 years ago
Nirbheek Chauhan 577b6dfdf6 find_program: Find scripts without extensions on Windows 9 years ago
Nirbheek Chauhan bfa25fc1d3 ninja: Add escaping for backslash in -D arguments 9 years ago
Nirbheek Chauhan 2d05008956 vs: Fix quoting and escaping of compiler options 9 years ago
Nirbheek Chauhan d8b9b12adb Ninja now supports backslash in command args, so we can too 9 years ago
Nirbheek Chauhan 018fa4b90f vs: Fix regen_checker by using the correct coredata mtime 9 years ago
Jussi Pakkanen 4a92b78e6e A few error message fixes. 9 years ago
Jussi Pakkanen 9ff00de93b Merge pull request #657 from centricular/pkgconfig-dep-msgs 9 years ago
Jussi Pakkanen f663465b6b Convert socket checks. 9 years ago
Nirbheek Chauhan 1459d18643 dependency: Better errors when fallbacks are not found 9 years ago
Nirbheek Chauhan baf8481c4f pkg-config: Print 'NO' when version is too old 9 years ago
Nirbheek Chauhan 48b4defa37 pkg-config: Move setting of cargs and libs to functions 9 years ago