François Revol
fce97ba360
Add support for the fossil scm
...
Rework scm tests.
Add a test for fossil checkouts.
2012-04-21 10:31:33 +02:00
Alexander von Gluck IV
b318ebee97
mesa: Add stock Mesa diffs for mainline mesa
...
* rtasm symbol collision fix.
There is older Mesa rtasm code, and newer Gallium3D
rtasm code. There are colliding symbols only seen when
you link Mesa and Gallium into the same shared library.
This diff makes Mesa use the Gallium3D rtasm code.
* Mesa target architecture fix.
This ensures the generated Mesa binaries work under
Pentium or higher processors. Fix for #8318
2012-03-30 10:09:08 -05:00
François Revol
aa29a30426
Fix cutting names of views containing spaces.
2012-03-23 00:37:29 +01:00
François Revol
d4ad358195
Added 'devup' function to autoupdate projects
...
* scans projects for the AUTOUP tag in the .profile script.
* runs the $DEVUPCMD sequentially with the needed environment.
2012-02-23 02:39:09 +01:00
François Revol
9130cabf87
Cleanup
...
* separate unrelated code.
* remove "function" bashism.
* add a possible update command override variable $DEVUPCMD that is pushed to the history.
2012-02-23 02:38:22 +01:00
Alexander von Gluck IV
63203bef62
mesa-o-matic: Update script for Mesa mainline
2012-02-13 16:14:35 +00:00
Alexander von Gluck IV
4b3408bdf6
mesa build: Remove un-needed headers
...
* Let gcc do it's job and pull header requirements
* Add defines for gcc to ensure all arch headers are pulled
2012-01-23 13:23:16 -06:00
Alexander von Gluck IV
ec4f80739e
mesa: Update OptionalPacakge build script
...
* Add missing cpuinfo header
* Add diff to compile Mesa 7.8.2 for gcc2
2012-01-17 14:57:00 +00:00
Alexander von Gluck IV
9097f91c95
mesa: Updated script to build Mesa optional package
...
* Move compiled binaries into lib.haiku
* Enables usage with makefile and scons Mesa builds
2012-01-17 14:51:55 +00:00
Aleksas Pantechovskis
f2b4344867
Draft of proj2make - BeIDE projects convertion tool
...
* The proj2make can extract most of data required by makefile-engine powered
makefiles from the BeIDE project files making porting of the old BeOS
software projects more easy;
* This tool was implemented during GCI2011 as the "undocumented data format
investigation task" study work, so please be patient to it's incompleteness
and not perfect design. Thank you for understanding!
Signed-off-by: Siarzhuk Zharski <zharik@gmx.li>
2012-01-16 23:03:37 +01:00
Alexander von Gluck IV
b4f8644589
add in a missing mesa header, formats.h; No Haiku code change.
2012-01-10 12:57:43 -06:00
Alexander von Gluck IV
b63d0f0c44
add mesa-o-matic shell script
...
* This bundles up a compiled upstream Mesa source directory
* Used during the creation of the Mesa optional package
2012-01-07 23:58:54 -06:00
François Revol
378601a77e
Make sure /dev/mem is published before using dmidecode as the current version doesn't use /dev/misc/mem (pending patch to fix it). This allows to fill in machine vendor and name automatically and more precisely.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 13:13:08 +00:00
François Revol
71f92c6439
Check for and use dmidecode if present, to get the exact vendor and machine identification, which should be much more reliable than the user.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-01 15:02:06 +00:00
Adrien Destugues
b15c03021d
Add catmerge.sh, a shellscript for easily merging an existing but outdated
...
catalog with a newer one in another language. I was not sure where to put it,
is this the right place ?
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43059 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-01 12:40:51 +00:00
François Revol
6db5b8c639
Use a fake site for testing...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42940 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-29 01:34:08 +00:00
Joseph Prostko
5dfed04886
* Fix a couple of spelling mistakes, one which affects functionality
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42923 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-26 02:32:59 +00:00
François Revol
6f6d1e36fd
Missed the most important: machine infos.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42918 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 17:43:33 +00:00
François Revol
18b34d36b7
Put radio buttons in columns. Tried to use the user guide css but it doesn't like having DIV elements everywhere.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 17:16:44 +00:00
François Revol
9191eeb755
Add missing name attribute so the field does get sent as well.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42915 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 16:53:58 +00:00
François Revol
2362652a4b
Make it look a little better.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42914 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 16:43:26 +00:00
François Revol
19618f8bba
Better message.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 16:25:57 +00:00
François Revol
6c278c3b97
Make sure we close previous instances of netcat and ignore empty files.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 16:14:49 +00:00
François Revol
93b9886a44
Add some notify calls to give visual indication of the script working. Doesn't take too much time but...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42911 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 16:06:51 +00:00
François Revol
9829800d2c
A prototype of hardware reporting form generating script for the compatibility list.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42910 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-25 15:49:39 +00:00
Joachim Seemer
e63987745a
As reported by Miroslav Stimac, VMPlayer now supports more than 2 cores. Generalized comments in vmx files. Thanks.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41942 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-05 17:58:08 +00:00
François Revol
ac078a5b11
Add a global setting for audio support. Add some support for logging though not used. Some other fixes.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41316 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-04 08:28:04 +00:00
François Revol
e8cd700741
Check for Bazaar SCM and push "bzr update" to history.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40779 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-02 15:34:15 +00:00
François Revol
f1177f3673
Fix Copyright years.
...
The official MIME type for mp3 is audio/mpeg.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39352 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 22:59:58 +00:00
François Revol
c3159d4a01
- fix favicon url,
...
- more support for sound, it's enabled now but not activated by default, and needs an experimental patch of mine on QEMU,
- add a .pls playlist.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39351 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 22:57:26 +00:00
François Revol
dfc8a217db
Check for the unspecialized language code too when probing for a keymap. This way browsers reporting 'fr-fr' only will get fr keymap before other languages are tried.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-06 02:50:38 +00:00
François Revol
cf8d18c0a5
Only include themes conditionnally, in case one symlinks from the osdrawer svn working copy.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38074 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-12 23:26:48 +00:00
François Revol
5c4b63b505
Theme Manager has been migrated to http://dev.osdrawer.net/projects/thememanager ...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-12 08:01:05 +00:00
François Revol
e7d5c75dce
Small script to bootstrap Haiku from Haiku.
...
It downloads the latest image, mounts it, copy files over the target partition, copy extra files, schedules installing optional packages on next reboot and runs makebootable.
Use with caution.
Grenoble rulz!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38000 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-10 10:03:11 +00:00
François Revol
c1c42eb1c5
Use bilinear filtering for Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37098 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-11 12:59:57 +00:00
François Revol
9f015335c0
Unfinished Themes addon to set Pulse color.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-06 20:40:52 +00:00
François Revol
50b3e74489
Fix gcc4 warnings.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36833 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 21:03:17 +00:00
François Revol
61ce1824df
- the linux console doesn't handle the set title escape code,
...
- renice the shell for OSX, despite claiming to be the most advanced OS it doesn't really handles playing a video while doing a build...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36111 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 15:39:36 +00:00
François Revol
3904a8dba0
export the project top level directory as $DEVPROJ.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35878 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-16 14:52:19 +00:00
Artur Wyszynski
e6b13a6d24
Disabled style checking, it's faster without it and gives less false positives
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35446 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-10 21:02:25 +00:00
Artur Wyszynski
c0cd8cf199
Added cppcheck wrapped for use with Haiku sources (it's a tool for static c/c++ code analysis)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35432 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-08 20:39:52 +00:00
Oliver Tappe
4052469d00
* improved create_project_files.pl to automatically add the created qt-creator
...
project files to svn:ignore
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35107 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-16 22:21:39 +00:00
Oliver Tappe
b55a57da71
* added perl script to create *.pro files required for using the haiku source
...
tree within qt-creator (at least auto-completion and navigation seem to work
fine)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35074 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-14 18:04:03 +00:00
François Revol
b3de82492a
- add a -n option to dev to bootstrap a new project,
...
- allow using an already exported DEVROOT.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35071 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-14 15:25:54 +00:00
François Revol
2b97d9a98c
Patch by mmadia from #4915 :
...
- add the url to the empty image as a comment,
- add a .vmx for the nightly build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34698 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-19 00:14:44 +00:00
François Revol
fa66a805cc
- check for projets on my OSX folder,
...
- fix listing projects when there are none yet, don't use ls|sed,
- don't use source as it's bash specific, and test if the .profile exists, avoids a warning when bootstrapping a project,
- add vim as a fallback $EDITOR.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34523 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-06 14:31:24 +00:00
François Revol
bea66afaeb
The vmware vga implementation doesn't work with Haiku yet anyway (different bpp than the driver wants). The std one doesn't work anymore due to a regression... just remove the option and leave it fallback to cirrus for now, works but ends up in 16bpp by default.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34334 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-28 21:44:29 +00:00
Axel Dörfler
857b0c2bef
* Applied patch by Matt to use NAT networking mode instead of bridged.
...
* This closes ticket #4519 .
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33778 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-26 18:35:46 +00:00
François Revol
49546fa993
Small script using hey to dump the BView hierarchy of a window of an app...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33280 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-24 22:43:58 +00:00
François Revol
cf02b29e4e
- added missing licence,
...
- added setting to hide the applet controls, on by default,
- added (unimplemented) setting to use session-generated passwords.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-24 20:18:25 +00:00
François Revol
d25503d3db
Fix Haiku build. WTF rename those anyway ???
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32085 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-03 16:16:45 +00:00
François Revol
b12110c5db
Use a define for max cpu count.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31644 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-19 20:14:38 +00:00
François Revol
4cf03112fa
- cleaner way to scroll to the applet,
...
- include a config file if exists to avoid committing config stuff.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-19 20:02:58 +00:00
Axel Dörfler
82a8a20999
Made the template Haiku vmx file a bit more useful:
...
* Added (disabled) settings for sound, and CD-ROM.
* Added commented options "numvcpus", and "msg.autoAnswer".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31455 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-08 09:26:44 +00:00
François Revol
5c38863b71
Add check for git repositories and update action for them (git pull), since the aGITated QEMU devs just migrated to it.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30415 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-26 00:01:28 +00:00
François Revol
98d26da2c3
- move functions before html start to be able to use them when outputting something else,
...
- add support for generating a .vnc file and a .m3u for audio.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30331 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-22 16:56:17 +00:00
François Revol
91054f1d38
Use the <label> tag instead of hand made stuff.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30320 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-22 11:04:17 +00:00
François Revol
f0cbfcafbe
- make the form pass w3 validator,
...
- add serial port output, available as a telnet: url,
- add untested support for passing through a usb device like a webcam,
- add disabled SMP option,
- change port assignations
- lower sleep time for applet
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29833 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-31 17:08:00 +00:00
François Revol
664c8b6d9b
- cleanup
...
- start of support for audio streaming, unusable yet
- fix a race with the timed kill, stale sleeps would kill a newer session by reading a reused pidfile. Still leaving sleep processes behind but at least they should be harmless now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29769 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-29 01:28:01 +00:00
François Revol
d2bef01cc4
- cleanup
...
- use localtime for my setup
- add favicon link to the Haiku website
- fix address displayed for vnc when used through NAT.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29767 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-28 21:11:09 +00:00
François Revol
4720c31bb0
Spiced it up a little... It now shows a form to select settings before starting QEMU and the applet. Currently has keymap selection. Allows killing qemu before the end of the timeout.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29751 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-28 04:10:16 +00:00
Jérôme Duval
70e72d56e7
* activate usb in vmware description file
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29416 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-06 22:12:08 +00:00
François Revol
2bb68f8dc3
No line break here.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29132 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-02-04 12:59:02 +00:00
François Revol
a0a4211e6d
- fix typo, it's "dumb" terminal type :)
...
- move setting the terminal window title to COMMAND_PROMPT, it fixes issues like beeping when editting the command line.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28984 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-23 01:02:04 +00:00
François Revol
c6f50a6aa9
Try to probe the keymap to use from the supported language advertised by the browser.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28868 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-10 04:15:30 +00:00
François Revol
cdbd64465a
Make sure google won't index or archive the page, there is nothing interesting really. googlebots even tried to index my own box which isn't always online...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28867 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-10 01:44:40 +00:00
François Revol
f255706ecf
Fix unused var warnings
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28652 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-14 19:41:20 +00:00
François Revol
f0125931b4
Fix incorrect flag and resizing mode order.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28577 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-09 17:36:38 +00:00
François Revol
b0857aa924
Add some documentation for Themes.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27905 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-07 18:03:09 +00:00
François Revol
f0d95841ee
Add missing copyrights.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27811 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 04:28:35 +00:00
François Revol
ae0e40586a
Guidelinizationing again...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27810 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 04:19:30 +00:00
François Revol
ac171d8311
More guidelinization...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27809 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 03:52:08 +00:00
François Revol
0ad2d70ef7
Some guidelinization...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27808 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 03:37:33 +00:00
François Revol
3f8cbad2d0
- shut up debug output
...
- fix decor fallback for dano
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27807 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 03:10:18 +00:00
François Revol
2e631be55d
Play safe with BString::LockBuffer...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27806 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 01:22:51 +00:00
François Revol
59967bf000
- re-add todo: descriptions still aren't handled
...
- MSTheme: map windows system sounds
- MSTheme: fix UTF-8 issue (BString::RemoveSet() is buggy on BeOS) and NTFS path handling (check several capitalizations).
- MSTheme: force Deskbar at the bottom, disable Z-Snake
- add fallbacks for window decors to importers and decor addons
- add 1.0 sound gain from R5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27805 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 01:18:23 +00:00
François Revol
4c39bafa21
- We don't actually need netapi libs, this fixes building for R5 under Zeta.
...
- name the theme list populator thread.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27798 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-30 20:22:33 +00:00
François Revol
a6c5d5750e
- update TODO list
...
- added MSTheme importer, currently handles (best effort):
- colors
- screensaver (tries to map to BeOS ones)
- background picture
- window decor (maps to Zeta classic NT and Luna decors)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27781 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-29 15:26:02 +00:00
François Revol
2a544fe366
Sounds addon wasn't added to the list...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27770 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-28 16:57:29 +00:00
François Revol
dfefaa14f3
Remove \[ \] markers in PS1. They are supposed to contain non-displayable control characters, but gnome-terminal is painfully slow at editting the command line with those...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-12 11:57:20 +00:00
François Revol
cc9020e51d
Fix completion when DEVROOT contains more than 1 folder, like on linux accounts on ~/devel.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25570 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-20 00:42:32 +00:00
François Revol
4af535b0aa
A very handy script I use to manage several projects, like haiku, oss, ...
...
It adds a "dev" function which completes on project names, sources local .profile and uses local .bash_history, as well as other niceties.
See comments on how to use it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25569 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-20 00:27:44 +00:00
François Revol
36a11cceed
Automatically add subfolders with a Jamfile in 3rdparty.
...
This allows hooking your own projects locally without having to touch this file, and have to resolve conflicts on svn up.
One still must configure --enable-3rdparty of course or add this to UserBuildConfig:
HAIKU_INCLUDE_3RDPARTY = 1 ;
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25455 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-11 18:07:30 +00:00
François Revol
52a7cf96b9
Use 1024x768 by default as does zbeos now... might not really look best in browser though.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24962 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-13 18:24:15 +00:00
Axel Dörfler
ce099c4a14
Remove execute bit.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24370 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-12 17:23:01 +00:00
François Revol
df67cafd17
Hook in distro if it's there (symlink from my branch).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24278 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-06 19:57:21 +00:00
François Revol
f913a5a9b0
Added a cue file for windows users to make a CD.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24230 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-04 12:28:22 +00:00
François Revol
8ad2eabab3
* qemu 0.9.1 needs ":" before vnc display number.
...
* it seems newer qemu support "wacom-tabled" usb emulation... behaves differently but doesn't work better (worse actually), (does the driver actually reports absolute position at all ??)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24030 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-20 01:12:53 +00:00
François Revol
75fda7bdc7
A place to put various shell scripts I wrote.
...
The first too are command line wrappers to BeHappy, that selects either BeBook or Man pages and asks it to find the argument.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23958 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-13 22:19:05 +00:00
François Revol
1258015bc1
Only quit the loop on ENOENT to try and load next themes.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23805 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-01 03:54:01 +00:00
François Revol
ef01092096
Fix Haiku build and warnings.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23804 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-01 03:27:09 +00:00
François Revol
6359dcf902
Missing files for BeTheme importer.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23803 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-01 03:16:18 +00:00
François Revol
cef53a50ba
Added BeTheme importer. Oops, missing a file :)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23802 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-01 03:15:40 +00:00
François Revol
72afb0dcaa
Fix frenchism.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23758 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-26 23:27:00 +00:00
François Revol
d1dea85083
This should fix R5 build. Won't change color (and misses fonts yet) but the rest should work mostly (even setting one of the 4 decors).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23752 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-26 19:18:10 +00:00
François Revol
80e35bfc53
Fixes and more to do.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23743 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-26 01:00:58 +00:00
François Revol
4252404d3b
More todo.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23737 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-25 15:16:09 +00:00
François Revol
24e3a405c4
Add proper checks of flags for apply/save.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23732 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-25 13:52:22 +00:00
François Revol
6ea2e4e38f
Move flags around, fixes the build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23728 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-25 02:00:58 +00:00
François Revol
d8f3b939bb
* Implemented setting and getting menu font and the rest.
...
* Added setting Haiku's Terminal setting (reading from it isn't in yet).
* more todo
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23727 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-25 01:55:46 +00:00