1593 Commits (33217038b4cfe89b0e6f023b268d00182bee2717)
 

Author SHA1 Message Date
Jussi Pakkanen 33217038b4 Put full path to exe_wrapped run targets in case the runner script assumes that the runnable binary needs to be in PATH. 10 years ago
Jussi Pakkanen 840acdd028 Fix. 10 years ago
Jussi Pakkanen 4e8c4035e5 Can have built binaries in run_targets. Closes #264. 10 years ago
Jussi Pakkanen 32f72fee25 Merge pull request #262 from germandiagogomez/boost-macosx-lib-detection 10 years ago
Germán Diago Gómez 02897234ab Added in authors.txt German Diago Gomez. 10 years ago
Germán Diago Gómez 89020de121 Replaced check for mac osx by mesonlib.is_osx() 10 years ago
Germán Diago Gómez b3b5f507ee BoostDependency dylib detection added. 10 years ago
Jussi Pakkanen 776f899e78 Made boost on windows kinda work. 10 years ago
Jussi Pakkanen 4dd6a85075 Fix Windows again. 10 years ago
Jussi Pakkanen 2e3bd006d3 Converted alignment check to work also when cross compiling. 10 years ago
Jussi Pakkanen ad5795ed2e Converted sizeof check to work also when cross compiling. 10 years ago
Jussi Pakkanen 2c5688445b Created iphone cross file and made it possible to specify compile and link args in the cross file. 10 years ago
Jussi Pakkanen 70f4e388ca Merge pull request #246 from mesonbuild/warnreorg 10 years ago
Jussi Pakkanen c7e367ac16 Can set default warning with an envvar. 10 years ago
Jussi Pakkanen 02185132d2 Moved new ac converter from wrap repo and made shebang line use env. Closes #256. 10 years ago
Jussi Pakkanen fd78c5a128 Drop non-numeric suffix in version numbers. Closes #258. 10 years ago
Jussi Pakkanen 3bcb402b3c Detect mingwness better. 10 years ago
Jussi Pakkanen c0bf3e8d46 Create symlinks only once during configuration. 10 years ago
Jussi Pakkanen b057b061c3 Revert msys2 python fixes which turned out to be wrong. Closes #252. 10 years ago
Jussi Pakkanen a41e7ee198 Update authors. 10 years ago
Jussi Pakkanen 62fe99ceee Merge pull request #250 from byon/master 10 years ago
Marko Raatikainen 28f60ca474 Fix shared libraries for fortran 10 years ago
Jussi Pakkanen 4a06f6d399 Do not use fpic on mingw as it is not needed. 10 years ago
Jussi Pakkanen 7ff0873b07 Add OpenGL link args on Windows. 10 years ago
Jussi Pakkanen ee4a71f77c Do not do gir generation if dependency is not found. Closes #241. 10 years ago
Jussi Pakkanen 192c96acef Use of libdl is optional. Closes #248. 10 years ago
Jussi Pakkanen e29e4358e6 Use makedirs instead of mkdir. Closes #247. 10 years ago
Jussi Pakkanen 6cca79b052 Added multiple selectable warning levels. 10 years ago
Jussi Pakkanen f32db9afa2 Generator outputs are all relative. 10 years ago
Jussi Pakkanen ed32ee1bdc Use relative path in generators. 10 years ago
Jussi Pakkanen 33a23a7b20 Updated authors. 10 years ago
Jussi Pakkanen edf5c8898b Merge pull request #245 from DragoonX6/master 10 years ago
Jussi Pakkanen 6e6c7dd1fc Fix accidental use of absolute include paths. 10 years ago
Rafaël Kooi 38b8178a14 Fix Python paths for MSYS2 10 years ago
Jussi Pakkanen 7ca852525c Check for binary called g++ on Windows. 10 years ago
Jussi Pakkanen 11985b71b4 Detect Python bin properly when under msys2. 10 years ago
Jussi Pakkanen 44fa1ee86b Merge pull request #240 from thiblahute/master 10 years ago
Jussi Pakkanen 9d559b2b39 More robust windows detection and more logs. 10 years ago
Thibault Saunier 3c23b19250 Fix access to the pkgconfig path in CrossBuildInfo 10 years ago
Jussi Pakkanen c19570654c Expose project version properly. 10 years ago
Jussi Pakkanen cd97f7a768 Give sanity test binaries different names. Also expose project version to modules. 10 years ago
Jussi Pakkanen bd5b4deeda Better sanity testing. 10 years ago
Jussi Pakkanen 199c57d8d6 Added debugging output. 10 years ago
Igor Gnatenko 6b5734385f fix building vala composite test 10 years ago
Igor Gnatenko 79bf392866 Revert "simplify GResources in vala composite test" 10 years ago
Jussi Pakkanen 1dc26def9d Introspect prints external dependency args. 10 years ago
Jussi Pakkanen 5467b7d58b Made Fortran static libraries work. Closes #237. 10 years ago
Jussi Pakkanen 7c6e99149b Merge pull request #236 from mesonbuild/depmanifest2 10 years ago
Igor Gnatenko 0384fa9175 add python test for glib and test against lib 10 years ago
Igor Gnatenko 7b0dd7299c tests/gnome/gir: use modern GLib stuff 10 years ago