2794 Commits (7e8872236d1c8b8baca910a3c03b0399ed94dbea)
 

Author SHA1 Message Date
Jussi Pakkanen 7e8872236d Implement a bunch of functions. 8 years ago
Jussi Pakkanen 7ed7219d9d Moved functions to base enough to get the base sample project parsed. 8 years ago
Jussi Pakkanen 0a31afd672 Embark on a journey to create a rewrite tool. 8 years ago
Jussi Pakkanen a01919976e Always specify installed data with a File object. Closes #858. 8 years ago
Elliott Sales de Andrade 996f4d89f3 Disallow some keyword arguments to gnome.mkenums. 8 years ago
Jussi Pakkanen 621219ccb0 Removed duplicate log message for command running. Closes #1056. 8 years ago
Elliott Sales de Andrade d45db903ac Rename test cases to remove duplicate numbers. 8 years ago
Jussi Pakkanen 070c6a72b2 Bump version for new development. 8 years ago
Jussi Pakkanen 4e3073f90a Updated version number for release. 8 years ago
Elliott Sales de Andrade 330aebc186 Fix message to be checked in Qt5 unit test. 8 years ago
Nirbheek Chauhan b438455ec1 Hotfix for cross-compilation from Windows to Linux 8 years ago
Igor Gnatenko 900438882c trivial: remove executable bits on gnome framework 8 years ago
Jussi Pakkanen c23c822196 Only add src_include_dir if it has been defined. 8 years ago
Jussi Pakkanen 8b05990c13 Disable gresource dependency generation as it breaks Ninja. 8 years ago
Jussi Pakkanen 382917ee8f More robust link check. 8 years ago
Elliott Sales de Andrade 155f163341 Use portable path separator in wrappers. 8 years ago
Jussi Pakkanen 08c82fd17c Merge pull request #1042 from centricular/fix-qt4-testcase-qtwidgets 8 years ago
Jussi Pakkanen dd8af1b56e Added new files to manifest. 8 years ago
Jussi Pakkanen 918b8d098d GTest and GMock changed their entire project layout on 1.8.0. Again. Fix it. 8 years ago
Nirbheek Chauhan 0f92b7d97c tests/4 qt: Test that invalid modules are not found 8 years ago
Nirbheek Chauhan 954038b7c1 tests/4 qt: Don't search for QtWidgets with Qt4 8 years ago
Nirbheek Chauhan 69aafd141e qt: Fix qmake detection on Linux and Windows 8 years ago
Guillaume Poirier-Morency b2a39dd06e vala: Generate GIR into the build directory (fix #185) 8 years ago
Jussi Pakkanen 59a414283c Merge pull request #1022 from centricular/fix-girtarget-deps-includes 8 years ago
Jussi Pakkanen e1ecb95d1d Merged generate_gir fix. 8 years ago
Nirbheek Chauhan 4b7ddfbce7 Add a test for gir dependencies and includes 8 years ago
Thibault Saunier 85a0cd7635 Add new add_project_[link]_args functions 8 years ago
Nirbheek Chauhan 69dcbb6ec9 gnome.generate_gir: Add gir deps and includes recursively 8 years ago
Nirbheek Chauhan 085650a1e3 vala: Implement valac.find_library 8 years ago
Nirbheek Chauhan 4cdd22f094 tests: Optional fallback subprojects can fail 8 years ago
Olexa Bilaniuk 05e217caa5 Fixed SyntaxError in itstool invocation in yelphelper.py during 8 years ago
Jussi Pakkanen 28b70ba4e5 Merge pull request #1010 from centricular/qt5-broken-moc-detection 8 years ago
Jussi Pakkanen 1d9c40c9c3 Merge pull request #1027 from centricular/has-header-prefix 8 years ago
Nirbheek Chauhan 55288b0fcc scripts/gtkdochelper: ignore_headers is a list 8 years ago
Scott D Phillips 3db969336f compilers: add werror flag for msvc 8 years ago
Nirbheek Chauhan 3a84136268 Fix regex used in custom target evaluation 8 years ago
Jussi Pakkanen 1e0ae0a083 Revert "vala: Build with '--nostdpkg'", MR #920 8 years ago
Nirbheek Chauhan 45996b0f92 vala: Fix compiled object extraction 8 years ago
Jussi Pakkanen 434bb03743 Merge pull request #997 from tp-m/copy-mutable-variables-on-assignment 8 years ago
Jussi Pakkanen 4fbc5bcb44 Merge pull request #1019 from alvarez86/gcc_dump_version 8 years ago
Guillaume Poirier-Morency 0f098c37ae vala: Build with '--nostdpkg' 8 years ago
Paulo Antonio Alvarez 1e54a5e73c environment: Use GNU defines to get version of c, c++, objc and fortran 8 years ago
Paulo Antonio Alvarez 582e1ede80 environment: Static method to get gcc version from compiler defines 8 years ago
Nirbheek Chauhan ba316a0dff common/37 has header: Add a test for prefixes 8 years ago
Nirbheek Chauhan aa5afba00b cc.has_header: Allow specifying a prefix for headers 8 years ago
Nirbheek Chauhan cedfa575f6 Add a unit test for Qt5 detection with qmake 8 years ago
Nirbheek Chauhan 14c5e17b0a tests: Remove outdated qt4 manual test and rename qt5 automated test 8 years ago
Nirbheek Chauhan 19a06d9033 qt4, qt5 modules: Improve moc/uic/rcc detection 8 years ago
Nirbheek Chauhan a72740a0d1 qt deps: New abstract impl and several fixes 8 years ago
Nirbheek Chauhan 3fe5fcd7f7 qt4/qt5: Print a message when moc/uic/rcc aren't found 8 years ago